[Asterisk-code-review] res_pjsip_aoc: New module for sending advice-of-charge with chan_pjsip (asterisk[20])
Michael Kuron
asteriskteam at digium.com
Sat Dec 3 05:01:59 CST 2022
Attention is currently required from: Joshua Colp.
Michael Kuron has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/19532 )
Change subject: res_pjsip_aoc: New module for sending advice-of-charge with chan_pjsip
......................................................................
Patch Set 4:
(1 comment)
File res/res_pjsip_aoc.c:
https://gerrit.asterisk.org/c/asterisk/+/19532/comment/0aae216f_c7287534
PS3, Line 183: pool = pjsip_endpt_create_pool(ast_sip_get_pjsip_endpoint(), "AOC", 2048, 512);
> ast_sip_push_task_wait_serializer will push the task and wait, while ast_sip_push_task is asynchrono […]
Thanks, I was able to move the entire XML generation to a PJSIP thread.
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/19532
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 20
Gerrit-Change-Id: Iebb7ad0d5f88526bc6629d3a1f9f11665434d333
Gerrit-Change-Number: 19532
Gerrit-PatchSet: 4
Gerrit-Owner: Michael Kuron <m.kuron at gmx.de>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Attention: Joshua Colp <jcolp at sangoma.com>
Gerrit-Comment-Date: Sat, 03 Dec 2022 11:01:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Joshua Colp <jcolp at sangoma.com>
Comment-In-Reply-To: Michael Kuron <m.kuron at gmx.de>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20221203/5f3ec7d5/attachment.html>
More information about the asterisk-code-review
mailing list