[Kamailio-Devel] [ openser-Bugs-2105813 ] bug in tm - shoudn't retransmit
SourceForge.net
noreply at sourceforge.net
Thu Sep 11 18:00:35 CEST 2008
Bugs item #2105813, was opened at 2008-09-11 14:45
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2105813&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Klaus Darilion (klaus_darilion)
Assigned to: Nobody/Anonymous (nobody)
Summary: bug in tm - shoudn't retransmit
Initial Comment:
Hi!
I think there is a bug in tm module. I use pua module to send PUBLISH messages to kamailio itself. presence module will handle the request and answers with 200 OK. Although the 200 OK is received by tm, it triggers retransmissions of the PUBLISH.
The setup is:
klaus.darilion@ proxy klaus at pernau.at watcher
nic.at43.at pernau.at klaus2 at pernau.at
| | | |
|----INVITE-------->| | |
| |--INVITE------>| |
| | | |
| |----\ | |
| | |PUBLISH | |
| |<---/ | |
| | | |
| |----\ | |
| | |200 OK | |
| |<---/ | |
| |---------------------------NOTIFY-->|
| |----\ | |
| | |PUBLISH | |
| |<---/ | |
| | | |
| |----\ | |
| | |PUBLISH | |
| |<---/ | |
| | | |
| |----\ | |
| | |PUBLISH | |
| |<---/ | |
| | | |
Please find the attached logfiles and ngrep siptrace.
thanks
klaus
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2008-09-11 16:00
Message:
klaus,
do you use pua_mi to issue the publish to kamailio? i do and don't see
re-transmission of publish by kamailio. just 200 ok followed by notify.
-- juha
-------------------------------------------------------------------------------------------------
No. Time Source Destination Protocol
Info
31 73.312901 192.98.101.10 127.0.0.1 SIP
Request: PUBLISH sip:test at vm.test.fi
Frame 31 (556 bytes on wire, 556 bytes captured)
Linux cooked capture
Internet Protocol, Src: 192.98.101.10 (192.98.101.10), Dst: 127.0.0.1
(127.0.0.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: vtsas (5070)
Session Initiation Protocol
No. Time Source Destination Protocol
Info
32 73.335454 127.0.0.1 192.98.101.10 SIP
Status: 200 OK
Frame 32 (416 bytes on wire, 416 bytes captured)
Linux cooked capture
Internet Protocol, Src: 127.0.0.1 (127.0.0.1), Dst: 192.98.101.10
(192.98.101.10)
User Datagram Protocol, Src Port: vtsas (5070), Dst Port: sip (5060)
Session Initiation Protocol
No. Time Source Destination Protocol
Info
33 73.349221 192.98.101.10 192.98.101.10 SIP
Request: NOTIFY sip:test at 192.98.101.10:5074
Frame 33 (575 bytes on wire, 575 bytes captured)
Linux cooked capture
Internet Protocol, Src: 192.98.101.10 (192.98.101.10), Dst: 192.98.101.10
(192.98.101.10)
User Datagram Protocol, Src Port: sip (5060), Dst Port: alesquery (5074)
Session Initiation Protocol
----------------------------------------------------------------------
Comment By: Klaus Darilion (klaus_darilion)
Date: 2008-09-11 14:47
Message:
I added the setup ASCII-art also as textfile.
File Added: kamailio-tm-bug-setup.txt
----------------------------------------------------------------------
Comment By: Klaus Darilion (klaus_darilion)
Date: 2008-09-11 14:46
Message:
File Added: kamailio-tm-bug-syslog.txt
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2105813&group_id=139143
More information about the Devel
mailing list