Brett:
Thank you for the suggestion. When I attempt ...
KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234#
from "asterisk -rvvvvvvv" there is no diagnostic output and no audio. I used the occasion to confirm that app_rpt was seeing *851234# as touch tones from the RF side.
A search of rpt.conf has three occurrences of /85/. Two inside of comments and one is the actual command.
1) Would rpt cmd 42316 cop 32 1234# normally have diagnostic output?
2) If not, maybe the audio is not getting out to the TX.
...STeve - KF5VH
Are you able to get it to function using "rpt cmd <NODE> cop 32 <DTMF string>"?
That would help to track down whether there is an issue with defining the command as *85 or not. Given that it worked with *89 there is a possibility *85 is somehow being defined elsewhere in the .conf file or ignored for other reasons.
Brett
On Wed, Apr 27, 2016 at 11:42 AM, Steve Mahler <kizzy@lusfiber.net> wrote:
Good Morning!
Previous I had DMTF readback working at command *89. After rejuggling the order (to *85) the command seems to be totally ignored. This is also true if I use rpt fun NODE *851234#. The code fragment looks like ...
;
; <<< 8 >>> BASIC USER COMMANDS
;
; 80=
81=localplay,/var/lib/asterisk/sounds/KF5VH-AS1/receiver-pl-ann
82=status,12 ;Say Time of Day Local
83=cop,55 ;Parrot Once
84=status,11 ;Force ID LOCAL
85=cop,32 ;Test TouchTone *85A1B2#
86=cmd,/etc/asterisk/scripts/wxzip/Alert2
87=autopatchup,context=wxzip,noct=1,farenddisconnect=1,dialtime=20000,quiet=1
88=autopatchup,context=wxzipf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1
89=autopatchup,context=wxzipexf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1
;
Any ideas on where to look or how to trace?
...STeve - KF5VH
_______________________________________________
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.
_______________________________________________ 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.