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

Reply via email to