HamVoIP 1.7
HamVoIP node software version 1.7 includes changes that affect IAX client applications such as Transceive. Add the following configuration for Transceive to connect.
In the client configuration section of /etc/asterisk/iax.conf:
[user_name]
requirecalltoken=no
And in /etc/asterisk/rpt.conf:
propagate_dtmf=yes
propagate_phonedtmf=yes
remote_dtmf_allowed=1
Restart the node after you modify the configuration.