Displaying 1 result from an estimated 1 matches for "7960xxx".
Did you mean:
0900xxx
2006 Jun 13
2
No incoming sip calls
...soever on asterisk. My aim is to have inbound calls ring
SIP extension 2201
I'm guessing this is something pretty straightforward, but any help
would be much appreciated.
Thanks,
Russell.
sip.conf
[general]
context=incoming ; Default context for incoming calls
register => 7960xxx:yyyy@sip.gradwell.net/2001
register => 9479xxx:zzzz@sip.talklite.net
port=5060 ; UDP Port to bind to (SIP standard
port is 5060)
bindaddr=0.0.0.0 ; address to bind to (0.0.0.0 binds to all)
nat=yes ; NAT settings
allow=all
[Gradwell]
type=pee...