I did the same thing, only I ring 3 phones at once and then my cell,
dropping back to my system VM if I don't answer my cell.
Here is how I did it:
I applied some variables to make it easer:
RJSVMEXT=2377
RJSWORK=2377
RJSDESK=2378
RJSLAPTOP=2379
RJSHOME=2380
RJSCELL=18585551212
I created the
Trevor Peirce wrote:
exten => 555,1,Dial(Capi/210699&Local/555cell)
exten => 555cell,1,Wait(25)
exten => 555cell,2,Dial(Capi/693555)
I have never done this but I imagine that would solve your problem.
Pretty imaginative! Yes, that should work.
___
[EMAIL PROTECTED] wrote:
I have let's say a reception that is comprised of 2 zap extensions and a mobile
phone to dial using ISDN through Capi.
I want to have a delay before starting dialing the mobile phone so that it
rings only when the call has been unanswered for say 25 seconds.
I tried to us
[EMAIL PROTECTED] wrote:
There is any way to do it or the code has to be modified ?
Not yet, no, but I'm working on this enhancement.
For now you can just use two Dial() statements, one after the other. The
downside to this is that there is a very short moment where no outbound
call will be activ
I have let's say a reception that is comprised of 2 zap extensions and a mobile
phone to dial using ISDN through Capi.
I want to have a delay before starting dialing the mobile phone so that it
rings only when the call has been unanswered for say 25 seconds.
I tried to use Capi/210699:ww6935