[Kamailio-Devel] [ openser-Bugs-2220468 ] dialog MI: from_tag is not optional for dlg_list

SourceForge.net noreply at sourceforge.net
Tue Nov 4 16:11:19 CET 2008


Bugs item #2220468, was opened at 2008-11-04 06:38
Message generated for change (Comment added) made by osas
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2220468&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 1.4.x
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Alex Hermann (axlh)
>Assigned to: Ovidiu Sas (osas)
Summary: dialog MI: from_tag is not optional for dlg_list

Initial Comment:
The documentation for the MI command 'dlg_list' states that 'from_tag' is optional. The function is useless without it because the hash is done over both 'callid' and 'from_tag', so without the 'from_tag' it is impossible to find a specific dialog.

The parameter should be required when callid is present.

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

>Comment By: Ovidiu Sas (osas)
Date: 2008-11-04 10:11

Message:
The dialog module was design to be forgiving with old broken clients that
don't provide a from_tag.  This is the reason that the mi interface allows
NULL from_tag params.

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

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



More information about the Devel mailing list