search for: _12xx

Displaying 3 results from an estimated 3 matches for "_12xx".

Did you mean: _10xx
2009 Jul 22
0
Attended transfer and 'pbx-invalid' - 1.4.26
Hi, I've created a tiny dialplan to test the return of a call on transfers, like this: (I had to use the DEVSTATE backport here) [phones] exten => _12XX,1,Dial(SIP/${EXTEN},6,tT) exten => _12XX,n,GotoIf($[ "x${BLINDTRANSFER}" = "x" ]?noBT) exten => _12XX,n,Set(DIALRET=${CUT(BLINDTRANSFER,-,1)}); exten => _12XX,n,Goto(dRet) exten => _12XX,n(noBT),GotoIf($[ "x${TRANSFERERNAME}" = "x" ]?sai) exten =&...
2009 Aug 17
1
Goto mask
...like to execute the same logic, there is the way to use the Goto (or any other) command without changing the ${EXTEN}? Eg. DID range is 1200-1349 -> call Macro(disca), what mask to use? (I just got it with 2 masks, but I didn't wanted to duplicate the dialplan for both) [test] exten => _12XX,1,Set(DIR=3) exten => _12XX,n,Set(GROUP(flux)=internal) exten => _12XX,n,Macro(disca) exten => _13[0-4]X,1,Goto(1200,1) ; what to put here to go to 12XX ?? The example above would not work because it will try to call 1200 always for the 13[0-4]X mask, since it will change the ${EXTEN} v...
2006 May 29
1
Ring-Answer with Polycom 501 and Asterisk
Hi Guys This has been discussed a little in the list before so my apologies for sendig it again but I have done what others have done in the list but to no avail. I have configured Asterisk to send the callerID of extension phones as "firstname lastname" and that seems to work well and extensions show calls originating on other extensions in this format. I set the following in