[Asterisk-code-review] chan_sip.c: Enable pickup on channel after having received 183 Progress (asterisk[16])

Mark Petersen asteriskteam at digium.com
Tue Jan 4 09:02:24 CST 2022


Attention is currently required from: Joshua Colp.
Mark Petersen has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/17782 )

Change subject: chan_sip.c: Enable pickup on channel after having received 183 Progress
......................................................................


Patch Set 2:

(1 comment)

File channels/chan_sip.c:

https://gerrit.asterisk.org/c/asterisk/+/17782/comment/50434465_7f66f0b5 
PS1, Line 24221: 				ast_setstate(p->owner, AST_STATE_RINGING);
> I was referring to other usage of a 183 changing the channel state to ringing. […]
well if we cant use state AST_STATE_RINGING for 183, then we should introduce a new state 183=AST_STATE_PROGRESS and if we do that we should also introduce 182=AST_STATE_QUEUED as 182 have even less to do with AST_STATE_RINGING

but that require a large rewrite of several modules to make sure that they also check for these



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

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I4c7d223870f8ce9a7354e0f73d4e4cb2e8b58841
Gerrit-Change-Number: 17782
Gerrit-PatchSet: 2
Gerrit-Owner: Mark Petersen <bugs.digium.com at zombie.dk>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Attention: Joshua Colp <jcolp at sangoma.com>
Gerrit-Comment-Date: Tue, 04 Jan 2022 15:02:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Joshua Colp <jcolp at sangoma.com>
Comment-In-Reply-To: Mark Petersen <bugs.digium.com at zombie.dk>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220104/c1ee27fd/attachment.html>


More information about the asterisk-code-review mailing list