[asterisk-users] GoTo IF

michel freiha michofr at gmail.com
Mon Sep 28 10:15:54 CDT 2009


Dear Doug,
s-process and s-notexist are contexts or what because I'm getting the below
erroe:

[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

regards

On Mon, Sep 28, 2009 at 5:52 PM, Doug Lytle <support at drdos.info> wrote:

> michel freiha wrote:
> > Hi all,
> >
> > I need a goto If statement syntax  that check if a variable is not
> > null then go to dialplan 1 else go to dialplan2
> >
>
> exten => s,n,GotoIf($["${conference.room}" != ""]?s-process,1:s-notexist,1)
>
> Doug
>
> --
>
> Ben Franklin quote:
>
> "Those who would give up Essential Liberty to purchase a little Temporary
> Safety, deserve neither Liberty nor Safety."
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2009 - October 13 - 15 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090928/6814e1fa/attachment.htm 


More information about the asterisk-users mailing list