[Freeswitch-users] GotoIf
henkoegema
pabx_freeswitch at telenet.be
Fri Oct 3 00:18:04 PDT 2008
How do I do this in FS ? :
exten => s,n,GotoIf($[${CALLERID(num)}=32484120169]?default,1000,1)
exten => s,n,GotoIf($[${CALLERID(num)}=4732803429]?default,terje,1)
exten => s,n,GotoIf($[${CALLERID(num)}=32476378561]?henk_gsm_disa,s,1)
The Asterisk to Freeswitch Rosetta stone says:
GotoIf Conditions in dialplan (<condition field="blah" expression="foo">
but I can't figure out the right syntax.
Henk
--
View this message in context: http://www.nabble.com/GotoIf-tp19793170p19793170.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.
More information about the FreeSWITCH-users
mailing list