[sr-dev] git:master:26ef622f: dialog: Terminate dialogs in Early stage and add functionality to send messages within a dialog

Carsten Bock carsten at ng-voice.com
Wed Apr 27 11:33:41 CEST 2022


Module: kamailio
Branch: master
Commit: 26ef622ff3621c8a82c1c3560a32e8d735e30c4e
URL: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d735e30c4e

Author: Carsten Bock <carsten at ng-voice.com>
Committer: Carsten Bock <carsten at ng-voice.com>
Date: 2022-04-27T11:33:31+02:00

dialog: Terminate dialogs in Early stage and add functionality to send messages within a dialog
- This change adds the capability to termiante a dialog in early stage by either sending a SIP response to the A-Party or by sending a CANCEL to the B-Party
- This change adds a function to send a request in-dialog from script (e.g. send INFO to a party to provide additional information or for example UPDATE a Media-Session in early stage, when certain conditions are met

---

Modified: src/modules/dialog/dialog.c
Modified: src/modules/dialog/dlg_handlers.c
Modified: src/modules/dialog/dlg_hash.h
Modified: src/modules/dialog/dlg_req_within.c
Modified: src/modules/dialog/dlg_req_within.h
Modified: src/modules/dialog/doc/dialog.xml
Modified: src/modules/dialog/doc/dialog_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d735e30c4e.diff
Patch: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d735e30c4e.patch




More information about the sr-dev mailing list