All this time I was dialing from non real IP. Sending you a call log now
from a call made from real IP with - ngrep -d any -P ' ' -W byline -T -t
"$*" udp port 5060. 

Still same issue, but this time no issue with contact headers as mentioned
by you.

Regards
Deepak Singhal

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Iñaki Baz Castillo
Sent: Tuesday, September 04, 2007 7:08 PM
To: users@openser.org
Subject: Re: [OpenSER-Users] Opnser rejecting BYE packet

El Tuesday 04 September 2007 15:03:25 Dan escribió:
> Full ngrep log attached.


In the INVITE OpenSEr sends to your provider is appears:


  ## U 78.45.146.34:5060 -> 212.34.169.220:5060
  INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0.
  Record-Route: <sip:78.45.146.34;ftag=6613ce14;lr>.
  To: <sip:[EMAIL PROTECTED]>.
  From: 58.68.96.11<sip:[EMAIL PROTECTED]>;tag=6613ce14.
  Call-ID: 757a270529254e41.
  ...
  Contact: <sip:[EMAIL PROTECTED]:5060>   <---- **1**


But in the BYE from your provider it appears:


  ## U 212.34.169.220:5060 -> 78.45.146.34:5060
  BYE sip:[EMAIL PROTECTED] SIP/2.0.   <---- **2**
  Route: <sip:78.45.146.34;ftag=6613ce14;lr>.
  From: <sip:[EMAIL PROTECTED]>;tag=04093807084639921117967993.
  Call-ID: 757a270529254e41.
  To: 58.68.96.11<sip:[EMAIL PROTECTED]>;tag=6613ce14.
  ...

