This is a similar issue to the one reported previously; but different. Previously, I was able to fix the problem by changing the node_lookup_method = file (in /etc/asterisk/rpt.conf).
This is a new server/node. I can establish a connection from an external server or from Allmon3; however, from CLI: asterisk -rx “rpt fun mynode *3remotenode” fails.
From CLI: asterisk -rx “rpt fun mynode *1remotenode” succeeds in disconnect.
I can’t try actual DTMF because this node has the rxchannel defined as USRP.
AT asterisk CLI I get:
FROM ASTERISK CLI CONNECT CMD
– Remote UNIX connection
– Remote UNIX connection disconnected
– Remote UNIX connection
– Remote UNIX connection disconnected
– Remote UNIX connection
– Remote UNIX connection disconnected
– Remote UNIX connection
– Remote UNIX connection disconnected
– Remote UNIX connection
– Remote UNIX connection disconnected
– Remote UNIX connection
– Remote UNIX connection disconnected
– Remote UNIX connection
– Remote UNIX connection disconnected
– Remote UNIX connection
– Remote UNIX connection disconnected
– Remote UNIX connection
– Remote UNIX connection disconnected
FROM ALLMON3 CONNECT CMD
== Manager ‘admin’ logged on from 127.0.0.1
== Manager ‘admin’ logged off from 127.0.0.1
– Call accepted by 192.168.0.45:4569 (format ulaw)
– Format for call is (ulaw)
FROM ASTERISK CLI DISCONNECT
– Remote UNIX connection
– Remote UNIX connection disconnected
– Hungup ‘IAX2/192.168.0.45:4569-16288’
– Hungup ‘DAHDI/pseudo-1662917012’
Thanks,
Tom / K5TRA