[arm-allstar] Integration with existing Asterisk PBX
Robert Conklin
n4wgy.ham at gmail.com
Fri Jul 15 13:39:37 EST 2016
Perfect Doug, thank you. You're a treasure!
Rob
N4WGY
On Jul 15, 2016 12:08 PM, "Doug Crompton via arm-allstar" <
arm-allstar at hamvoip.org> wrote:
> Robert,
>
> I do that here between my separate PBX and Asterisk Allstar on my LAN but
> for access from the PBX to Allstar by dialing an extension. You could go in
> reverse but I never had any reason to. In the day of everyone has a
> cellphone autopatching is kind of defunct. Here is the link for what I do -
>
> In the PBX extensions.conf -
>
> [radio-connect]
> exten => 595,1,Wait(1)
> exten => 595,n,Dial(IAX2/telephone_dialin:xxxxxx at 192.168.0.151/27225)
> exten => 595,n,Hangup
>
> exten => 596,1,Wait(1)
> exten => 596,n,Dial(IAX2/telephone_dialin:xxxxxx at 192.168.0.151/29014)
> exten => 596,n,Hangup
>
> The x's are the password. The IP address is the Allstar server you are
> connecting to and the node. The extensions 595, 596 can be whatever works
> and is unique in the PBX.
>
> In iax.conf of Allstar -
>
> [telephone_dialin]
> type=user
> secret=xxxxxx
> disallow=all
> allow=ulaw
> allow=g726aa12
> allow=gsm
> codecpriority=host
> context=radio-control
> transfer=no
>
> and in extensions.conf in Allstar -
>
> [radio-control]
> exten=27225,1,Answer
> exten=27225,n,Playback(rpt/node)
> exten=27225,n,Playback(digits/2)
> exten=27225,n,Playback(digits/7)
> exten=27225,n,Playback(digits/2)
> exten=27225,n,Playback(digits/2)
> exten=27225,n,Playback(digits/5)
> exten=27225,n,Playback(rpt/connected)
> exten=27225,n,Rpt,27225|S
>
> exten=29014,1,Answer
> exten=29014,n,Playback(rpt/node)
> exten=29014,n,Playback(digits/2)
> exten=29014,n,Playback(digits/9)
> exten=29014,n,Playback(digits/0)
> exten=29014,n,Playback(digits/1)
> exten=29014,n,Playback(digits/4)
> exten=29014,n,Playback(rpt/connected)
> ;exten=29014,n,Rpt,29014|S ; manual DTMF key unkey
> exten=29014,n,Rpt(29014|Pv) ; VOX key
>
> So what this does is allow me to pick up any phone on my PBX which
> includes a sip connection to my vacation home and dial a 3 digit extension
> to connect to two nodes on my server.
>
> You would basically do this in reverse for connection out but you would
> have to have the Asterisk PBX people set it up if you are not the
> responsible party.
>
>
>
> *73 DougWA3DSPhttp://www.crompton.com/hamradio
> <http://www.crompton.com/hamradio>*
>
>
> ------------------------------
> Date: Fri, 15 Jul 2016 10:47:41 -0500
> To: arm-allstar at hamvoip.org
> Subject: [arm-allstar] Integration with existing Asterisk PBX
> From: arm-allstar at hamvoip.org
> CC: n4wgy.ham at gmail.com
>
> Good morning to everyone on the forum.
> I've built a repeater system that is operating in a medical center that
> uses an Asterisk PBX system. I would like some advise/how to's, study
> materials, etc on setting up for using the existing PBX at that location
> for autopatch/reverse autopatch for the repeater.
>
>
> --
> Robert Conklin
> *N4WGY <http://qrz.com/db/N4WGY>*
>
> _______________________________________________ arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar Visit the
> BBB and RPi2 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 web page - http://hamvoip.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20160715/c90b3266/attachment.html>
More information about the arm-allstar
mailing list