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

2006-09-13 Thread Michael Neuhauser
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:[EMAIL PROTECTED]
Firmix Software GmbH   sip:[EMAIL PROTECTED]
Vienna/Austria/Europetel:+43-1-7890849-30
Linux Development and Services  http://www.firmix.at/

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


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

2006-09-12 Thread Olivier
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.voip-info.org introduces many paths (http://bugs.digium.com/view.php?id=5014
, http://linux.thorsten-knabe.de/asterisk/pickup.jsp, ...) but which should be more stable ?Cheers
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


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

2006-09-12 Thread Steve Davies

On 9/12/06, Olivier [EMAIL PROTECTED] 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.

voip-info.org introduces many paths
(http://bugs.digium.com/view.php?id=5014 ,
http://linux.thorsten-knabe.de/asterisk/pickup.jsp, ...)
but which should be more stable ?


As far as I know, bristuff includes directed call pickup already,
using *8ext. Read their ChangeLog I think it has notes on how to use
it. If not, I am sure the list archives will have all the required
information.

Cheers,
Steve
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


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

2006-09-12 Thread Olivier
2006/9/12, Steve Davies [EMAIL PROTECTED]:
As far as I know, bristuff includes directed call pickup already,using *8ext. Read their ChangeLog I think it has notes on how to useit. If not, I am sure the list archives will have all the requiredinformation.
Cheers,SteveReading http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+BristuffPickUpChan
 and bristuff changelogs, I couln't know whether :1. PickUpChan really provided directed pickup on non-Snom SIP hardphones at it appears to pickup the last incoming call, no matter the extension you asked to be picked,
2. PickUpChan was deprecated in favor of fully-backed Asterisk standard code as various Mantis bugs suggest.Regards
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users