[arm-allstar] no-cid message

Doug Crompton wa3dsp at gmail.com
Mon Jan 14 15:05:19 EST 2019


I think there might be some confusion about the extensions.conf example
stanza in the iaxrpt howto for Android. The stanza from the example:

[android-iaxrpt] ;;; Stanza is the context from iax.conf
exten => 1998,1,Answer ;;; The "Node" from IAXRpt is 1998
exten => 1998,n,Playback,rpt/node
exten => 1998,n,Playback,digits/1
exten => 1998,n,Playback,digits/9
exten => 1998,n,Playback,digits/9
exten => 1998,n,Playback,digits/8
exten => 1998,n,Set(CALLERID(num)=0)
exten => 1998,n,Rpt,1998|P|${CALLERID(name)} ;;; The "CallerID" from IAXRpt

The only thing you change in this stanza is the node number. All 1998's in
this example would be changed to your node number.  The last line above
with text CALLERID(name) is an Asterisk function that returns the name sent
FROM your phone. You do not change the name here. This line is saying to
send the name which came from the phone to Rpt. The number CALLERID(num) is
always 0. Whatever callerid the phone sends would then be sent to Allstar.


*73 Doug*

*WA3DSP*

*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*


On Mon, Jan 14, 2019 at 10:06 AM "WB4BXO via ARM-allstar" <
arm-allstar at hamvoip.org> wrote:

> Here's what I have in mine and it works. I think your error is in the last
> line. Note that I have it as extension "1" to keep from having to dial the
> entire node number, but you can keep your node number instead.
>
> Steve - WB4BXO
>
> [myphone]
> ;Settings for Zoiper
> exten => 1,1,answer() ;Change the node number on all these lines to your
> own node
> exten => 1,n,Playback(rpt/node)
> exten => 1,n,Playback(digits/4) ; change the playback digits to your node
> as well
> exten => 1,n,Playback(digits/6)
> exten => 1,n,Playback(digits/8)
> exten => 1,n,Playback(digits/7)
> exten => 1,n,Playback(digits/5)
> exten => 1,n,Playback(rpt/connected)
> exten => 1,n,rpt(46875|Pv|${CALLERID(name)}) ; Change both numbers here to
> your node
>
>
>
> -----Original Message-----
> >From: "\"ku6v via ARM-allstar\"" <arm-allstar at hamvoip.org>
> >Sent: Jan 14, 2019 12:14 AM
> >To: arm-allstar at hamvoip.org
> >Cc: ku6v <ku6v at pacbell.net>
> >Subject: [arm-allstar] no-cid message
> >
> >During a Zoiper connection I have been attempting to get rid of the
> "no-cid"
> >message and changed to something else like my call sign. I have followed
> the
> >email early thread with David. I cannot get it to work no matter what I
> >change. Does anyone have Zoiper connections being made and the "no-cid"
> >message removed? If so can I get a copy of the working stanzas needed to
> >make this work. I changed (added) the last two lines David suggested in my
> >Zoiper stanza. No avail there. Do I need something changed in
> >iax.conf..iaxrpt? Could I possibly have a corrupted image?
> >
> >Do I need some changes in my phone Zoiper setup?
> >
> >
> >
> >73
> >
> >Don
> >
> >KU6V
> >
> >
> >
> >_______________________________________________
> >
> >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
> _______________________________________________
>
> 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