[Asterisk-Users] SIP / X-ten Softphone
Sean Cheesman
scheesman at gdsworks.com
Thu Dec 18 20:46:34 MST 2003
try adding username=1005 under [1005] and see if that helps....
-----Original Message-----
From: PBX [mailto:pbx at tuxnetworking.com]
Sent: Thursday, December 18, 2003 10:42 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] SIP / X-ten Softphone
I know this has been covered more times than to mention and this is
where I got most of my info from... But I am having issues with this. I
can't seem to get the phone to register with *. This is being tested on
a internal network right now.
Here is the setup -
sip.conf
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default ; Default for incoming calls
allow = all
[1005]
type=friend
secret=1005
host=dynamic
mailbox=1005
context=default
extension.conf
; SIP
exten => 1005,1,Dial,SIP/1005|15
exten => 1005,2,Voicemail2(u1005)
exten => 1005,102,Voicemail2(b8200)
X-Lite Softphone
Network->Out Bound SIP Proxy: (IP of *)
SIP Proxy->Default->Enabled: Yes
SIP Proxy->Default->UserName: 1005
SIP Proxy->Default->Password: 1005
SIP Proxy->Default->Domain/Realm: (IP of *)
SIP Proxy->Default->SIP Proxy: (IP of *)
SIP Proxy->Default->Send Internal IP: Always
But the only thing I every get is discovering firewall and Discovered
Full Cone Nat Firewall.
Any ideas...
-gcc
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list