<div dir="ltr">Does anyone know the correct configuration/what else I have to do to get SIP or IAX access working?
<div><br></div><div>I tried this</div><div><br></div><div><div>A user stanza in sip.conf or iax.conf should look like this:</div><div>[my-­ip-­phone]</div><div>type=user                                      </div><div>context=radio­control                          </div>
<div>auth=md5</div><div>secret=nunya  ; Important! Change this!!!</div><div>disallow=all</div><div>allow=gsm</div><div>allow=ulaw</div><div>transfer=no </div><div><br></div><div>The radio­control context in extensions.conf should look like this:</div>
<div>[radio-­control] ; Change all instances of 1234 to your node num.</div><div>exten=1234,1,Answer </div><div>exten=1234,n,Playback,rpt/node </div><div>exten=1234,n,Playback,digits/1 </div><div>exten=1234,n,Playback,digits/2 </div>
<div>exten=1234,n,Playback,digits/3 </div><div>exten=1234,n,Playback,digits/4 </div><div>exten=1234,n,Rpt,1234|P</div></div><div><br></div><div>I replaced the secret with a pw, and exten with my node 28344</div><div>added a line for username=.... </div>
<div><br></div><div>My sip client says Request timeout, using the local wifi network to connect.</div><div>so not a router issue... I have tried a few combinations... Any ideas?</div><div><br></div><div>Thanks,</div><div>
<br></div><div><br></div><div>          Mark, KC7DMF</div></div>