<div dir="ltr">Dear Doug,<br>s-process and s-notexist are contexts or what because I'm getting the below erroe:<br><br>[Sep 28 16:35:07] WARNING[1530]: pbx.c:2470 __ast_pbx_run: Channel 'SIP/voxbone.com-092392e0' sent into invalid extension 's-process' in context 'a2billing4', 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"><<a href="mailto:support@drdos.info">support@drdos.info</a>></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>
> Hi all,<br>
><br>
> I need a goto If statement syntax that check if a variable is not<br>
> null then go to dialplan 1 else go to dialplan2<br>
><br>
<br>
</div></div>exten => s,n,GotoIf($["${conference.room}" != ""]?s-process,1:s-notexist,1)<br>
<br>
Doug<br>
<font color="#888888"><br>
--<br>
<br>
Ben Franklin quote:<br>
<br>
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."<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>