That is wrong, the **2** field should be the same as **1** in order to
OpenSer 
route the BYE to EyeBeam. Because the URI is 78.45.146.34 (OpenSer's IP)
then 
the BYE arrives to OpenSer, it reads "Route: 78.45.146.34" so it deletes 
the "Route" header and sends again the BYE to himself. But this time there
is 
not a "Route" header so the message is NOT in dialog.

I htink you have deleted, by error, some of the trace messages after the
BYE, 
maybe you though they were repeat messages (retransmited by timers and so).
Nooo, sorry, you don't see it in the trace because now it's localhost 
connection (not ethX).

Try again the trace but with -d any   (all the net devices, not just eth0).
  ngrep -d any -P ' ' -W byline -T -t "$*" udp port 5060




-- 
ilimit...


*Iñaki Baz Castillo*
[EMAIL PROTECTED]

ÀREA SISTEMES
0034 937 333 375
VOLTA 1, PIS 5
08224 TERRASSA.BCN

Aquest enviament és confidencial i està destinat únicament a la persona a
qui 
s'ha enviat.
Pot contenir informació privada sotmesa al secret professional, la
distribució 
de la qual està prohibida per la legislació vigent.

_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users
U 2007/09/05 06:48:15.697507 72.55.124.23:5060 -> 78.45.146.34:5060
INVITE sip:[EMAIL PROTECTED] SIP/2.0 
To: <sip:[EMAIL PROTECTED]> 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-742151798-1--d87543-;rport 
Call-ID: d829f464cf49e31d 
CSeq: 2 INVITE 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 70 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
Content-Type: application/sdp 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:[EMAIL
 PROTECTED]",response="8337138feb0e457bcbeba926795043b0",algorithm=MD5 
Content-Length: 231 
 
v=0 
o=- 63326718 63326861 IN IP4 72.55.124.23 
s=eyeBeam 
c=IN IP4 72.55.124.23 
t=0 0 
m=audio 6110 RTP/AVP 18 101 
a=alt:1 1 : B38F2A5E 00000040 72.55.124.23 6110 
a=fmtp:101 0-15 
a=rtpmap:101 telephone-event/8000 
a=sendrecv 

#
U 2007/09/05 06:48:15.707620 78.45.146.34:5060 -> 72.55.124.23:5060
SIP/2.0 100 trying -- your call is important to us 
To: <sip:[EMAIL PROTECTED]> 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-742151798-1--d87543-;rport=5060 
Call-ID: d829f464cf49e31d 
CSeq: 2 INVITE 
Server: OpenSer (1.0.1 (i386/linux)) 
Content-Length: 0 
Warning: 392 78.45.146.34:5060 "Noisy feedback tells:  pid=27679 
req_src_ip=72.55.124.23 req_src_port=5060 in_uri=sip:[EMAIL PROTECTED] 
out_uri=sip:[EMAIL PROTECTED]:5060 via_cnt==1" 
 

#
U 2007/09/05 06:48:15.707655 78.45.146.34:5060 -> 212.34.169.220:5060
INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
To: <sip:[EMAIL PROTECTED]> 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK8dd1.400fa476.0 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-742151798-1--d87543-;rport=5060 
Call-ID: d829f464cf49e31d 
CSeq: 2 INVITE 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 32 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
Content-Type: application/sdp 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:[EMAIL
 PROTECTED]",response="8337138feb0e457bcbeba926795043b0",algorithm=MD5 
Content-Length: 231 
 
v=0 
o=- 63326718 63326861 IN IP4 72.55.124.23 
s=eyeBeam 
c=IN IP4 72.55.124.23 
t=0 0 
m=audio 6110 RTP/AVP 18 101 
a=alt:1 1 : B38F2A5E 00000040 72.55.124.23 6110 
a=fmtp:101 0-15 
a=rtpmap:101 telephone-event/8000 
a=sendrecv 

#
U 2007/09/05 06:48:15.775961 212.34.169.220:5060 -> 78.45.146.34:5060
SIP/2.0 100 Trying 
CSeq: 2 INVITE 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK8dd1.400fa476.0 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-742151798-1--d87543-;rport=5060 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Call-ID: d829f464cf49e31d 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
Contact: <sip:212.34.169.220:5060;transport=udp> 
Content-Length: 0 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
 

#
U 2007/09/05 06:48:16.170226 72.55.124.23:5060 -> 78.45.146.34:5060
 

#
U 2007/09/05 06:48:22.265093 212.34.169.220:5060 -> 78.45.146.34:5060
SIP/2.0 183 Session Progress 
CSeq: 2 INVITE 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK8dd1.400fa476.0 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-742151798-1--d87543-;rport=5060 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Call-ID: d829f464cf49e31d 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
Contact: <sip:212.34.169.220:5060;transport=udp> 
Content-Type: application/sdp 
Content-Length: 217 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
 
v=0 
o=VoipSwitch 8056 8056 IN IP4 212.34.169.220 
s=VoipSIP 
i=Audio Session 
c=IN IP4 212.34.169.220 
t=0 0 
m=audio 7056 RTP/AVP 18 101 
a=rtpmap:18 G729/8000/1 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-15 

#
U 2007/09/05 06:48:22.265314 78.45.146.34:5060 -> 72.55.124.23:5060
SIP/2.0 183 Session Progress 
CSeq: 2 INVITE 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-742151798-1--d87543-;rport=5060 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Call-ID: d829f464cf49e31d 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
Contact: <sip:212.34.169.220:5060;transport=udp> 
Content-Type: application/sdp 
Content-Length: 217 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
 
v=0 
o=VoipSwitch 8056 8056 IN IP4 212.34.169.220 
s=VoipSIP 
i=Audio Session 
c=IN IP4 212.34.169.220 
t=0 0 
m=audio 7056 RTP/AVP 18 101 
a=rtpmap:18 G729/8000/1 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-15 

#
U 2007/09/05 06:48:25.178857 72.55.124.23:5060 -> 78.45.146.34:5060
 

#
U 2007/09/05 06:48:27.805293 212.34.169.220:5060 -> 78.45.146.34:5060
SIP/2.0 200 OK 
CSeq: 2 INVITE 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK8dd1.400fa476.0 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-742151798-1--d87543-;rport=5060 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Call-ID: d829f464cf49e31d 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
Contact: <sip:212.34.169.220:5060;transport=udp> 
Content-Type: application/sdp 
Content-Length: 217 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
 
v=0 
o=VoipSwitch 8056 8056 IN IP4 212.34.169.220 
s=VoipSIP 
i=Audio Session 
c=IN IP4 212.34.169.220 
t=0 0 
m=audio 7056 RTP/AVP 18 101 
a=rtpmap:18 G729/8000/1 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-15 

#
U 2007/09/05 06:48:27.805499 78.45.146.34:5060 -> 72.55.124.23:5060
SIP/2.0 200 OK 
CSeq: 2 INVITE 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-742151798-1--d87543-;rport=5060 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Call-ID: d829f464cf49e31d 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
Contact: <sip:212.34.169.220:5060;transport=udp> 
Content-Type: application/sdp 
Content-Length: 217 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
 
v=0 
o=VoipSwitch 8056 8056 IN IP4 212.34.169.220 
s=VoipSIP 
i=Audio Session 
c=IN IP4 212.34.169.220 
t=0 0 
m=audio 7056 RTP/AVP 18 101 
a=rtpmap:18 G729/8000/1 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-15 

#
U 2007/09/05 06:48:28.182566 72.55.124.23:5060 -> 78.45.146.34:5060
ACK sip:212.34.169.220:5060;transport=udp SIP/2.0 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-111690335-1--d87543-;rport 
Call-ID: d829f464cf49e31d 
CSeq: 2 ACK 
Route: <sip:78.45.146.34;lr;ftag=e416f544> 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 70 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:[EMAIL
 PROTECTED]",response="8337138feb0e457bcbeba926795043b0",algorithm=MD5 
Content-Length: 0 
 

#
U 2007/09/05 06:48:28.182841 78.45.146.34:5060 -> 212.34.169.220:5060
ACK sip:212.34.169.220:5060;transport=udp SIP/2.0 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 78.45.146.34;branch=0 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-111690335-1--d87543-;rport=5060 
Call-ID: d829f464cf49e31d 
CSeq: 2 ACK 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 32 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:[EMAIL
 PROTECTED]",response="8337138feb0e457bcbeba926795043b0",algorithm=MD5 
Content-Length: 0 
 

#
U 2007/09/05 06:48:34.181492 72.55.124.23:5060 -> 78.45.146.34:5060
 

#
U 2007/09/05 06:48:34.351890 212.34.169.220:5060 -> 78.45.146.34:5060
BYE sip:[EMAIL PROTECTED] SIP/2.0 
Route: <sip:78.45.146.34;ftag=e416f544;lr> 
CSeq: 2 BYE 
Via: SIP/2.0/UDP 212.34.169.220:5060 
From: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
Call-ID: d829f464cf49e31d 
To: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Content-Length: 0 
 

#
U 2007/09/05 06:48:34.352181 78.45.146.34:5060 -> 78.45.146.34:5060
BYE sip:78.45.146.34;ftag=e416f544;lr SIP/2.0 
Max-Forwards: 10 
Record-Route: <sip:78.45.146.34;ftag=05094607060340717473907057;lr> 
CSeq: 2 BYE 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK8dd1.500fa476.0 
Via: SIP/2.0/UDP 212.34.169.220:5060 
From: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
Call-ID: d829f464cf49e31d 
To: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Content-Length: 0 
 

#
U 2007/09/05 06:48:34.352248 78.45.146.34:5060 -> 78.45.146.34:5060
SIP/2.0 404 User Not Found 
CSeq: 2 BYE 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK8dd1.500fa476.0 
Via: SIP/2.0/UDP 212.34.169.220:5060 
From: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
Call-ID: d829f464cf49e31d 
To: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Server: OpenSer (1.0.1 (i386/linux)) 
Content-Length: 0 
Warning: 392 78.45.146.34:5060 "Noisy feedback tells:  pid=27682 
req_src_ip=78.45.146.34 req_src_port=5060 
in_uri=sip:78.45.146.34;ftag=e416f544;lr 
out_uri=sip:78.45.146.34;ftag=e416f544;lr via_cnt==2" 
 

#
U 2007/09/05 06:48:34.352288 78.45.146.34:5060 -> 212.34.169.220:5060
SIP/2.0 404 User Not Found 
CSeq: 2 BYE 
Via: SIP/2.0/UDP 212.34.169.220:5060 
From: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
Call-ID: d829f464cf49e31d 
To: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Server: OpenSer (1.0.1 (i386/linux)) 
Content-Length: 0 
Warning: 392 78.45.146.34:5060 "Noisy feedback tells:  pid=27682 
req_src_ip=78.45.146.34 req_src_port=5060 
in_uri=sip:78.45.146.34;ftag=e416f544;lr 
out_uri=sip:78.45.146.34;ftag=e416f544;lr via_cnt==2" 
 

#
U 2007/09/05 06:48:43.193622 72.55.124.23:5060 -> 78.45.146.34:5060
 

#
U 2007/09/05 06:48:43.202615 72.55.124.23:5060 -> 78.45.146.34:5060
BYE sip:212.34.169.220:5060;transport=udp SIP/2.0 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-705299021-1--d87543-;rport 
Call-ID: d829f464cf49e31d 
CSeq: 3 BYE 
Route: <sip:78.45.146.34;lr;ftag=e416f544> 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 70 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:212.34.169.220:5060;transport=udp",response="8684c49adca1f43e105d8b8456e5eef5",algorithm=MD5
 
Content-Length: 0 
 

#
U 2007/09/05 06:48:43.202932 78.45.146.34:5060 -> 212.34.169.220:5060
BYE sip:212.34.169.220:5060;transport=udp SIP/2.0 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK9dd1.67c5c331.0 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-705299021-1--d87543-;rport=5060 
Call-ID: d829f464cf49e31d 
CSeq: 3 BYE 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 32 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:212.34.169.220:5060;transport=udp",response="8684c49adca1f43e105d8b8456e5eef5",algorithm=MD5
 
Content-Length: 0 
 

#
U 2007/09/05 06:48:43.733214 78.45.146.34:5060 -> 212.34.169.220:5060
BYE sip:212.34.169.220:5060;transport=udp SIP/2.0 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK9dd1.67c5c331.0 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-705299021-1--d87543-;rport=5060 
Call-ID: d829f464cf49e31d 
CSeq: 3 BYE 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 32 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:212.34.169.220:5060;transport=udp",response="8684c49adca1f43e105d8b8456e5eef5",algorithm=MD5
 
Content-Length: 0 
 

#
U 2007/09/05 06:48:44.091586 72.55.124.23:5060 -> 78.45.146.34:5060
BYE sip:212.34.169.220:5060;transport=udp SIP/2.0 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-705299021-1--d87543-;rport 
Call-ID: d829f464cf49e31d 
CSeq: 3 BYE 
Route: <sip:78.45.146.34;lr;ftag=e416f544> 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 70 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:212.34.169.220:5060;transport=udp",response="8684c49adca1f43e105d8b8456e5eef5",algorithm=MD5
 
Content-Length: 0 
 

#
U 2007/09/05 06:48:45.091490 72.55.124.23:5060 -> 78.45.146.34:5060
BYE sip:212.34.169.220:5060;transport=udp SIP/2.0 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-705299021-1--d87543-;rport 
Call-ID: d829f464cf49e31d 
CSeq: 3 BYE 
Route: <sip:78.45.146.34;lr;ftag=e416f544> 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 70 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:212.34.169.220:5060;transport=udp",response="8684c49adca1f43e105d8b8456e5eef5",algorithm=MD5
 
Content-Length: 0 
 

#
U 2007/09/05 06:48:45.737542 78.45.146.34:5060 -> 212.34.169.220:5060
BYE sip:212.34.169.220:5060;transport=udp SIP/2.0 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK9dd1.67c5c331.0 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-705299021-1--d87543-;rport=5060 
Call-ID: d829f464cf49e31d 
CSeq: 3 BYE 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 32 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:212.34.169.220:5060;transport=udp",response="8684c49adca1f43e105d8b8456e5eef5",algorithm=MD5
 
Content-Length: 0 
 

#
U 2007/09/05 06:48:46.087396 72.55.124.23:5060 -> 78.45.146.34:5060
REGISTER sip:78.45.146.34 SIP/2.0 
To: test<sip:[EMAIL PROTECTED]> 
From: test<sip:[EMAIL PROTECTED]>;tag=a4705c7c 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-711001133-1--d87543-;rport 
Call-ID: 2036944c6500534a 
CSeq: 3 REGISTER 
Contact: <sip:[EMAIL PROTECTED]:5060>;expires=0 
Max-Forwards: 70 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de89cc3d1d52f7130a5ba59eedb8a919bdccb6",uri="sip:78.45.146.34",response="89537695c5be564b09b0648bfb88e0f0",algorithm=MD5
 
Content-Length: 0 
 

#
U 2007/09/05 06:48:46.087587 78.45.146.34:5060 -> 72.55.124.23:5060
SIP/2.0 100 Trying 
To: test<sip:[EMAIL PROTECTED]> 
From: test<sip:[EMAIL PROTECTED]>;tag=a4705c7c 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-711001133-1--d87543-;rport=5060 
Call-ID: 2036944c6500534a 
CSeq: 3 REGISTER 
Server: OpenSer (1.0.1 (i386/linux)) 
Content-Length: 0 
Warning: 392 78.45.146.34:5060 "Noisy feedback tells:  pid=27682 
req_src_ip=72.55.124.23 req_src_port=5060 in_uri=sip:78.45.146.34 
out_uri=sip:78.45.146.34 via_cnt==1" 
 

#
U 2007/09/05 06:48:46.091286 78.45.146.34:5060 -> 72.55.124.23:5060
SIP/2.0 200 OK 
To: test<sip:[EMAIL PROTECTED]>;tag=4b876aa5d3707d5b7e3ce3e6b968ca5a.d21b 
From: test<sip:[EMAIL PROTECTED]>;tag=a4705c7c 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-711001133-1--d87543-;rport=5060 
Call-ID: 2036944c6500534a 
CSeq: 3 REGISTER 
Server: OpenSer (1.0.1 (i386/linux)) 
Content-Length: 0 
Warning: 392 78.45.146.34:5060 "Noisy feedback tells:  pid=27682 
req_src_ip=72.55.124.23 req_src_port=5060 in_uri=sip:78.45.146.34 
out_uri=sip:78.45.146.34 via_cnt==1" 
 

#
U 2007/09/05 06:48:47.085301 72.55.124.23:5060 -> 78.45.146.34:5060
BYE sip:212.34.169.220:5060;transport=udp SIP/2.0 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-705299021-1--d87543-;rport 
Call-ID: d829f464cf49e31d 
CSeq: 3 BYE 
Route: <sip:78.45.146.34;lr;ftag=e416f544> 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 70 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:212.34.169.220:5060;transport=udp",response="8684c49adca1f43e105d8b8456e5eef5",algorithm=MD5
 
Content-Length: 0 
 

#
U 2007/09/05 06:48:49.754608 78.45.146.34:5060 -> 212.34.169.220:5060
BYE sip:212.34.169.220:5060;transport=udp SIP/2.0 
Record-Route: <sip:78.45.146.34;ftag=e416f544;lr> 
To: <sip:[EMAIL PROTECTED]>;tag=05094607060340717473907057 
From: test<sip:[EMAIL PROTECTED]>;tag=e416f544 
Via: SIP/2.0/UDP 78.45.146.34;branch=z9hG4bK9dd1.67c5c331.0 
Via: SIP/2.0/UDP 
72.55.124.23:5060;branch=z9hG4bK-d87543-705299021-1--d87543-;rport=5060 
Call-ID: d829f464cf49e31d 
CSeq: 3 BYE 
Contact: <sip:[EMAIL PROTECTED]:5060> 
Max-Forwards: 32 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO 
User-Agent: eyeBeam release 3006o stamp 17551 
Authorization: Digest 
username="test",realm="78.45.146.34",nonce="46de8a9ba9b5b6d9bc5e35df86077fe94d834532",uri="sip:212.34.169.220:5060;transport=udp",response="8684c49adca1f43e105d8b8456e5eef5",algorithm=MD5
 
Content-Length: 0 
 
_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to