Module: kamailio Branch: master Commit: 26ef622ff3621c8a82c1c3560a32e8d735e30c4e URL: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d7...
Author: Carsten Bock carsten@ng-voice.com Committer: Carsten Bock carsten@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/26ef622ff3621c8a82c1c3560a32e8d7... Patch: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d7...
Hello Carsten,
I probably missed it, but does this commit matches to an existing pull request created earlier? Just because we are still in the git master branch freeze phase.
Best regards,
Henning
-----Original Message----- From: sr-dev sr-dev-bounces@lists.kamailio.org On Behalf Of Carsten Bock Sent: Wednesday, April 27, 2022 11:34 AM To: sr-dev@lists.kamailio.org Subject: [sr-dev] git:master:26ef622f: dialog: Terminate dialogs in Early stage and add functionality to send messages within a dialog
Module: kamailio Branch: master Commit: 26ef622ff3621c8a82c1c3560a32e8d735e30c4e URL: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d7...
Author: Carsten Bock carsten@ng-voice.com Committer: Carsten Bock carsten@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/26ef622ff3621c8a82c1c3560a32e8d7... Patch: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d7...
_______________________________________________ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
Hi Henning,
sorry, my fault. I will revert and commit later.
Thanks, Carsten -- Carsten Bock I CTO & Founder
ng-voice GmbH
Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com
Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock
Am Mi., 27. Apr. 2022 um 13:02 Uhr schrieb Henning Westerholt <hw@gilawa.com
:
Hello Carsten,
I probably missed it, but does this commit matches to an existing pull request created earlier? Just because we are still in the git master branch freeze phase.
Best regards,
Henning
-----Original Message----- From: sr-dev sr-dev-bounces@lists.kamailio.org On Behalf Of Carsten Bock Sent: Wednesday, April 27, 2022 11:34 AM To: sr-dev@lists.kamailio.org Subject: [sr-dev] git:master:26ef622f: dialog: Terminate dialogs in Early stage and add functionality to send messages within a dialog
Module: kamailio Branch: master Commit: 26ef622ff3621c8a82c1c3560a32e8d735e30c4e URL: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d7...
Author: Carsten Bock carsten@ng-voice.com Committer: Carsten Bock carsten@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/26ef622ff3621c8a82c1c3560a32e8d7... Patch: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d7...
Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
Hello,
for the record: I reverted the revert now that devel branch is open for new features, resolving a small conflict due to other changes done meanwhile.
Cheers, Daniel
On 27.04.22 14:37, Carsten Bock wrote:
Hi Henning,
sorry, my fault. I will revert and commit later.
Thanks, Carsten -- Carsten Bock I CTO & Founder
ng-voice GmbH
Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com http://www.ng-voice.com/
Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock
Am Mi., 27. Apr. 2022 um 13:02 Uhr schrieb Henning Westerholt hw@gilawa.com:
Hello Carsten, I probably missed it, but does this commit matches to an existing pull request created earlier? Just because we are still in the git master branch freeze phase. Best regards, Henning -----Original Message----- From: sr-dev <sr-dev-bounces@lists.kamailio.org> On Behalf Of Carsten Bock Sent: Wednesday, April 27, 2022 11:34 AM To: sr-dev@lists.kamailio.org Subject: [sr-dev] git:master:26ef622f: dialog: Terminate dialogs in Early stage and add functionality to send messages within a dialog Module: kamailio Branch: master Commit: 26ef622ff3621c8a82c1c3560a32e8d735e30c4e URL: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d735e30c4e Author: Carsten Bock <carsten@ng-voice.com> Committer: Carsten Bock <carsten@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 _______________________________________________ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
Hi Daniel,
Thanks - I will push some enhancements later next month.
Thanks, Carsten -- Carsten Bock I CTO & Founder
ng-voice GmbH
Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com
Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock
Am Fr., 24. Juni 2022 um 08:15 Uhr schrieb Daniel-Constantin Mierla < miconda@gmail.com>:
Hello,
for the record: I reverted the revert now that devel branch is open for new features, resolving a small conflict due to other changes done meanwhile.
Cheers, Daniel
On 27.04.22 14:37, Carsten Bock wrote:
Hi Henning,
sorry, my fault. I will revert and commit later.
Thanks, Carsten -- Carsten Bock I CTO & Founder
ng-voice GmbH
Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com
Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock
Am Mi., 27. Apr. 2022 um 13:02 Uhr schrieb Henning Westerholt < hw@gilawa.com>:
Hello Carsten,
I probably missed it, but does this commit matches to an existing pull request created earlier? Just because we are still in the git master branch freeze phase.
Best regards,
Henning
-----Original Message----- From: sr-dev sr-dev-bounces@lists.kamailio.org On Behalf Of Carsten Bock Sent: Wednesday, April 27, 2022 11:34 AM To: sr-dev@lists.kamailio.org Subject: [sr-dev] git:master:26ef622f: dialog: Terminate dialogs in Early stage and add functionality to send messages within a dialog
Module: kamailio Branch: master Commit: 26ef622ff3621c8a82c1c3560a32e8d735e30c4e URL: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d7...
Author: Carsten Bock carsten@ng-voice.com Committer: Carsten Bock carsten@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/26ef622ff3621c8a82c1c3560a32e8d7... Patch: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d7...
Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
Kamailio (SER) - Development Mailing Listsr-dev@lists.kamailio.orghttps://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
-- Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - Online: June 20-23, 2022
Hello,
great! I thought the code may diverge more with the time and merging later the previous reverted commit would become more complex.
Cheers, Daniel
On 24.06.22 10:10, Carsten Bock wrote:
Hi Daniel,
Thanks - I will push some enhancements later next month.
Thanks, Carsten -- Carsten Bock I CTO & Founder
ng-voice GmbH
Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com http://www.ng-voice.com/
Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock
Am Fr., 24. Juni 2022 um 08:15 Uhr schrieb Daniel-Constantin Mierla miconda@gmail.com:
Hello, for the record: I reverted the revert now that devel branch is open for new features, resolving a small conflict due to other changes done meanwhile. Cheers, Daniel On 27.04.22 14:37, Carsten Bock wrote:
Hi Henning, sorry, my fault. I will revert and commit later. Thanks, Carsten -- Carsten Bock I CTO & Founder ng-voice GmbH Trostbrücke 1 I 20457 Hamburg I Germany T +49 179 2021244 I www.ng-voice.com <http://www.ng-voice.com/> Registry Office at Local Court Hamburg, HRB 120189 Managing Directors: Dr. David Bachmann, Carsten Bock Am Mi., 27. Apr. 2022 um 13:02 Uhr schrieb Henning Westerholt <hw@gilawa.com>: Hello Carsten, I probably missed it, but does this commit matches to an existing pull request created earlier? Just because we are still in the git master branch freeze phase. Best regards, Henning -----Original Message----- From: sr-dev <sr-dev-bounces@lists.kamailio.org> On Behalf Of Carsten Bock Sent: Wednesday, April 27, 2022 11:34 AM To: sr-dev@lists.kamailio.org Subject: [sr-dev] git:master:26ef622f: dialog: Terminate dialogs in Early stage and add functionality to send messages within a dialog Module: kamailio Branch: master Commit: 26ef622ff3621c8a82c1c3560a32e8d735e30c4e URL: https://github.com/kamailio/kamailio/commit/26ef622ff3621c8a82c1c3560a32e8d735e30c4e Author: Carsten Bock <carsten@ng-voice.com> Committer: Carsten Bock <carsten@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 _______________________________________________ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev _______________________________________________ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
-- Daniel-Constantin Mierla -- www.asipto.com <http://www.asipto.com> www.twitter.com/miconda <http://www.twitter.com/miconda> -- www.linkedin.com/in/miconda <http://www.linkedin.com/in/miconda> Kamailio Advanced Training - Online: June 20-23, 2022 * https://www.asipto.com/sw/kamailio-advanced-training-online/