[arm-allstar] New: "NO-CID" reported for IaxRpt and/or Zoiper nodes

Robert Forest 73aa4ii at gmail.com
Tue Sep 4 10:23:26 EDT 2018


I added the line you suggested and replaced your node number with mine. I
confirmed the caller ID in the IAXRPT app. I restarted the server and still
get No-CID

Here is the first part of my extensions.conf. Did I get it in the correct
place?


[general]

static=yes       ; These two lines prevent the command-line interface
writeprotect=yes ; from overwriting the config file. Leave them here.

[globals]
HOMENPA=215

[default]
exten => i,1,Hangup

[radio-secure]
exten => 47424,1,rpt,47424
exten => 1999,1,rpt,1999

[radio-secure-proxy]
exten => 47424,1,rpt,47424|X
exten => _0X.,1,Goto(allstar-sys|${EXTEN:1}|1)

[radio-iaxrpt]
exten=47424,1,Rpt,47424|P
exten=1999,1,Rpt,1999|X



[radio-aa4ii] ; Replace YourCall with your call sign.
exten => aa4ii,1,answer() ; Replace 12345 with your node number in each
line.
; Also replace the digits with your node number.
exten => 47424,n,Playback(rpt/node)
exten => 47424,n,Playback(digits/4)
exten => 47424,n,Playback(digits/7)
exten => 47424,n,Playback(digits/4)
exten => 47424,n,Playback(digits/2)
exten => 47424,n,Playback(digits/4)
exten => 47424,n,Playback(rpt/connected)
exten => 47424,n,rpt(47424|P)
exten => 47424,n,Rpt,47424|Pv|${CALLERID(name)}




On Tue, Sep 4, 2018 at 8:44 AM "David McGough via ARM-allstar" <
arm-allstar at hamvoip.org> wrote:

>
> Hi Vendel,
>
>
> A node showing up as (or announcing as) "NO-CID" is a new HamVoIP feature
> as of the latest release (V1.5.3-42 09/01/2018). This is a bug-fix
> ---previously, an invalid node identifier was getting stuffed into the
> node list. Oops!
>
> The "NO-CID" node ID will come from IaxRpt or Zoiper connections which
> aren't fully configured.  To remove the "NO-CID" ID and replace with a
> correct value, check two config areas.
>
> First, make certain the IaxRpt or Zoiper "CallerID" account field is set
> to the desired node name. For example, I have mine set to: KB4FXC-IAXRPT
>
> Second, make certain that the CallerID name field is passed to app_rpt
> correctly in the /etc/asterisk/extensions.conf file. This is done via the
> LAST line of the incoming node stanza for IaxRpt or Zoiper. For example:
>
>
> exten => 2345,n,Rpt,2345|Pv|${CALLERID(name)}
>
>
> ...Make sure to replace the 2345 with your actual node number.
>
> 73, David KB4FXC
>
>
>
>
>
> Date: Tue, 04 Sep 2018 08:11:00 -0400
> From: Vendel Boeree <hot96xl at yahoo.com>
> To: arm-allstar at hamvoip.org
> Subject: Node no-cid?
>
>
> Hello all. I did an update last night and it seems all is ok. This morning
> I checked connections with *70 via IAXRPT and the response was my node and
> "node no-cid". What's that all about?
>
>
>
> _______________________________________________
>
> ARM-allstar mailing list
> ARM-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>


More information about the arm-allstar mailing list