[asterisk-bugs] [Asterisk 0017120]: (Regression) Pickup from Grandstream BLF button ignores the context specified in Pickup command

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 22 11:14:06 CDT 2010


The following issue has been set as RELATED TO issue 0017633. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17120 
====================================================================== 
Reported By:                Airman
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17120
Category:                   Applications/app_directed_pickup
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.6 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 suspended
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-03-30 13:58 CDT
Last Modified:              2010-07-22 11:14 CDT
====================================================================== 
Summary:                    (Regression) Pickup from Grandstream BLF button
ignores the context specified in Pickup command
Description: 
We have Grandstream GXP2000 phones with buttons programmed as BLFs.  In
sip.conf, we specify:

context=default
subscribecontext=blf

In the default context, we have: 

exten => _**5XX,1,Pickup(${EXTEN:2}@extensions)

When you press the BLF button and the extension is busy, the phone dials
**5XX instead of 5XX.  Starting with Asterisk 1.6.2, this stopped working. 
Instead of picking up 5XX at extensions (as specified by the Pickup command),
it tries picking up 5XX at blf.  Dialing **5XX by hand still works correctly. 
Everything worked fine in Asterisk 1.6.1.x.

Here is the output from asterisk -r -v... when we try pressing the BLF
button:

[Mar 30 09:48:26] NOTICE[30223]: chan_sip.c:19860 handle_request_invite:
Trying to pick up 520 at blf
[Mar 30 09:48:27] NOTICE[30223]: chan_sip.c:19860 handle_request_invite:
Trying to pick up 520 at blf
[Mar 30 09:48:27] NOTICE[30223]: app_directed_pickup.c:257 pickup_exec: No
target channel found for 520.

Let me know if you need any more information.  Thanks.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0014567 Directed call pickup does not work usin...
related to          0017633 (Regression) Pickup from Grandstream BL...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-22 11:14 russell        Relationship added       related to 0017633  
======================================================================




More information about the asterisk-bugs mailing list