Hi,<br>
I can&#39;t connect to my server using SIP phone (Xlite on windows). i<br>
trace sip packets using<br>
#tcpdump port 5060<br>
and i got this :<br>
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode<br>
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes<br>
12:11:54.458829 IP 122.200.6.103.62482 &gt; 122.200.6.104.sip: SIP, length: 539<br>
12:11:58.520903 IP 122.200.6.103.62482 &gt; 122.200.6.104.sip: SIP, length: 539<br>
12:12:02.583054 IP 122.200.6.103.62482 &gt; 122.200.6.104.sip: SIP, length: 539<br>
12:12:06.645089 IP 122.200.6.103.62482 &gt; 122.200.6.104.sip: SIP, length: 539<br>
<br>
i guess i got no problem on my SIP phone, it&#39;s just my server that<br>
didn&#39;t respond to the sip request.<br>
<br>
Here&#39;s my server status :<br>
#openserctl moni<br>
<br>
[cycle #: 1072; if constant make sure server lives]<br>
Server:: OpenSER (1.3.0-notls (i386/linux))<br>
Now:: Thu Jul &nbsp;3 12:46:03 2008<br>
Up since:: Thu Jul &nbsp;3 12:09:29 2008<br>
Up time:: 2194 [sec]<br>
<br>
Transaction Statistics:<br>
tm:UAS_transactions = 0<br>
tm:UAC_transactions = 0<br>
tm:inuse_transactions = 0<br>
<br>
Stateless Server Statistics:<br>
sl:sent_replies = 0<br>
sl:sent_err_replies = 0<br>
sl:received_ACKs = 0<br>
<br>
UsrLoc Stats:<br>
usrloc:registered_users = 0<br>
usrloc:location-users = 0<br>
usrloc:location-contacts = 0<br>
usrloc:location-expires = 0<br>
<br>
any suggestion would make my life easier....<br>
thanks