[asterisk-users] Mistake in the wiki's description of cmd Pickup() ?

2008-02-05 Thread Stefan Guenther
Hi,

according to the description of Pickup() on page 
http://www.voip-info.org/wiki/view/Asterisk+cmd+Pickup

I can use this command to pickup a call at a certain extensions.

When I try this with e.g.

exten = *8200,1,Pickup(200)

Asterisk tells me that the highest value for the Pickup command is 63.

Wenn I enter the number of a callgroup instead of an extension, I can 
pickup the call.

Well, do I misunderstand something or has the behaviour of Pickup() 
changed? I have tested this with Asterisk 1.4.17-BRIstuffed-0.4.0-test6

Stefan
-- 


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

  Schulungen  Installationen
  Beratung   Support
   Voice-over-IP-Loesungen



___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


Re: [asterisk-users] Mistake in the wiki's description of cmd Pickup() ?

2008-02-05 Thread Karsten Wemheuer
Hi Stefan,

Am Dienstag, den 05.02.2008, 10:30 +0100 schrieb Stefan Guenther:
 Hi,
 
 according to the description of Pickup() on page 
 http://www.voip-info.org/wiki/view/Asterisk+cmd+Pickup
 
 I can use this command to pickup a call at a certain extensions.
 
 When I try this with e.g.
 
 exten = *8200,1,Pickup(200)

I see, that You are using bristuffed *. As bristuff has its own pickup
mechanism, be careful using the right one.

AFAIK You have to use DPickup if You want to pickup a call by extension.
In the bristuffed version of * Pickup is used with a group and DPickup
is used with an extension (AFAIK).

HTH,

Karsten



___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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