Does anyone know the correct configuration/what else I have to do to get SIP or IAX access working? I tried this A user stanza in sip.conf or iax.conf should look like this: [my-ip-phone] type=user context=radiocontrol auth=md5 secret=nunya ; Important! Change this!!! disallow=all allow=gsm allow=ulaw transfer=no The radiocontrol context in extensions.conf should look like this: [radio-control] ; Change all instances of 1234 to your node num. exten=1234,1,Answer exten=1234,n,Playback,rpt/node exten=1234,n,Playback,digits/1 exten=1234,n,Playback,digits/2 exten=1234,n,Playback,digits/3 exten=1234,n,Playback,digits/4 exten=1234,n,Rpt,1234|P I replaced the secret with a pw, and exten with my node 28344 added a line for username=.... My sip client says Request timeout, using the local wifi network to connect. so not a router issue... I have tried a few combinations... Any ideas? Thanks, Mark, KC7DMF
what exactly are you trying to do, regarding these particular set of stanzas? ~Benjamin, KB9LFZ On Fri, 2013-07-05 at 01:14 -0700, Mark Johnston wrote:
Does anyone know the correct configuration/what else I have to do to get SIP or IAX access working?
I tried this
A user stanza in sip.conf or iax.conf should look like this: [my-ip-phone] type=user context=radiocontrol auth=md5 secret=nunya ; Important! Change this!!! disallow=all allow=gsm allow=ulaw transfer=no
The radiocontrol context in extensions.conf should look like this: [radio-control] ; Change all instances of 1234 to your node num. exten=1234,1,Answer exten=1234,n,Playback,rpt/node exten=1234,n,Playback,digits/1 exten=1234,n,Playback,digits/2 exten=1234,n,Playback,digits/3 exten=1234,n,Playback,digits/4 exten=1234,n,Rpt,1234|P
I replaced the secret with a pw, and exten with my node 28344 added a line for username=....
My sip client says Request timeout, using the local wifi network to connect. so not a router issue... I have tried a few combinations... Any ideas?
Thanks,
Mark, KC7DMF _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Hello all. I would also like to know how to setup the sip.conf to work with the iPhone app 3CXPhone Vince. On 2013-07-08, at 11:02 PM, "Benjamin L. Naber" <Benjamin@kb9lfz.com> wrote:
what exactly are you trying to do, regarding these particular set of stanzas?
~Benjamin, KB9LFZ
On Fri, 2013-07-05 at 01:14 -0700, Mark Johnston wrote:
Does anyone know the correct configuration/what else I have to do to get SIP or IAX access working?
I tried this
A user stanza in sip.conf or iax.conf should look like this: [my-ip-phone] type=user context=radiocontrol auth=md5 secret=nunya ; Important! Change this!!! disallow=all allow=gsm allow=ulaw transfer=no
The radiocontrol context in extensions.conf should look like this: [radio-control] ; Change all instances of 1234 to your node num. exten=1234,1,Answer exten=1234,n,Playback,rpt/node exten=1234,n,Playback,digits/1 exten=1234,n,Playback,digits/2 exten=1234,n,Playback,digits/3 exten=1234,n,Playback,digits/4 exten=1234,n,Rpt,1234|P
I replaced the secret with a pw, and exten with my node 28344 added a line for username=....
My sip client says Request timeout, using the local wifi network to connect. so not a router issue... I have tried a few combinations... Any ideas?
Thanks,
Mark, KC7DMF _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
participants (3)
-
Benjamin L. Naber -
Mark Johnston -
Vince P