[asterisk-users] Basic connection to Nortel C10k?
shawnl at up.net
shawnl at up.net
Tue Oct 16 19:02:52 CDT 2007
I'm trying to get a basic connection setup between a nortel C10k and an
asterisk box. All I want to be able to do is forward sip calls from the
nortel switch to the asterisk box, and make calls from asterisk to the
nortel....
ie: if someone dials my # on the PSTN, send it to asterisk and let me
manage it, and if I dial 7xxx-xxxx drop the 7 and send it to the nortel
switch
I've done this before making 2 asterisk boxes talk together, etc. so I'm
fairly certain I have my extensions.conf setup right, but I can't
seem to talk to/from the nortel box. Any one have any hints?
<relevent parts of sip.conf>
register => username:password at 192.168.1.1
[nortel]
type=peer
fromuser=username
canreinvite=no
secret=password
host=192.168.1.1
qualify=yes
nat=no
context=from-nortel
I'm fairly certain of the username and passwords (works on a sip phone)
but can't get calls to go either way, nor do I see anything
when I do a sip show registry.
Anyine have any ideas that I can try?
Thanks
More information about the asterisk-users
mailing list