<div dir="ltr"><div>I stepped away from this last night. I was getting frustrated. <br><br>What I'm trying to do. dial via DTMF from radio and route the call to the local PBX in my home. I already have a Trunk established between the PBX and the <br></div><div>BBB Node. I can place calls directly to the node, TX & RX. <br></div><div><br>When I
initiate a call to the phone from my HT the only response I get back is a courtesy
tone. <br><br></div>I have tried all of these combinations. <br><br><div>*6 6001 #<br>*6 6001<br>6 6001 #<br>6 6001<br><br></div><div>There is an IAX2 trunk from the PBX to the BBB AllStar node running 1.2.1. <br><br>I can place a call to the node from the phone. I can transmit & receive. <br></div><div><br>on the BBB node :<br><br>I setup my test phone extension 6001 in iax.cnf file on the node the dial command is different dial=iax/6001<br><br>[6001]<br>
deny=<a href="http://0.0.0.0/0.0.0.0" target="_blank">0.0.0.0/0.0.0.0</a><br>
username=6001<br>
secret=xxxx<br>
dtmfmode=rfc2833<br>
canreinvite=no<br>
context=radio-control<br>
host=dynamic<br>
trustrpid=yes<br>
sendrpid=no<br>
type=peer<br>
nat=no<br>
port=5060<br>
qualify=yes<br>
qualifyfreq=60<br>
transport=udp<br>
encryption=no<br>
callgroup=RPT<br>
pickupgroup=ALL<br>
dial=IAX6001<br>
permit=<a href="http://0.0.0.0/0.0.0.0" target="_blank">0.0.0.0/0.0.0.0</a><br>
allow=ulaw,gsm,h263<br><br>=======<br><br>rpt.conf<br><br>6=autopatchup,noct=1,farenddisconnect=1,dialtime=<div>40000 ; Autopatch<br>
up<br>
<br><br>
=======<br>
In extensions.conf the phone patch is the [RADIO] context<br>
<br>
[radio]<br>
exten => _5XXX,1,Dial(iax/${EXTEN},17); ; home phones<br>exten => _6XXX,1,Dial(iax/${EXTEN},17); ; mesh phones<br><div><br></div></div><br><div dir="ltr"><br></div>
</div></div>