<p> Attention is currently required from: Joshua Colp. </p>
<p><a href="https://gerrit.asterisk.org/c/asterisk/+/16075">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="null">Patchset:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/16075?tab=comments">Patch Set #4:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I should also add that GoSub doesn't change the PBX core or alter it with another priority like this […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">By talking about usage of Gosub, we're discussing semantics of intended usage, as opposed to what it actually does technically.</p><p style="white-space: pre-wrap; word-wrap: break-word;">If the issue here is the priority, then what if there were no changes to the core and it looked something like this?</p><p style="white-space: pre-wrap; word-wrap: break-word;">[lookup]<br>exten => 345,1,52<br>exten => _34X,1,${EXTEN}<br>exten => _4XX,1,${EXTEN}<br>exten => same => n,Hello World<br>exten => _4XX,3,${CURL(http://url)})</p><p style="white-space: pre-wrap; word-wrap: break-word;">[elsewhere]<br>exten => _XXX,1,Gosub(my-context,s,1(${LOOKUP(${EXTEN}@lookup,1)})</p><p style="white-space: pre-wrap; word-wrap: break-word;">Now, LOOKUP is simply returning the application value at context,exten,priority and parsing the value. No changes to the PBX core, completely isolated. This makes it even more explicitly dialplan based, a synonymous function name may as well be DIALPLAN_VALUE, so even more generic than what I initially intended.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16075">change 16075</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/16075"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iad81019689674c9f4ac77d235f5d7234adbb1432 </div>
<div style="display:none"> Gerrit-Change-Number: 16075 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sarah Autumn <sarah@endlesstemple.org> </div>
<div style="display:none"> Gerrit-Attention: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 19 Jul 2021 23:32:45 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Comment-In-Reply-To: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>