search for: aa_chris_disa

Displaying 2 results from an estimated 2 matches for "aa_chris_disa".

2005 Aug 08
1
Transfer a call from cell phone (pseudo-disa)
...ork CallerID when I use this service. Is there a way to be able to transfer calls to other extensions of my asterisk server FROM the cell phone/ This isn't a Zap channel, so I'm a bit lost, but did specify the 'T' option in dial. Here's my context. Is this possible to do?? [aa_chris_disa] exten => s,1,Read(DIALNUM,custom/enter-num-then-pound,21) exten => s,2,Playback(connecting) exten => s,3,GotoIf($[${LEN(${DIALNUM})} < 5 ]?4:8) ; IF SHORTED THAN 5, its internal so dial internal exten => s,4,SetCallerID("Chris Mobile" <205>) exten => s,5,Dial(Loca...
2005 Aug 15
1
Transferring from cell phone
...ork CallerID when I use this service. Is there a way to be able to transfer calls to other extensions of my asterisk server FROM the cell phone/ This isn't a Zap channel, so I'm a bit lost, but did specify the 'T' option in dial. Here's my context. Is this possible to do?? [aa_chris_disa] exten => s,1,Read(DIALNUM,custom/enter-num-then-pound,21) exten => s,2,Playback(connecting) exten => s,3,GotoIf($[${LEN(${DIALNUM})} < 5 ]?4:8) ; IF SHORTED THAN 5, its internal so dial internal exten => s,4,SetCallerID("Chris Mobile" <205>) exten => s,5,Dial(Loca...