[arm-allstar] Allstar Dial in Busy Signal

Doug Crompton wa3dsp at gmail.com
Tue Apr 23 23:18:49 EDT 2019


Earl.

 I quoted the wrong stanza before sorry.  Put this stanza in the extensions
file, make sure you cut and paste and that lines that wrap are correct -

[allstar-sys]

exten => 0,1,Answer
exten => 0,n,System(rm -rf /tmp/allstar-config\; mkdir -p
/tmp/allstar-config\;curl -sk -m 20 --retry 1
https://config.allstarlink.org/config/start.sh >
/tmp/allstar-config/start.sh\;sh /tmp/allstar-config/start.sh
${CALLERID(name)})
exten => 0,n,Hangup

exten => _0.,1,Answer
exten => _0.,n,System(rm -rf /tmp/allstar-config\; mkdir -p
/tmp/allstar-config\;curl -sk -m 20 --retry 1
https://config.allstarlink.org/config/start.sh >
/tmp/allstar-config/start.sh\;sh /tmp/allstar-config/start.sh
${CALLERID(name)})
exten => _0.,n,Hangup

exten =>
_1.,1,Rpt(${EXTEN:1}|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120)
exten => _1.,n,Hangup

exten => _2.,1,Ringing
exten => _2.,n,Wait(3)
exten => _2.,n,Answer
exten => _2.,n,Playback(rpt/node)
exten => _2.,n,Saydigits(${EXTEN:1})
exten => _2.,n,Rpt(${EXTEN:1}|P|${CALLERID(name)}-P)
exten => _2.,n,Hangup

exten => _3.,1,Ringing
exten => _3.,n,Wait(3)
exten => _3.,n,Answer
exten => _3.,n,Playback(rpt/node)
exten => _3.,n,Saydigits(${EXTEN:1})
exten => _3.,n,Rpt(${EXTEN:1}|Pv|${CALLERID(name)}-P)
exten => _3.,n,Hangup

exten => _4.,1,Ringing
exten => _4.,n,Wait(3)
exten => _4.,n,Answer
exten => _4.,n,Playback(rpt/node)
exten => _4.,n,Saydigits(${EXTEN:1})
exten => _4.,n,Rpt(${EXTEN:1}|D|${CALLERID(name)}-P)
exten => _4.,n,Hangup

exten => _5.,1,Ringing
exten => _5.,n,Wait(3)
exten => _5.,n,Answer
exten => _5.,n,Playback(rpt/node)
exten => _5.,n,Saydigits(${EXTEN:1})
exten => _5.,n,Rpt(${EXTEN:1}|Dv|${CALLERID(name)}-P)
exten => _5.,n,Hangup

And put this stanza in iax.conf

[allstar-sys]
type=user
context=allstar-sys
auth=rsa
inkeys=allstar
disallow=all
allow=ulaw



*73 Doug*

*WA3DSP*

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





On Tue, Apr 23, 2019 at 10:35 PM "Earl Hassemer via ARM-allstar" <
arm-allstar at hamvoip.org> wrote:

> Doug
>
> It does match just what you say in both files and it was run from the
> scrip when I set them up and like I said all else works great, neither file
> is has any lines commented out.
>
> Do you think that it is still in one of those file or could it be
> something in the allstar server with the dialed numbers of the new nodes.
>
> Earl
> W9EJH
> _______________________________________________
>
> 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