Hello. I've been lurking for a while and I'm hoping that I have a pretty simple problem:
My BYE notifications don't seem to be forwarded in a proxy'd call forwarding setup. The call connects fine, and I can talk back and forth ok, but if I hang one side the other remains connected. I tracked it down to the BYE notification not being relayed, but I'm not certain why. Please help!
Here is my ser.cfg:
debug=3 fork=no log_stderror=yes listen=69.20.20.192
loadmodule "/home/zebra/sys/lib/ser/modules/sl.so" loadmodule "/home/zebra/sys/lib/ser/modules/tm.so" loadmodule "/home/zebra/sys/lib/ser/modules/rr.so" loadmodule "/home/zebra/sys/lib/ser/modules/exec.so"
modparam("exec", "setvars", 1)
route { if(method=="REGISTER") { log("REGISTER received\n"); sl_send_reply("200","Ok"); } else if(method=="BYE") { log(1,"BYE received\n"); exec_msg("/home/zebra/bin/log_bye.php"); #sl_send_reply("200","Ok"); t_relay(); } else { # all other cases log(1,"message received"); exec_dset("/home/zebra/bin/route_call.php -l"); record_route(); t_relay(); } }
===========
This is a very simple call forwarding arrangement. However, when using this SER does nothing with the BYE notifications! They just end up timing out. I've attached the output from sip_scenario.pl. The proxy is 69.20.20.192.
Any advice would be greatly appreciated! This is causing me some headaches, and maybe I'm just not understanding what I'm doing with SER.
The problem is in the config file, you have to process Route header fields in incoming messages using loose_route command, see the default configuration file for more details.
Jan.
On 25-05 11:37, Robert Bedell wrote:
Hello. I've been lurking for a while and I'm hoping that I have a pretty simple problem:
My BYE notifications don't seem to be forwarded in a proxy'd call forwarding setup. The call connects fine, and I can talk back and forth ok, but if I hang one side the other remains connected. I tracked it down to the BYE notification not being relayed, but I'm not certain why. Please help!
Here is my ser.cfg:
debug=3 fork=no log_stderror=yes listen=69.20.20.192
loadmodule "/home/zebra/sys/lib/ser/modules/sl.so" loadmodule "/home/zebra/sys/lib/ser/modules/tm.so" loadmodule "/home/zebra/sys/lib/ser/modules/rr.so" loadmodule "/home/zebra/sys/lib/ser/modules/exec.so"
modparam("exec", "setvars", 1)
route { if(method=="REGISTER") { log("REGISTER received\n"); sl_send_reply("200","Ok"); } else if(method=="BYE") { log(1,"BYE received\n"); exec_msg("/home/zebra/bin/log_bye.php"); #sl_send_reply("200","Ok"); t_relay(); } else { # all other cases log(1,"message received"); exec_dset("/home/zebra/bin/route_call.php -l"); record_route(); t_relay(); } }
===========
This is a very simple call forwarding arrangement. However, when using this SER does nothing with the BYE notifications! They just end up timing out. I've attached the output from sip_scenario.pl. The proxy is 69.20.20.192.
Any advice would be greatly appreciated! This is causing me some headaches, and maybe I'm just not understanding what I'm doing with SER.
Sip Scenario Trace
File: watch.dump Generated: Tue May 25 11:30:24 2004 Traced on: Tue May 25 11:01:46 2004 Created by:../sip_scenario.pl version=1.2.3
212.50.11.58 66.243.109.210:5060 69.20.20.192:5060 | | | <Call><PFrame><Time> | | | |>F1 INVITE (sdp)---------------------------------------------------------------------------------->| 1 PF:1 11:01:46.3375 | | | |<--------------------------------------------------- trying -- your call is important to us 100 F2<| 1 PF:2 11:01:46.5574 | | | | |<--------------------------------(sdp) INVITE F3<| 1 PF:3 11:01:46.5576 | | | | |>F4 100 Trying --------------------------------->| 1 PF:4 11:01:46.5752 | | | | |>F5 180 Ringing (sdp)--------------------------->| 1 PF:5 11:01:48.3937 | | | |<-----------------------------------------------------------------------------(sdp) Ringing 180 F6<| 1 PF:6 11:01:48.3941 | | | | |>F7 200 OK (sdp)-------------------------------->| 1 PF:7 11:01:57.3405 | | | |<----------------------------------------------------------------------------------(sdp) OK 200 F8<| 1 PF:8 11:01:57.3409 | | | |>F9 ACK ------------------------------------------------------------------------------------------>| 1 PF:9 11:01:57.5201 | | | | |<--------------------------------------- ACK F10<| 1 PF:10 11:01:57.6633 | | | | |>F11 BYE --------------------------------------->| 1 PF:11 11:02:23.9425 | | | | |>F12 BYE --------------------------------------->| 1 PF:12 11:02:24.4491 | | | | |>F13 BYE --------------------------------------->| 1 PF:13 11:02:25.4495 | | | | |>F14 BYE --------------------------------------->| 1 PF:14 11:02:27.4501 | | | | |>F15 BYE --------------------------------------->| 1 PF:15 11:02:31.4598 | | | | |>F16 BYE --------------------------------------->| 1 PF:16 11:02:35.4702 | | | | |>F17 BYE --------------------------------------->| 1 PF:17 11:02:39.4712 | | | | |>F18 BYE --------------------------------------->| 1 PF:18 11:02:43.4811 | | | | |>F19 BYE --------------------------------------->| 1 PF:19 11:02:47.4821 | | | | |>F20 BYE --------------------------------------->| 1 PF:20 11:02:51.4919 | | | | |<----------------------- Request Timeout 408 F21<| 1 PF:21 11:02:53.9869 | | | | |<----------------------- Request Timeout 408 F22<| 1 PF:22 11:02:55.5734 | | | | |<----------------------- Request Timeout 408 F23<| 1 PF:23 11:02:59.1567 | | | | |<----------------------- Request Timeout 408 F24<| 1 PF:24 11:03:3.1912 | | | | |<----------------------- Request Timeout 408 F25<| 1 PF:25 11:03:5.5260 | | | | |<----------------------- Request Timeout 408 F26<| 1 PF:26 11:03:6.7665 | | | | |<----------------------- Request Timeout 408 F27<| 1 PF:27 11:03:6.7666 | | | | |<----------------------- Request Timeout 408 F28<| 1 PF:28 11:03:7.2330 | | | | |<----------------------- Request Timeout 408 F29<| 1 PF:29 11:03:8.0102 | | | | |<----------------------- Request Timeout 408 F30<| 1 PF:30 11:03:9.2526 | | | | |<----------------------- Request Timeout 408 F31<| 1 PF:31 11:03:9.7202 | | | | |<----------------------- Request Timeout 408 F32<| 1 PF:32 11:03:9.8740 | | | | |<----------------------- Request Timeout 408 F33<| 1 PF:33 11:03:10.0308 | | | | |<----------------------- Request Timeout 408 F34<| 1 PF:34 11:03:10.1872 | | | |>F35 BYE ----------------------------------------------------------------------------------------->| 1 PF:35 11:04:46.4739 | | | |>F36 BYE ----------------------------------------------------------------------------------------->| 1 PF:36 11:04:46.9721
================================================================================
SIP MESSAGE 1 212.50.11.58:51177(1) -> 69.20.20.192:5060(3) UDP Frame 1 25/May/04 11:01:46.3375 TimeFromPreviousSipFrame=0.0000 TimeFromStart=0.0000
INVITE sip:35942612983@69.20.20.192:5060;user=phone SIP/2.0 Via: SIP/2.0/UDP 212.50.11.58:5060 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 To: sip:35942612983@69.20.20.192;user=phone Date: Tue, 25 May 2004 15:01:46 GMT Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 Supported: 100rel Cisco-Guid: 1182180921-2912096728-2400043735-1353993775 User-Agent: Cisco-SIPGateway/IOS-12.x CSeq: 101 INVITE Max-Forwards: 6 Timestamp: 1085497306 Contact: sip:617600@212.50.11.58:5060;user=phone Expires: 180 Content-Type: application/sdp Content-Length: 286
v=0 o=CiscoSystemsSIP-GW-UserAgent 3492 4588 IN IP4 212.50.11.58 s=SIP Call c=IN IP4 212.50.11.58 t=0 0 m=audio 18448 RTP/AVP 18 4 0 8 101 a=rtpmap:18 G729/8000 a=rtpmap:4 G723/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15
================================================================================
SIP MESSAGE 2 69.20.20.192:5060(3) -> 212.50.11.58:5060(1) UDP Frame 2 25/May/04 11:01:46.5574 TimeFromPreviousSipFrame=0.2200 TimeFromStart=0.2200
SIP/2.0 100 trying -- your call is important to us Via: SIP/2.0/UDP 212.50.11.58:5060 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 To: sip:35942612983@69.20.20.192;user=phone Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 101 INVITE Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28691 req_src_ip=212.50.11.58 req_src_port=51177 in_uri=sip:35942612983@69.20.20.192:5060;user=phone out_uri=sip:14043132064@66.243.109.210 via_cnt==1"
================================================================================
SIP MESSAGE 3 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 3 25/May/04 11:01:46.5576 TimeFromPreviousSipFrame=0.0001 TimeFromStart=0.2201
INVITE sip:14043132064@66.243.109.210 SIP/2.0 Record-Route: sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr Via: SIP/2.0/UDP 69.20.20.192;branch=z9hG4bKb8e.95ad0bf1.0 Via: SIP/2.0/UDP 212.50.11.58:5060 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 To: sip:35942612983@69.20.20.192;user=phone Date: Tue, 25 May 2004 15:01:46 GMT Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 Supported: 100rel Cisco-Guid: 1182180921-2912096728-2400043735-1353993775 User-Agent: Cisco-SIPGateway/IOS-12.x CSeq: 101 INVITE Max-Forwards: 6 Timestamp: 1085497306 Contact: sip:617600@212.50.11.58:5060;user=phone Expires: 180 Content-Type: application/sdp Content-Length: 286
v=0 o=CiscoSystemsSIP-GW-UserAgent 3492 4588 IN IP4 212.50.11.58 s=SIP Call c=IN IP4 212.50.11.58 t=0 0 m=audio 18448 RTP/AVP 18 4 0 8 101 a=rtpmap:18 G729/8000 a=rtpmap:4 G723/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15
================================================================================
SIP MESSAGE 4 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 4 25/May/04 11:01:46.5752 TimeFromPreviousSipFrame=0.0176 TimeFromStart=0.2377
SIP/2.0 100 Trying Via: SIP/2.0/UDP 69.20.20.192;branch=z9hG4bKb8e.95ad0bf1.0 Via: SIP/2.0/UDP 212.50.11.58:5060 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 To: sip:35942612983@69.20.20.192;user=phone Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 101 INVITE Content-Length: 0
================================================================================
SIP MESSAGE 5 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 5 25/May/04 11:01:48.3937 TimeFromPreviousSipFrame=1.8185 TimeFromStart=2.0562
SIP/2.0 180 Ringing To: sip:35942612983@69.20.20.192;user=phone From: sip:617600@212.50.11.58;tag=34715DBC-25A0 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 101 INVITE Contact: sip:14043132064@66.243.109.210:5060 Content-Type: application/sdp Via: SIP/2.0/UDP 69.20.20.192;branch=z9hG4bKb8e.95ad0bf1.0 Via: SIP/2.0/UDP 212.50.11.58:5060 Content-Length: 232
v=0 o=labis01 1234 454327306 IN IP4 64.156.218.28 s=sip call c=IN IP4 64.156.218.28 t=0 0 m=audio 57040 RTP/AVP 18 101 a=silenceSupp:off a=ecan:b on g168 a=ptime:20 a=rtpmap:101 telephone-event/8000 a=rtpmap:18 G729/8000
================================================================================
SIP MESSAGE 6 69.20.20.192:5060(3) -> 212.50.11.58:5060(1) UDP Frame 6 25/May/04 11:01:48.3941 TimeFromPreviousSipFrame=0.0004 TimeFromStart=2.0566
SIP/2.0 180 Ringing To: sip:35942612983@69.20.20.192;user=phone From: sip:617600@212.50.11.58;tag=34715DBC-25A0 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 101 INVITE Contact: sip:14043132064@66.243.109.210:5060 Content-Type: application/sdp Via: SIP/2.0/UDP 212.50.11.58:5060 Content-Length: 232
v=0 o=labis01 1234 454327306 IN IP4 64.156.218.28 s=sip call c=IN IP4 64.156.218.28 t=0 0 m=audio 57040 RTP/AVP 18 101 a=silenceSupp:off a=ecan:b on g168 a=ptime:20 a=rtpmap:101 telephone-event/8000 a=rtpmap:18 G729/8000
================================================================================
SIP MESSAGE 7 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 7 25/May/04 11:01:57.3405 TimeFromPreviousSipFrame=8.9464 TimeFromStart=11.0030
SIP/2.0 200 OK To: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 101 INVITE Contact: sip:14043132064@66.243.109.210:5060 Content-Type: application/sdp Via: SIP/2.0/UDP 69.20.20.192;branch=z9hG4bKb8e.95ad0bf1.0 Via: SIP/2.0/UDP 212.50.11.58:5060 Record-Route: sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr Content-Length: 232
v=0 o=labis01 1234 454327306 IN IP4 64.156.218.28 s=sip call c=IN IP4 64.156.218.28 t=0 0 m=audio 57040 RTP/AVP 18 101 a=silenceSupp:off a=ecan:b on g168 a=ptime:20 a=rtpmap:101 telephone-event/8000 a=rtpmap:18 G729/8000
================================================================================
SIP MESSAGE 8 69.20.20.192:5060(3) -> 212.50.11.58:5060(1) UDP Frame 8 25/May/04 11:01:57.3409 TimeFromPreviousSipFrame=0.0004 TimeFromStart=11.0034
SIP/2.0 200 OK To: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 101 INVITE Contact: sip:14043132064@66.243.109.210:5060 Content-Type: application/sdp Via: SIP/2.0/UDP 212.50.11.58:5060 Record-Route: sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr Content-Length: 232
v=0 o=labis01 1234 454327306 IN IP4 64.156.218.28 s=sip call c=IN IP4 64.156.218.28 t=0 0 m=audio 57040 RTP/AVP 18 101 a=silenceSupp:off a=ecan:b on g168 a=ptime:20 a=rtpmap:101 telephone-event/8000 a=rtpmap:18 G729/8000
================================================================================
SIP MESSAGE 9 212.50.11.58:51853(1) -> 69.20.20.192:5060(3) UDP Frame 9 25/May/04 11:01:57.5201 TimeFromPreviousSipFrame=0.1792 TimeFromStart=11.1826
ACK sip:35942612983@69.20.20.192:5060 SIP/2.0 Via: SIP/2.0/UDP 212.50.11.58:5060 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 To: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Date: Tue, 25 May 2004 15:01:46 GMT Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 Route: sip:14043132064@66.243.109.210:5060 Max-Forwards: 6 Content-Length: 0 CSeq: 101 ACK
================================================================================
SIP MESSAGE 10 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 10 25/May/04 11:01:57.6633 TimeFromPreviousSipFrame=0.1432 TimeFromStart=11.3258
ACK sip:14043132064@66.243.109.210 SIP/2.0 Record-Route: sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr Via: SIP/2.0/UDP 69.20.20.192;branch=0 Via: SIP/2.0/UDP 212.50.11.58:5060 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 To: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Date: Tue, 25 May 2004 15:01:46 GMT Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 Route: sip:14043132064@66.243.109.210:5060 Max-Forwards: 6 Content-Length: 0 CSeq: 101 ACK
================================================================================
SIP MESSAGE 11 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 11 25/May/04 11:02:23.9425 TimeFromPreviousSipFrame=26.2792 TimeFromStart=37.6050
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 12 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 12 25/May/04 11:02:24.4491 TimeFromPreviousSipFrame=0.5066 TimeFromStart=38.1116
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 13 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 13 25/May/04 11:02:25.4495 TimeFromPreviousSipFrame=1.0004 TimeFromStart=39.1120
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 14 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 14 25/May/04 11:02:27.4501 TimeFromPreviousSipFrame=2.0006 TimeFromStart=41.1126
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 15 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 15 25/May/04 11:02:31.4598 TimeFromPreviousSipFrame=4.0097 TimeFromStart=45.1223
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 16 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 16 25/May/04 11:02:35.4702 TimeFromPreviousSipFrame=4.0104 TimeFromStart=49.1328
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 17 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 17 25/May/04 11:02:39.4712 TimeFromPreviousSipFrame=4.0010 TimeFromStart=53.1337
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 18 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 18 25/May/04 11:02:43.4811 TimeFromPreviousSipFrame=4.0099 TimeFromStart=57.1436
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 19 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 19 25/May/04 11:02:47.4821 TimeFromPreviousSipFrame=4.0010 TimeFromStart=61.1446
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 20 66.243.109.210:5060(2) -> 69.20.20.192:5060(3) UDP Frame 20 25/May/04 11:02:51.4919 TimeFromPreviousSipFrame=4.0098 TimeFromStart=65.1545
BYE sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr SIP/2.0 Max-Forwards: 70 Route: sip:617600@212.50.11.58:5060 To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Contact: sip:14043132064@66.243.109.210:5060 Content-Length: 0
================================================================================
SIP MESSAGE 21 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 21 25/May/04 11:02:53.9869 TimeFromPreviousSipFrame=2.4950 TimeFromStart=67.6495
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=66.243.109.210 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 22 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 22 25/May/04 11:02:55.5734 TimeFromPreviousSipFrame=1.5864 TimeFromStart=69.2359
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=66.243.109.210 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 23 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 23 25/May/04 11:02:59.1567 TimeFromPreviousSipFrame=3.5833 TimeFromStart=72.8192
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 24 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 24 25/May/04 11:03:3.1912 TimeFromPreviousSipFrame=4.0345 TimeFromStart=76.8537
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 25 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 25 25/May/04 11:03:5.5260 TimeFromPreviousSipFrame=2.3348 TimeFromStart=79.1885
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 26 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 26 25/May/04 11:03:6.7665 TimeFromPreviousSipFrame=1.2405 TimeFromStart=80.4290
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 27 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 27 25/May/04 11:03:6.7666 TimeFromPreviousSipFrame=0.0001 TimeFromStart=80.4291
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 28 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 28 25/May/04 11:03:7.2330 TimeFromPreviousSipFrame=0.4664 TimeFromStart=80.8955
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 29 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 29 25/May/04 11:03:8.0102 TimeFromPreviousSipFrame=0.7772 TimeFromStart=81.6727
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 30 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 30 25/May/04 11:03:9.2526 TimeFromPreviousSipFrame=1.2424 TimeFromStart=82.9151
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 31 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 31 25/May/04 11:03:9.7202 TimeFromPreviousSipFrame=0.4676 TimeFromStart=83.3827
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 32 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 32 25/May/04 11:03:9.8740 TimeFromPreviousSipFrame=0.1538 TimeFromStart=83.5365
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 33 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 33 25/May/04 11:03:10.0308 TimeFromPreviousSipFrame=0.1568 TimeFromStart=83.6933
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 34 69.20.20.192:5060(3) -> 66.243.109.210:5060(2) UDP Frame 34 25/May/04 11:03:10.1872 TimeFromPreviousSipFrame=0.1564 TimeFromStart=83.8497
SIP/2.0 408 Request Timeout To: sip:617600@212.50.11.58;tag=34715DBC-25A0 From: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 CSeq: 2 BYE Via: SIP/2.0/UDP 66.243.109.210:5060 Server: Sip EXpress router (0.8.12 (i386/linux)) Content-Length: 0 Warning: 392 69.20.20.192:5060 "Noisy feedback tells: pid=28692 req_src_ip=69.20.20.192 req_src_port=5060 in_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr out_uri=sip:35942612983@69.20.20.192;ftag=34715DBC-25A0;lr via_cnt==0"
================================================================================
SIP MESSAGE 35 212.50.11.58:56549(1) -> 69.20.20.192:5060(3) UDP Frame 35 25/May/04 11:04:46.4739 TimeFromPreviousSipFrame=96.2867 TimeFromStart=180.1364
BYE sip:35942612983@69.20.20.192:5060 SIP/2.0 Via: SIP/2.0/UDP 212.50.11.58:5060 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 To: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Date: Tue, 25 May 2004 15:01:46 GMT Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 User-Agent: Cisco-SIPGateway/IOS-12.x Max-Forwards: 6 Route: sip:14043132064@66.243.109.210:5060 Timestamp: 1085497486 CSeq: 102 BYE Content-Length: 0
================================================================================
SIP MESSAGE 36 212.50.11.58:56549(1) -> 69.20.20.192:5060(3) UDP Frame 36 25/May/04 11:04:46.9721 TimeFromPreviousSipFrame=0.4982 TimeFromStart=180.6346
BYE sip:35942612983@69.20.20.192:5060 SIP/2.0 Via: SIP/2.0/UDP 212.50.11.58:5060 From: sip:617600@212.50.11.58;tag=34715DBC-25A0 To: sip:35942612983@69.20.20.192;user=phone;tag=3294485417-3551 Date: Tue, 25 May 2004 15:01:46 GMT Call-ID: 46774261-AD9311D8-8F0FC2D7-50B44E2F@212.50.11.58 User-Agent: Cisco-SIPGateway/IOS-12.x Max-Forwards: 6 Route: sip:14043132064@66.243.109.210:5060 Timestamp: 1085497486 CSeq: 102 BYE Content-Length: 0
================================================================================
List of reasons 32 traced packets out of 68 in scenario were not included. 36 included. [32] Sip Packet Filtered by callid ================================================================================
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers