<div dir="ltr"><div dir="ltr">On Fri, Apr 14, 2023 at 6:30 AM Fourhundred Thecat <<a href="mailto:400thecat@gmx.ch">400thecat@gmx.ch</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
thank you, I found the problem:<br>
<br>
I had this in extensions.conf:<br>
<br>
   same => n,GotoIf($[ "${DIALSTATUS}" = "BUSY" ]?6:7)<br>
<br>
and then I added one line above that, and forgot to adjust the numbers.<br>
So basically, the rule was going in an cycle.<br>
<br>
Is there a better way than to use hardcoded numbers for GotoIf ?<br></blockquote><div><br></div><div>Yes. Use labels[1][2][3]. </div></div><div><br></div>[1] <a href="https://wiki.asterisk.org/wiki/display/AST/Goto+Application+and+Priority+Labels">https://wiki.asterisk.org/wiki/display/AST/Goto+Application+and+Priority+Labels</a><div>[2] <a href="https://wiki.asterisk.org/wiki/display/AST/Contexts,+Extensions,+and+Priorities#Contexts,Extensions,andPriorities-Applicationcalls">https://wiki.asterisk.org/wiki/display/AST/Contexts,+Extensions,+and+Priorities#Contexts,Extensions,andPriorities-Applicationcalls</a></div><div>[3] <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+Application_GotoIf">https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+Application_GotoIf</a><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Project Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div></div>