[asterisk-users] Pickup cmd

F6HQZ f6hqz-m at hamwlan.net
Sun Dec 9 09:36:19 CST 2007


Hi,

Your extension "100" doesn't exist in the context where you have your PickUp
instruction.
You must include the context containing your phones into the context used by
your PickUp instruction or the reverse, or precise the context to use with
PickUp by adding it into the instruction line :

[BLF_group_pickup]
exten => _**1XX,1,Pickup(${EXTEN:2}@context)
exten => _**1XX,n,Hangup

Best Regards,
Francois BERGERET
France

-----Message d'origine-----
De : asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]De la part de Rilawich Ango
Envoyé : vendredi 7 décembre 2007 10:49
A : Asterisk Users Mailing List - Non-Commercial Discussion
Objet : [asterisk-users] Pickup cmd


Hi all,
  I have a GXP2000 with BLF configured.  I follow the configuration
guide to enable the pickup cmd as follow and include it under
corresponding content.

[BLF_group_pickup]
exten => _**1XX,1,Pickup(${EXTEN:2})
exten => _**1XX,n,Hangup

The I press the single key to pickup the call to extension 100 when
there is a call to it.  From CLI, I can see it issue **100 to asterisk
but failed to pickup the call.

    -- Executing [**100 at internal:1] Pickup("SIP/102-08373480", "100")
in new stack
[Dec  7 16:47:42] NOTICE[31079]: app_directed_pickup.c:159
pickup_exec: No target channel found for 100.
    -- Executing [**100 at internal:2] Hangup("SIP/102-08373480", "") in new
stack

Anyone can tell me if I make something wrong for the pickup cmd?
asterisk version: 1.4.15

_______________________________________________
--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
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.16.17/1176 - Release Date: 06/12/2007
23:15




More information about the asterisk-users mailing list