search for: blf_group_pickup

Displaying 3 results from an estimated 3 matches for "blf_group_pickup".

2007 Nov 06
2
Pickup Command not working
When I execute a pickup on a ringing phone I get CALL FAILED REASON CODE 603. I am dialing **212 with the following config. Anyone have a suggestion? EXTENSIONS.CONF -snip- [BLF_Group_Pickup] ; Defines how the extension to pick up a ringing phone in your BLF group exten => _**XXX,1,Pickup(${EXTEN:2}) exten => _**XXX,n,Hangup() [BLF] ; Defines a BLF Hint for phones exten => 212,hint,SIP/sam -snip- SIP.CONF -snip- [sam] type=friend username=sam fromuser=sam callerid=sam hos...
2008 Jan 07
1
pickup application failed
...a call from PSTN thro' TDM400 card. It seems I can't guess the correct context of it. How can I know the context of the call using CLI? The default context of the TDM400 is from-pstn but pickup still failed if I add exten => _**1XX,n,Pickup(${EXTEN:2}@from-pstn) in the end of context BLF_group_pickup. [BLF_group_pickup] exten => _**1XX,1,Pickup(${EXTEN:2}@internal) exten => _**1XX,n,Pickup(${EXTEN:2}@internal-admin)
2007 Dec 07
1
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/10...