[asterisk-users] directed call pickup with PICKUPMARK

2007-02-15 Thread Klaus Darilion
Hi! i have a problem with the PICKUPMARK of the Pickup() application. E.g. A calls B. B is ringing. C wants to pickup B. To make this work with PICKUPMARK I have to add the variable PICKUPMARK to B. But how can I do this? B is just created inside the Dial() application. thanks klaus PS:

RE: [Asterisk-Users] Directed Call Pickup

2006-02-03 Thread Mimmus
Remember that the *8 in your features.conf has nothing to do with direct pickup. So in your case try replacing _86. with _*8. but I don't know if that will cause problems. Yes!!! I thought that this was a feature too instead it's a dialplan application. Asterisk is a bottomless sea. Thanks

Re: [Asterisk-Users] Directed Call Pickup

2006-02-03 Thread Garth van Sittert
Ok, I think I am getting somewhere. When I am ringing extension 200 I do a show channel SIP/200 and this is what I get: -- General -- Name: SIP/200-b699 Type: SIP UniqueID: asterisk-2177-1138957721.175 Caller ID: s Caller ID Name: (N/A) DNID Digits: (N/A)

Re: [Asterisk-Users] Directed Call Pickup

2006-02-03 Thread Garth van Sittert
- From: [EMAIL PROTECTED] [mailto:asterisk-users- [EMAIL PROTECTED] On Behalf Of Garth van Sittert Sent: 02 February 2006 16:47 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Directed Call Pickup Hi All I am having problems with Directed Call Pickup

Re: [Asterisk-Users] Directed Call Pickup

2006-02-03 Thread steve
I think that this line of context *exten = _8.,1,Pickup(${EXTEN:1})* might be the issue. Starting with an underscore before the 8 states that you want to perform pattern matching and the period after the 8 means wildcard. I think if you remove those two special characters your issue will be

[Asterisk-Users] Directed Call Pickup

2006-02-02 Thread Garth van Sittert
Hi All I am having problems with Directed Call Pickup in Asterisk 1.2.1 If extension 100 is ringing, a user at another extension is supposed to be able to dial *8100 and pickup the call to 100. It isn't working for me and I cannot figure out why. I have in features.conf: pickupexten = *8

Re: [Asterisk-Users] Directed Call Pickup

2006-02-02 Thread Bob Goddard
On Thursday 02 Feb 2006 16:46, Garth van Sittert wrote: Hi All I am having problems with Directed Call Pickup in Asterisk 1.2.1 If extension 100 is ringing, a user at another extension is supposed to be able to dial *8100 and pickup the call to 100. It isn't working for me and I cannot

RE: [Asterisk-Users] Directed Call Pickup

2006-02-02 Thread Mimmus
Same problem for me. Direct call pickup doesn't work. Global pickup is OK. This is 'show features' output: show features Builtin Feature Default Current --- --- --- Pickup*8 *8 Blind Transfer# #1

RE: [Asterisk-Users] Directed Call Pickup

2006-02-02 Thread Alex Barnes
-Original Message- From: [EMAIL PROTECTED] [mailto:asterisk-users- [EMAIL PROTECTED] On Behalf Of Garth van Sittert Sent: 02 February 2006 16:47 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Directed Call Pickup Hi All I am having

Re: [Asterisk-Users] Directed Call Pickup

2006-02-02 Thread Garth van Sittert
Show Features produces: Builtin Feature Default Current --- --- --- Pickup*8 *8 Blind Transfer# # Attended Transfer *2 One Touch Monitor Disconnect Call * *

[Asterisk-Users] directed call pickup

2004-12-21 Thread Tim Lewis
Is anyone using directed call pickup? *8+exten to only pick up an extension if the phone is ringing. The wiki says asterisk supports it but it seems it does not work. What am I doing wrong? Thanks ___ Asterisk-Users mailing list

Re: [Asterisk-Users] directed call pickup

2004-12-21 Thread Paul Zimm
Is anyone using directed call pickup? *8+exten to only pick up an extension if the phone is ringing. The wiki says asterisk supports it but it seems it does not work. What am I doing wrong? Directed call pickup for a specific extension is not currently part of Asterisk CVS. It is available as

[Asterisk-Users] Directed call pickup

2004-11-29 Thread Matthew Marlowe
Is anyone successfully using directed call pickup with asterisk? *8exten to only pick up that persons extension if the phone is ringing.. It says in the wiki asterisk supports it but I can not get it to work.. Thanks -- MBM ___ Asterisk-Users mailing

Re: [Asterisk-Users] Directed call pickup

2004-11-29 Thread Peter Svensson
On Mon, 29 Nov 2004, Matthew Marlowe wrote: Is anyone successfully using directed call pickup with asterisk? *8exten to only pick up that persons extension if the phone is ringing.. It says in the wiki asterisk supports it but I can not get it to work.. You could use app_intercept from

[Asterisk-Users] Directed Call Pickup

2004-08-24 Thread Mike Meyer
Hi everyone, I have been trying to get call pickup to work and am having success with group pickup by setting the callgroup and pickupgroup in the zapata.conf and sip.conf files. However, I cannot get directed call pickup to work. According to the little documentation

[Asterisk-Users] Directed Call Pickup

2004-07-14 Thread Stefan de Konink
In the list I found some messages that *8 doesn't work so well. Is there any possibility to create a extention that you can call, and if you are fast enough, pick up a number? (Also if you are outside your callgroup) like pseudo code: exten = 888, 1, EnterPhoneNumber() exten = 888, 2,