I have just setup another node and I am having an issue with DTMF, the node is decoding my dtmf just fine, however it's not actually going through and processing anything. I can control it via rpt fun <node> <cmd> and that works fine, but something is missing.. The configs were copied over from a good known working node (and node numbers changed).. What did I miss? Thanks. Jim / K6JWN
Jim, In rpt.conf try... propagate_dtmf = yes ; DTMF sent to system from link gets ; repeated onto main system output (optional) 73, Steve Henke, W9SH On Tue, Mar 11, 2008 at 1:50 AM, James Nessen <nessenj@jimsoffice.org> wrote:
I have just setup another node and I am having an issue with DTMF, the node is decoding my dtmf just fine, however it's not actually going through and processing anything. I can control it via rpt fun <node> <cmd> and that works fine, but something is missing..
The configs were copied over from a good known working node (and node numbers changed)..
What did I miss?
Thanks.
Jim / K6JWN _______________________________________________ App_rpt mailing list App_rpt@lists.illiana.net http://lists.illiana.net/mailman/listinfo/app_rpt
Hi Steve, I made the changes you suggested and it didn't change. Just to add on, I am able to query the status of the node and get the time, etc, but when it comes to connecting/disconnecting, that's where things come to a halt.. Thanks. Jim / K6JWN On Mar 11, 2008, at 5:04 AM, Steven Henke wrote:
Jim,
In rpt.conf try... propagate_dtmf = yes ; DTMF sent to system from link gets ; repeated onto main system output (optional)
73, Steve Henke, W9SH
On Tue, Mar 11, 2008 at 1:50 AM, James Nessen <nessenj@jimsoffice.org> wrote: I have just setup another node and I am having an issue with DTMF, the node is decoding my dtmf just fine, however it's not actually going through and processing anything. I can control it via rpt fun <node> <cmd> and that works fine, but something is missing..
The configs were copied over from a good known working node (and node numbers changed)..
What did I miss?
Thanks.
Jim / K6JWN _______________________________________________ App_rpt mailing list App_rpt@lists.illiana.net http://lists.illiana.net/mailman/listinfo/app_rpt
_______________________________________________ App_rpt mailing list App_rpt@lists.illiana.net http://lists.illiana.net/mailman/listinfo/app_rpt
So, after a little more troubleshooting this morning, I ran into the following: I had to change my funcchar to something other than * (because my controller sees the * as local control and drops PTT towards the other linked ports), I noticed that when I did, I was not able to control the node (ran rpt reload under asterisk console). However, once I changed it back to *, I was able to DTMF the node around.. On my other node, I have my funcchar set to a number instead of the * and it works fine, what are the limitations to setting the funcchar command under rpt.conf? Thanks. Jim / K6JWN On Mar 11, 2008, at 5:04 AM, Steven Henke wrote:
Jim,
In rpt.conf try... propagate_dtmf = yes ; DTMF sent to system from link gets ; repeated onto main system output (optional)
73, Steve Henke, W9SH
On Tue, Mar 11, 2008 at 1:50 AM, James Nessen <nessenj@jimsoffice.org> wrote: I have just setup another node and I am having an issue with DTMF, the node is decoding my dtmf just fine, however it's not actually going through and processing anything. I can control it via rpt fun <node> <cmd> and that works fine, but something is missing..
The configs were copied over from a good known working node (and node numbers changed)..
What did I miss?
Thanks.
Jim / K6JWN _______________________________________________ App_rpt mailing list App_rpt@lists.illiana.net http://lists.illiana.net/mailman/listinfo/app_rpt
_______________________________________________ App_rpt mailing list App_rpt@lists.illiana.net http://lists.illiana.net/mailman/listinfo/app_rpt
participants (2)
-
James Nessen -
Steven Henke