ee99ee
New Member
- Joined
- Jun 18, 2009
- Messages
- 14
- Reaction score
- 0
Hello. Can anyone point me in the right direction on setting up a SIP trunk via a SIP proxy? We have siproxd running on our NAT. The PBX in a Flash box is behind the NAT and is unable to connect properly to our SIP provider, as it must use the proxy.
Here are the settings we have:
Register String:
Where do I define the SIP host, username and password to use?
EDIT: I just realized there is a Trunks forum. If an admin wants to move this post there, that would be prob be good.
-Chris
Here are the settings we have:
Code:
type=peer
username=******
secret=*****
fromuser=**** (same as username)
fromdomain=vono.net.br
context=from-trunk
disallow=all
allow=alaw&ilbc&ulaw
host=vono.net.br
insecure=port,invite
qualify=no
port=5060
nat=no
aut=md5
canreinvite=no
dtmfmode=rfc2833
Register String:
Code:
**(username)**:**(password)**@vono.net.br:5060/
Where do I define the SIP host, username and password to use?
EDIT: I just realized there is a Trunks forum. If an admin wants to move this post there, that would be prob be good.
-Chris