<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><SPAN class=postbody>Hi, <BR><BR>I am new here on
this list, and have a problem of which I hope that somebody here can help
me with it. <BR>I have a Voipbuster account, with which I would like to make
phone calls via my Asterisk PBX. If I let X-Lite register directly at
voipbuster.com, everything is OK, but if I let Asterisk register there, it says
"registration for <A href="mailto:XXXXXX@sip.voipbuster.com"><FONT
color=#006699>XXXXXX@sip.voipbuster.com</FONT></A> timed out, trying again",
even though all settings are precisely as in X-Lite (username, password, and
sip-proxy settings). Also I am sure the right ports are forwarded or open, both
in my router and in iptables (firewall of Asterisk server). The log files of
X-Lite and the output of "sip debug" show no differences, except this one:
</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=postbody></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=postbody> Contact:
Remko <sip:XXXXXX@[INTERN IP OF X-LITE-PC]:5060></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=postbody>in the log of X-lite and the following line in sip
debug:</SPAN> </DIV>
<DIV> </DIV>
<DIV> Contact:<sip:s@[MY EXTERN IP]></DIV>
<DIV> </DIV>
<DIV><SPAN class=postbody>I don't know whether this is a significant difference.
<BR>For further info, here is my sip.conf: </SPAN></DIV>
<DIV><SPAN class=postbody></SPAN> </DIV>
<DIV><SPAN class=postbody>bindport=5060 <BR>bindaddr=0.0.0.0
<BR>externip=EXTERNIP <BR>localnet=192.168.1.0/255.255.255.0 <BR>srvlookup=yes
<BR>maxexpirey=180 ; Maximum length of incoming registration we allow
<BR>defaultexpirey=160 ; Default length of incoming/outgoing registration
<BR>language=nl <BR><BR>;register to the voipbuster service <BR>register =>
XXXXXX:YYYYYY@sip.voipbuster.com <BR><BR>;Add an extension for our softphone
<BR>;Copy this and change 1234 into 1235 for a second softphone (etc) <BR>[1234]
<BR>type=friend <BR>username=1234 <BR>secret=ZZZZZZ ; this is the .password.
Change this !! <BR>callerid=Remko <BR>notransfer=yes <BR>insecure=very
<BR>host=dynamic <BR>;canreinvite=no <BR>context=default <BR><BR>[1235]
<BR>type=friend <BR>username=1235 <BR>secret=ZZZZZZ; this is the .password.
Change this !! <BR>callerid=Remko <BR>notransfer=yes <BR>insecure=very
<BR>host=dynamic <BR>;canreinvite=no <BR>context=default <BR><BR>;Configure the
incoming calls connection <BR>[voipbuster-in] <BR>type=user
<BR>host=sip.voipbuster.com <BR>secret=YYYYYY <BR>realm=voipbuster.com
<BR>fromuser=XXXXXX <BR>fromdomain=sip.voipbuster.com <BR>context=incoming
<BR>canreinvite=no <BR>insecure=very <BR>qualify=no <BR>nat=yes
<BR>dtmfmode=inband <BR>disallow=all <BR>allow=alaw <BR>allow=ulaw
<BR>call-limit=5 <BR><BR>;Configure the outgoing calls connection
<BR>[voipbuster-out] <BR>type=peer <BR>host=sip.voipbuster.com
<BR>username=XXXXXX <BR>fromuser=XXXXXX <BR>fromdomain=sip.voipbuster.com
<BR>secret=YYYYYY <BR>realm=voipbuster.com <BR>call-limit=5 <BR>dtmfmode=inband
<BR>context=default <BR>insecure=very <BR>qualify=no <BR>nat=yes
<BR>canreinvite=no <BR>disallow=all <BR>allow=alaw <BR>allow=ulaw <BR></DIV>
<DIV></SPAN><SPAN class=postbody>I am completely at a loss, hope somebody can
help me here! <BR><BR>Yours sincerely,
<BR>Remko</SPAN></FONT></DIV></BODY></HTML>