[asterisk-bugs] [Asterisk 0005014]: [patch] implement call pickup on Snom phones

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Sep 12 01:41:35 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=5014 
====================================================================== 
Reported By:                xylome
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   5014
Category:                   Channels/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0-beta4 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 60212 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             2005-08-24 05:37 CDT
Last Modified:              2008-09-12 01:41 CDT
====================================================================== 
Summary:                    [patch] implement call pickup on Snom phones
Description: 
this is more or less my current SIP playground, that i want to share with
others.
maybe some of these ideas could be the starting point for properly
implemented features within asterisk. please feel free to use this for
inspiration.
some of the features are highly experimental. so be warned!
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0004838 [patch] [post 1.2] present SIP Call-ID ...
related to          0007162 No reply to PUBLISH requests
====================================================================== 

---------------------------------------------------------------------- 
 (0092405) tbelder (reporter) - 2008-09-12 01:41
 http://bugs.digium.com/view.php?id=5014#c92405 
---------------------------------------------------------------------- 
Since Snom FW version 7.1.33 it's possible to program the Function Key on a
different way (type BLF): 
Configure a Function Key with Type "BLF" for the extension you want to
monitor and append the pickup string "|*8" to the content of the "Number"
field.

e.g. If you have a button configured with Button Type "BLF" and Number
"<31 at registrar>" to monitor extension 31, change the value to
"<31 at registar>|*8"

Then, if the Extension enters "Ringing" state, the LED beside the button
will start blinking. When you press the blinking button, the phone dials
"*831" instead of "31" and executes the pickup in the Asterisk dialplan. 


See also: http://asterisk.snom.com/index.php/Asterisk_1.4/Call_Pickup 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-12 01:41 tbelder        Note Added: 0092405                          
======================================================================




More information about the asterisk-bugs mailing list