Hi folks. Is there a way to kick off an AGI via app_rpt without involving a dialplan entry and using the autopatch? Thanks & 73, Steve K4WEB -- Stephen A. Misel Senior Professional Services Engineer Fonality, Inc. +1.310.861.4300 x7088
no. use the autopatch. Whats wrong with using the autopatch? Thats part of what its there for. JIM WB6NIL Date: Sat, 5 Nov 2011 21:11:12 -0400 From: smisel@fonality.com To: App_rpt-users@ohnosec.org Subject: [App_rpt-users] AGI via app_rpt? Hi folks. Is there a way to kick off an AGI via app_rpt without involving a dialplan entry and using the autopatch? Thanks & 73, Steve K4WEB -- Stephen A. Misel Senior Professional Services Engineer Fonality, Inc. +1.310.861.4300 x7088 _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Hi Jim, I was hoping to avoid the patch up/down audio announcements for applications without having to remove them from the configuration (thus losing them for actual patch calls as well). Steve On Sun, Nov 6, 2011 at 10:09 AM, Jim Duuuude <telesistant@hotmail.com>wrote:
no. use the autopatch. Whats wrong with using the autopatch? Thats part of what its there for.
JIM WB6NIL
------------------------------ Date: Sat, 5 Nov 2011 21:11:12 -0400 From: smisel@fonality.com To: App_rpt-users@ohnosec.org Subject: [App_rpt-users] AGI via app_rpt?
Hi folks.
Is there a way to kick off an AGI via app_rpt without involving a dialplan entry and using the autopatch?
Thanks & 73,
Steve K4WEB
--
Stephen A. Misel Senior Professional Services Engineer Fonality, Inc. +1.310.861.4300 x7088
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- Stephen A. Misel Senior Professional Services Engineer Fonality, Inc. +1.310.861.4300 x7088
I used 91=autopatch,quiet=1 under functions, then made a macro. David rpt.conf [functions] 91=autopatch,quiet=1 [macro] 1 = *91101 2 = *91102 extensions.conf [radio] exten => 101,1,Goto(Nodestatus,s,1) exten => 102,1,Goto(my-ip,s,1) exten => _1NXXNXXXXXX,2,Dial,IAX2/${SERVER}/${EXTEN} exten => _1NXXNXXXXXX,3,Congestion On Sun, Nov 6, 2011 at 10:26 AM, Stephen A. Misel <smisel@fonality.com>wrote:
Hi Jim,
I was hoping to avoid the patch up/down audio announcements for applications without having to remove them from the configuration (thus losing them for actual patch calls as well).
Steve
On Sun, Nov 6, 2011 at 10:09 AM, Jim Duuuude <telesistant@hotmail.com>wrote:
no. use the autopatch. Whats wrong with using the autopatch? Thats part of what its there for.
JIM WB6NIL
------------------------------ Date: Sat, 5 Nov 2011 21:11:12 -0400 From: smisel@fonality.com To: App_rpt-users@ohnosec.org Subject: [App_rpt-users] AGI via app_rpt?
Hi folks.
Is there a way to kick off an AGI via app_rpt without involving a dialplan entry and using the autopatch?
Thanks & 73,
Steve K4WEB
--
Stephen A. Misel Senior Professional Services Engineer Fonality, Inc. +1.310.861.4300 x7088
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
--
Stephen A. Misel Senior Professional Services Engineer Fonality, Inc. +1.310.861.4300 x7088
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
participants (3)
-
David KE6UPI -
Jim Duuuude -
Stephen A. Misel