[Asterisk-Users] pickup any call
Klaus-Peter Junghanns
kpj at junghanns.net
Wed Aug 18 05:37:07 MST 2004
Am Mi, 2004-08-18 um 15.36 schrieb Andrew Kohlsmith:
> On Wednesday 18 August 2004 08:34, Altus Snyman wrote:
> > sorry,using the vpb.conf so card like voicetronix openline 4 card.
> > Sorry my bad
>
> That I'm not sure -- I have never used a Voicetronix card. The
> callgroup/pickupgroup stuff is in zapata.conf though, but I believe similar
> mechanisms exist in iax.conf and sip.conf.
>
You might want to take a look at app_pickup which is part of bristuff.
It is a channel independent call pickup and call stealing application
which is used in the normal dialplan, like:
exten => *8,1,PickUP() ; uses the pickupgroup of the calling channel
or
exten => *8,1,PickUp(1) ; pick up from group 1
best regards
Klaus
More information about the asterisk-users
mailing list