Ross,


From: Ross Finlayson <[EMAIL PROTECTED]>
Subject: [Asterisk-Users] Calling one local SIP user from another (using X-Lite)
Date: Sun, 14 Mar 2004 18:21:20 -0800

<snip>
voice mail. However, if I try to call "user2" from user1's X-Lite - or vice-versa - I get a "404 Not Found" error.

Is there anything obvious that I'm doing wrong? (In particular, do I also need to add entries to "extensions.conf" for "user1" and "user2"??)

Ross.

Try adding something similer to this in the default context of your extensions.conf:
exten => <your exten>,1,Dial(SIP/user1,20, tr)
exten => <your exten>,1,Dial(SIP/user2,20, tr)


Regards, Girish

_________________________________________________________________
Take a loan. Win great prizes! Handsome prizes to be won! Take a loan & win TV, Fridge & many more prizes ! http://go.msnserver.com/IN/44044.asp


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to