Hi Jayesh,

No, that feature is still on TODO list (many other items on top of it :) ). Nevertheless, building the small external script should be an easy one, especially now that you can use mi_json which is easy to interact with and the response is json structured, so easy to look into.
In Python, it will be a 10-15 lines of code.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 23.09.2015 10:42, Jayesh Nambiar wrote:
Hello,
I'm looking for fifo command which can help kill the dialogs in a specific profile with specific value. I saw a post related to this over here http://opensips.org/pipermail/users/2014-April/028517.html Needed to know if this feature was implemented as I dont see it documented anywhere. I'm running opensips 2.1 stable. If this is not present, then would there be a way which at least returns the dialog hash-id on create_dialog which can be used directly later to end the dialog from a third party app. Currently, we got to list the dialogs belonging to the profile, parse the hash ids and then send a dlg_end_dlg command for each of them.

Thanks for any pointers on doing this in an efficient way.

- Jayesh


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to