Bugs item #1967114, was opened at 2008-05-19 18:13
Message generated for change (Settings changed) made by j0ker_
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1967114&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: J0kER (j0ker_)
>Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: tight matching failed for ACK

Initial Comment:
module [dialog]

Hi ,

i've situation where dlg_onreply executed after dlg_onroute then i see warning 
'tight matching failed for ACK'.

first situation, where all ok:
May 19 17:09:51 openser[41625]: 8, INVITE, 192.168.0.1, sip:[EMAIL PROTECTED] 
onreply_route[2] section
May 19 17:09:51 openser[41625]: 8, INVITE, 192.168.0.1, sip:[EMAIL PROTECTED] 
status 200 OK
May 19 17:09:51 openser[41625]: INFO:dialog:dlg_onreply: new_state = 3, 
old_state = 2
May 19 17:09:51 openser[41625]: INFO:dialog:dlg_onreply: ttag = 7D08BF40-1596
May 19 17:09:51 openser[41621]: 5, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
start processing
May 19 17:09:51 openser[41621]: INFO:dialog:dlg_onroute: matching...............
May 19 17:09:51 openser[41621]: 5, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
loose_route section
May 19 17:09:51 openser[41621]: 5, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
route[3] section
May 19 17:09:51 openser[41621]: 5, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
confirmed by a final reply and ACK received
May 19 17:09:51 openser[41621]: 5, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
current active dialogs: 1

and second:
May 19 17:09:55 openser[41624]: 8, INVITE, 192.168.0.1, sip:[EMAIL PROTECTED] 
onreply_route[2] section
May 19 17:09:55 openser[41624]: 8, INVITE, 192.168.0.1, sip:[EMAIL PROTECTED] 
status 200 OK
May 19 17:09:55 openser[41627]: 6, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
start processing
May 19 17:09:55 openser[41627]: INFO:dialog:dlg_onroute: matching...............
May 19 17:09:55 openser[41627]: INFO:dialog:dlg_onroute: tight matching failed 
for ACK with clid 'MWE0NjJhOTFkMWFmOTAxMzUxZTRkNjRiZmM2ZTRmYjU.' and tags 
'1f7ccf03' '7D08CF54-1A77' and direction 0
May 19 17:09:55 openser[41627]: 6, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
loose_route section
May 19 17:09:55 openser[41627]: 6, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
route[3] section
May 19 17:09:55 openser[41627]: 6, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
dialog not found
May 19 17:09:55 openser[41627]: 6, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
current active dialogs: 0
May 19 17:09:55 openser[41627]: 6, ACK, 192.168.0.1, sip:[EMAIL PROTECTED] 
route[1] section
May 19 17:09:55 openser[41632]: INFO:dialog:dlg_onreply: new_state = 5, 
old_state = 5
May 19 17:09:55 openser[41624]: INFO:dialog:dlg_onreply: new_state = 3, 
old_state = 2
May 19 17:09:55 openser[41624]: INFO:dialog:dlg_onreply: ttag = 7D08CF54-1A77
May 19 17:09:59 openser[41632]: INFO:dialog:dlg_onreply: new_state = 3, 
old_state = 3

bug?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1967114&group_id=139143

_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to