John,

Obviousely, this would not work. Look at my example before;

[5702] <======
type=friend
username=5702 <======
context=internal
dtmfmode=info


username and context should match.

Better get it working in a simple LAN first, why NAT, why voicemail ......

Go to basics :),

SW


From: "John Coll" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: [Asterisk-Users] Newbie - getting two local  phones
tocommunicate would be a good start :)
Date: Sat, 3 Jan 2004 16:55:45 -0000
Reply-To: [EMAIL PROTECTED]


; liza:/etc/asterisk/sip.conf
;
[general]
port = 5060
bindaddr = 0.0.0.0
externip = 10.0.1.198

[5702]
type=friend
host=dynamic
context=johnhome
reinvite=no
canreinvite=no
qualify=300
callerid="John workroom #1" <5702>
mailbox=5702
nat=yes

[5703]
type=friend
host=dynamic
context=johnhome
reinvite=no
canreinvite=no
qualify=300
callerid="John workroom #2" <5703>
mailbox=5703
nat=yes


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to