[Home]

Summary:ASTERISK-13005: [patch] support basic caller ID for snom call pickup
Reporter:Sean Bright (seanbright)Labels:
Date Opened:2008-11-03 06:40:52.000-0600Date Closed:2008-11-04 10:49:42.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Subscriptions
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) issue13827.patch
( 1) issue13827-1.4.patch
( 2) issue13827-5014-1.4.patch
Description:This is an extension to ASTERISK-4887, which adds rudimentary caller ID support to the NOTIFY messages sent to snom phones (or any phone that supports dialog-info+xml).  Support for CID in the NOTIFY messages is limited, as described in the changes to sip.conf.sample.

Patches for trunk, 1.4, and 1.4 which already has the patch from ASTERISK-4887 applied.
Comments:By: Digium Subversion (svnbot) 2008-11-04 10:49:39.000-0600

Repository: asterisk
Revision: 154187

U   trunk/channels/chan_sip.c
U   trunk/configs/sip.conf.sample

------------------------------------------------------------------------
r154187 | seanbright | 2008-11-04 10:49:38 -0600 (Tue, 04 Nov 2008) | 10 lines

Allow devices that accept dialog-info+xml (like snoms) to get the Caller ID of
the calling party when subscribed to the state of an extension that is ringing.
This has some limitations which are documented in sip.conf.sample.

(closes issue ASTERISK-13005)
Reported by: seanbright
Patches:
     issue13827.patch uploaded by seanbright (license 71)
Reviewed by: russellb

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

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