[asterisk-bugs] [Asterisk 0005014]: [patch] implement call pickup on Snom phones
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Mar 11 10:32:19 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=5014
======================================================================
Reported By: xylome
Assigned To: oej
======================================================================
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: 08-24-2005 05:37 CDT
Last Modified: 03-11-2008 10:32 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
======================================================================
----------------------------------------------------------------------
pkempgen - 03-11-08 10:32
----------------------------------------------------------------------
Had a quick look at the simple-pickup-2007-03-31.patch I wrote.
Looks like the missing
<remote><identity display=\"%s\">%s</identity><target
uri=\"sip:%s%s@%s\"/></remote>
is more or less what prevents the Snom from doing the pickup. You
won't get the callerid of the original caller but the pickup works.
The XML content is valid XML without it but the Snom wants it. :-)
Issue History
Date Modified Username Field Change
======================================================================
03-11-08 10:32 pkempgen Note Added: 0083721
======================================================================
More information about the asterisk-bugs
mailing list