[Asterisk-code-review] app_if: Adds If, EndIf, and ExitIf applications (asterisk[master])

N A asteriskteam at digium.com
Tue Jul 6 13:02:17 CDT 2021


Attention is currently required from: George Joseph, Richard Mudgett.
N A has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/16121 )

Change subject: app_if: Adds If, EndIf, and ExitIf applications
......................................................................


Patch Set 1:

(1 comment)

Patchset:

PS1: 
> I am talking about if the While test is false the *very* first time on the channel executing dialpla […]
I'm still not entirely sure I understand what you're trying to get at, but if it's false the first time, the block does not execute:

same => n,While(0)
same => n,Hangup()
same => n,EndWhile()
same => n,Wait(5)


[2021-07-06 18:00:50]     -- Executing [1 at orig-line:2] While("PJSIP/ATAxLA1-0000033a", "0") in new stack
[2021-07-06 18:00:50]     -- Jumping to priority 4
[2021-07-06 18:00:50]     -- Executing [1 at orig-line:5] Wait("PJSIP/ATAxLA1-0000033a", "5") in new stack



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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I3aa3bd35a5add82465c6ee9bd86b64601f0e1f49
Gerrit-Change-Number: 16121
Gerrit-PatchSet: 1
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-CC: Richard Mudgett <rmudgett at digium.com>
Gerrit-Attention: George Joseph <gjoseph at digium.com>
Gerrit-Attention: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Tue, 06 Jul 2021 18:02:17 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: N A <mail at interlinked.x10host.com>
Comment-In-Reply-To: Richard Mudgett <rmudgett at digium.com>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210706/a3bb6365/attachment.html>


More information about the asterisk-code-review mailing list