[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
Wed Apr 28 16:14:22 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
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-04-28 16: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.
====================================================================== 

---------------------------------------------------------------------- 
 (0121122) pabelanger (manager) - 2010-04-28 16:14
 https://issues.asterisk.org/view.php?id=17120#c121122 
---------------------------------------------------------------------- 
Suspended due to lack of activity. Please request a bug marshal in
#asterisk-bugs on the IRC network irc.freenode.net to reopen the issue
should you have the additional information requested.

Further information can be found at
http://www.asterisk.org/developers/bug-guidelines 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-28 16:14 pabelanger     Note Added: 0121122                          
2010-04-28 16:14 pabelanger     Status                   feedback => closed  
2010-04-28 16:14 pabelanger     Resolution               open => suspended   
======================================================================




More information about the asterisk-bugs mailing list