Displaying 1 result from an estimated 1 matches for "aaa607ac5aabb25ac037".
2006 Jan 31
3
Linking Asterisk Boxes with Sip
...e this:
[general]
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
disallow=all
allow=ulaw
allow=alaw
context = from-sip-external ; Send unknown SIP callers to this context
callerid = Unknown
pendantic=no
register=123456789:aaa607ac5aabb25ac037@voipswitch1.voip.xxxxxxx.net
[123456789]
type=user
secret=aaa607ac5aabb25ac037
insecure=very
context=from-pstn
[xxxxxxxx]
username=123456789
type=peer
secret=aaa607ac5aabb25ac037
host=voipswitch1.voip.xxxxxxxx.net