Re: [App_rpt-users] reverse autopatch for IP phone network
Mike, Not sure what the exact problem is, you did not state it. I'm guessing your problem is in trunking/peering the asterisk/home-pbx to asterisk/app_rpt You are missing a context= statement. Probably want to use radio-control for it on app_rpt side. If not, asterisk knows not what stanza to associate the call with and you will not get the correct channel. There is more than one way to do the trunking or peering systems. I'm not sure I am following what you are doing from what is shown. ...mike/kb8jnm
-------- Original Message -------- Subject: [App_rpt-users] reverse autopatch for IP phone network From: Mike Lussier <mike.lussier@gmail.com> Date: Sat, December 27, 2014 10:39 am To: ALL STAR <app_rpt-users@ohnosec.org>
Good morning all.
I did my due diligence by researching the archives for my answer first.
I saw that K1LNX had posted in 2010 [App_rpt-users] Example of how to setup a sip phone for reverse autopatch. I have been playing with this the past 24 hours. My home pbx is asterisk PBX and my nodes are all Beagle Bone Black running the new load. It seems to be a problem with sip. I have configured sip trunk (radio1) on my PBX peer details for: Host=10.133.54.132 Username=ae4ml Secret=passwd type=friend
registration string ae4ml:passwd@10.133.54.132/radio1
Outbound route radio1 dialplan 1XXX Trunk radio1
--
*"We must reject the idea that every time a law is broken, society is guilty rather than the law breaker.It is time to restore the American precept that each individual is accountable for his actions." ~ Ronald Regan*<hr>_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
If memory serves correctly..... on the BBB version they removed SIP functionally. Try using IAX. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
If this is true (not doubting you) then a BBB which I have would not fit for my needs. My current node is on a small form factor PC and does PBX duty for my home QTH as well as the interface to Allstar and the URIx. It is a whimpy 1.6 GHz PC and seems to handle the duties fine so I would expect the BBB could as well if enabled to do so. ____________ Steven Donegan KK6IVC FCC Technician Class License SSCC/NORC Life Member, Car #86 www.sscc.us From: Robert A. Poff <wb3awj@comcast.net> To: app_rpt-users@ohnosec.org Sent: Saturday, December 27, 2014 12:29 PM Subject: Re: [App_rpt-users] reverse autopatch for IP phone network If memory serves correctly..... on the BBB version they removed SIP functionally. Try using IAX. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
The SIP module is not loaded by default on the BBB but it can easily be loaded by merely removing the comment on the noload= statement in modules.conf -- Tim :wq
On Dec 27, 2014, at 12:29 PM, Robert A. Poff <wb3awj@comcast.net> wrote:
If memory serves correctly..... on the BBB version they removed SIP functionally.
Try using IAX.
-- Sent from my Android device with K-9 Mail. Please excuse my brevity._______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (4)
-
mike@midnighteng.com -
Robert A. Poff -
Steven Donegan -
Tim Sawyer