[Asterisk-code-review] chan_pjsip.c: allow_180_ringing_with_sdp (asterisk[16])

Joshua Colp asteriskteam at digium.com
Wed Feb 23 07:35:37 CST 2022


Attention is currently required from: N A, Alexei Gradinari, Mark Petersen.
Joshua Colp has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/17785 )

Change subject: chan_pjsip.c: allow_180_ringing_with_sdp
......................................................................


Patch Set 9: Code-Review-1

(4 comments)

Patchset:

PS9: 
This also needs an alembic migration added[1] for the ps_globals table.

[1] https://alembic.sqlalchemy.org/en/latest/tutorial.html#create-a-migration-script


File channels/chan_pjsip.c:

https://gerrit.asterisk.org/c/asterisk/+/17785/comment/c4a9b642_7e9f0c3a 
PS9, Line 1626: 				if(ast_sip_get_allow_180_ringing_with_sdp()) {
if (ast_sip


File configs/samples/pjsip.conf.sample:

https://gerrit.asterisk.org/c/asterisk/+/17785/comment/0d23e0e6_679a8a8d 
PS9, Line 1259: ;allow_180_ringing_with_sdp=yes	; preserve 180 Ringing after reciving an 183 with SDP
I think this is confusing as described, because you're talking about receiving when in reality this is about what we send to an endpoint.

"Allow Asterisk to send 180 Ringing with SDP to an endpoint after sending a 183 Session Progress with SDP to an endpoint. If disabled Asterisk will instead send only a 183 Session Progress with SDP to the endpoint."


File doc/CHANGES-staging/chan_pjsip_180_sdp.txt:

https://gerrit.asterisk.org/c/asterisk/+/17785/comment/a5050e08_44efd780 
PS9, Line 3: added new global config option "allow_180_ringing_with_sdp"
My comment applies here as well.



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17785
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I8a53f8c35595b6d16d8e86e241b5f110d92f3d18
Gerrit-Change-Number: 17785
Gerrit-PatchSet: 9
Gerrit-Owner: Mark Petersen <bugs.digium.com at zombie.dk>
Gerrit-Reviewer: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: N A <mail at interlinked.x10host.com>
Gerrit-CC: Mark Petersen <asterisk.org at zombie.dk>
Gerrit-Attention: N A <mail at interlinked.x10host.com>
Gerrit-Attention: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Attention: Mark Petersen <bugs.digium.com at zombie.dk>
Gerrit-Comment-Date: Wed, 23 Feb 2022 13:35:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220223/ff7f5dea/attachment.html>


More information about the asterisk-code-review mailing list