Displaying 2 results from an estimated 2 matches for "dialoutcontext".
2003 Jul 07
1
overlap dialing on a pri span
...how to enable overlap dialing for calls
coming in and coing out on a pri span. DISA looked promising at first,
but does not seem to support overlap dialing. Just picking up a call by
and trying to dial out does not seem the way to do it either. I tried:
[dialincontext]
exten => 12341234,1,Goto(dialoutcontext,s,1)
[dialoutcontext]
exten => s,1,Wait,1 ; Wait a second, just for fun
exten => s,2,Answer ; Answer the line
exten => s,3,DigitTimeout,5 ; Set Digit Timeout to 5 seconds
exten => _X.,1,Dial,Zap/g8/BYEXTENSION
exten => t,1,Dial,...
2004 Jul 17
1
overlapping extensions
I am about to setup an asterisk pbx for 2 customers and would like to
use a single box. Since I don't want to use 1xx for one and 2xx for the
other customer, is there a way to setup overlapping extenstions? If not
anybody can give me an example of how a similar situation like this
was solved?
thanks
micko