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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 30 16:23:11 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:                     ready for testing
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-30 16:22 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
====================================================================== 

---------------------------------------------------------------------- 
 (0092984) svnbot (reporter) - 2008-09-30 16:22
 http://bugs.digium.com/view.php?id=5014#c92984 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 145226

U   trunk/CHANGES
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r145226 | russell | 2008-09-30 16:22:56 -0500 (Tue, 30 Sep 2008) | 16
lines

Add support for call pickup on Snom phones.  Asterisk now includes a magic
call-id in the dialog-info event package used with extension state
subscriptions
on Snom phones.  Then, when the phone sends an INVITE with Replaces for
the
special callid, Asterisk will perform a pickup on the extension that was
subscribed to.

The original code on this issue was submitted by xylome.  However,
contributions
have been made by (at least) mgernoth and pkempgen.  The final patch was
written
by seanbright, and includes the necessary logic to allow this work in a
technology independent way.

(closes issue http://bugs.digium.com/view.php?id=5014)
Reported by: xylome
Patches:
      issue5014-trunk.diff uploaded by seanbright (license 71)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=145226 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-30 16:22 svnbot         Checkin                                      
2008-09-30 16:22 svnbot         Note Added: 0092984                          
======================================================================




More information about the asterisk-bugs mailing list