[Asterisk-Users] Re: Pickup an unanswered line

Dirk Dulfer ddulfer at email.com
Tue Jul 27 01:58:46 MST 2004


> > So far I managed to get things running, but if I configure
extensions.conf
> > like
> >
> > exten => s,1,Answer
> > exten => s,2,DigitTimeout(10)
> > exten => s,3,ResponseTimeout(20)
> > exten => s,4,Background(vm-extension)
> >
> > the old PBX users can nolonger answer the line, since Asterisk answers
it.
>
> How about this:
>
> exten => s,1,Wait,10
> exten => s,2,Answer
> exten => s,3,Background(vm-extension)
>
> That way the call will ring your old PBX for 10 seconds, and if no-one
picks
> it up then the autoattendant kicks in.
>

So we need to wait for 10 seconds, before we can answer the line.
It would be great if it is possible (by dialing 8) Asterisk picks up a
ringing line and puts it through to the accepting softphone.

Thanks,
Dirk

> Cheers,
> Faiz
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>






More information about the asterisk-users mailing list