[Asterisk-Users] Suggestion for directed pickup in bristuffed 1.2 Asterisk

Michael Neuhauser mike at firmix.at
Tue Sep 12 23:45:43 MST 2006


On Tue, 2006-09-12 at 16:39 +0200, Olivier wrote:
> Hi,
> 
> What would you suggest to implement directed call pickup on bristuffed
> Asterisk 1.2 ?
> I'm after tle ability to pick a specific ringing call (without caring
> about which call arrived first, for example).
> 
> Something like : *8 + local extension would be perfect.

Using this

        exten = _*8.,1,DPickup(${EXTEN:1})

one can dial *8123 to pick up a call ringing at extension 123. Works for
me with Asterisk 1.2.11 and bristuff 0.3.0-1s
-- 
Dr. Michael Neuhauser               mailto:mike at firmix.at
Firmix Software GmbH                   sip:mike at firmix.at
Vienna/Austria/Europe                tel:+43-1-7890849-30
Linux Development and Services      http://www.firmix.at/



More information about the asterisk-users mailing list