is there a tutorial on configuring a general sip devide with trixbox

mediashock
Posts: 3
Member Since:
2008-05-05

Right now i have iphone with fring. I can connect to my SIP @ voicenetwork.ca no problem to make calls.. But How can i connect this "sip" device to my trixbox so i can use it as an extension. I played around with it for few hours and no luck. anyone could give me some direction. What do i use in my proxy and username and pass.. where can i find this info for my ttrixbox

thanks



kerryg
Posts: 6030
Member Since:
2006-05-31
You need the SIP settings to

You need the SIP settings to create the trunk. If they do not support using PBX's (which is most likely against their terms and conditions) then they are going to very unfriendly in helping you do something they do not allow on their network.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
VOIPSpeak.net



mediashock
Posts: 3
Member Since:
2008-05-05
Voicenetwork

voicenetwork.ca supports trixbox, they have a tutorial how to setup trixbox with their website .. i got that part working
But how do i configure trixbox to work with my ip phone. The sip client (fringe) on iphone asks for username and password and proxy. If i put in voicenetworks username and password and proxy it works.. but then it bypasses trixbox. how can i configure the iphone to use trixbox? anyone have an idea



SkykingOH
Posts: 2067
Member Since:
2007-12-17
You have to have a static IP

You have to have a static IP and your firewall setup correctly on the trixbox. You can do it with dynamic DNS services, that is another topic.

Once you have the trix box on the Internet (only open UDP 5060 for SIP and UDP 10000-20000 for RDP) then set the proxy in the SIP client as the trix outside IP address the username as the extension you assigned and the password is the SIP secret.

Hope this helps.

Scott

--

Scott

aka "Skyking"



mediashock
Posts: 3
Member Since:
2008-05-05
hmm that seem to help

Ok so i got it to register with trixbox..and when i call out from the iphone it rings the number i dialed but when i pick up the line its silent on the number dialed end and keeps rining on the sip phone. .. also i have the incoming routed to that extension and its not rining on my iphone.



SkykingOH
Posts: 2067
Member Since:
2007-12-17
Do you have

Do you have /etc/asterisk/sip_nat.conf setup on the trixbox?

[root@trix01 asterisk]# cat sip_nat.conf
externip=<my outside IP>
localnet=192.168.0.0/255.255.255.0
nat=yes

This should help. Next step is debugging from Asterisk CLI.

Scott

--

Scott

aka "Skyking"



kerryg
Posts: 6030
Member Since:
2006-05-31
The Fringe Iphone client

The Fringe Iphone client does not work properly. There are a couple of threads about it.

--

Kerry Garrison
trixbox Community Director
trixbox Pro Standard Edition - It's Free too!
VOIPSpeak.net



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.