search for: xxxxxyy

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

Did you mean: xxxxxty
2006 Mar 08
1
Calls forwarding to numbers only in user's context
...Set(temp=${DB(CFBS/${ARG1})}) exten => s,n,GotoIf(${temp}?cfbs:nocfbs) exten => s,n(cfbs),Dial(SIP/${temp}@ruter) ; Forward on busy or unavailable exten => s,n(nocfbs),Goto(s-${DIALSTATUS},1) ; NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER ... [incoming] ; ; Incoming calls. ; exten => XXXXXYY,1,Macro(call-forwarding,YY) -- Best regards, Bartosz Piec