[Asterisk-Users] SIP / X-ten Softphone

PBX pbx at tuxnetworking.com
Thu Dec 18 20:42:21 MST 2003


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



More information about the asterisk-users mailing list