[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
Tue Mar 30 13:58:01 CDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
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:                     new
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:              
====================================================================== 
Date Submitted:             2010-03-30 13:58 CDT
Last Modified:              2010-03-30 13:58 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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-30 13:58 Airman         New Issue                                    
2010-03-30 13:58 Airman         Asterisk Version          => 1.6.2.6         
2010-03-30 13:58 Airman         Regression                => No              
2010-03-30 13:58 Airman         SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list