[OpenSER-Devel] [ openser-Patches-1956216 ] dialog: new mi commands: dlg_show/dlg_show_ctx
SourceForge.net
noreply at sourceforge.net
Wed May 7 17:39:04 CEST 2008
Patches item #1956216, was opened at 2008-05-02 18:19
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1956216&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: Ovidiu Sas (osas)
>Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: dialog: new mi commands: dlg_show/dlg_show_ctx
Initial Comment:
The following patch is adding two new mi commands to the dialog module:
dlg_show <call-id> [<from_tag>]
dlg_show_ctx <call-id> [<from_tag>]
The output of the two commands is the same as the output of dlg_list/dlg_list_ctx, but instead of listing all the dialogs, only the dialogs matched by the call-id and from_tag (if given) will be listed.
Regards,
Ovidiu Sas
----------------------------------------------------------------------
>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2008-05-07 18:39
Message:
Logged In: YES
user_id=1275325
Originator: NO
Hi Ovidiu,
Thanks for the patch - it is something useful indeed. Couple of questions
- do you think passing fromtag will help in matching the dialog? more or
less the dialog id should be enough especially that is relevant only for
ongoing call at a moment? I'm asking this because I was thinking of passing
only callid as parameter - this will allow to pass a list of callids if you
want to get multiple dialogs
anyhow I will review it during this week.
Regards,
Bogdan
----------------------------------------------------------------------
Comment By: Ovidiu Sas (osas)
Date: 2008-05-06 16:40
Message:
Logged In: YES
user_id=1395524
Originator: YES
If there are no objections, I will push this in by the end of the week.
Regards,
Ovidiu Sas
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1956216&group_id=139143
More information about the Devel
mailing list