search for: alert_extern

Displaying 1 result from an estimated 1 matches for "alert_extern".

Did you mean: alert_external
2009 Jul 11
0
MACRO-INCOMING-CALL-TO-EXTENSION
...oes for example to my internal extension SIP 207, i 've this macro but i can make it work properly....i can't activate the forward in the phone, is quite confuse: *[macro-incoming-call-to-extension]* *exten => s,1,NoOp(${CALLERID(all)})* *exten => s,n,Ringing* *exten => s,n,Set(ALERT_EXTERNAL=TRUE)* *;CFB Call Forwarding Busy* *;CFNR Call Forwarding No Reply* *;CFU Call Forwarding Unconditional* *exten => s,n,Set(EXTENSION=${CUT(ARG1,/,2)})* *exten => s,n,GotoIf(${EXISTS(${DB(CFU/${EXTENSION})})}?${ARG5},${DB(CFU/${EXTENSION})},1) ;Get CFU key* *exten =>...