<div dir="ltr">Dear Doug,<br>s-process and s-notexist are contexts or what because I&#39;m getting the below erroe:<br><br>[Sep 28 16:35:07] WARNING[1530]: pbx.c:2470 __ast_pbx_run: Channel &#39;SIP/voxbone.com-092392e0&#39; sent into invalid extension &#39;s-process&#39; in context &#39;a2billing4&#39;, but no invalid handler<br>
<br>regards<br><br><div class="gmail_quote">On Mon, Sep 28, 2009 at 5:52 PM, Doug Lytle <span dir="ltr">&lt;<a href="mailto:support@drdos.info">support@drdos.info</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">michel freiha wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I need a goto If statement syntax  that check if a variable is not<br>
&gt; null then go to dialplan 1 else go to dialplan2<br>
&gt;<br>
<br>
</div></div>exten =&gt; s,n,GotoIf($[&quot;${conference.room}&quot; != &quot;&quot;]?s-process,1:s-notexist,1)<br>
<br>
Doug<br>
<font color="#888888"><br>
--<br>
<br>
Ben Franklin quote:<br>
<br>
&quot;Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety.&quot;<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2009 - October 13 - 15 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>