[asterisk-bugs] [Asterisk 0006643]: [patch] Implement Called Party Identification

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Aug 22 15:20:33 CDT 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=6643 
====================================================================== 
Reported By:                gork
Assigned To:                oej
====================================================================== 
Project:                    Asterisk
Issue ID:                   6643
Category:                   Channels/chan_sip
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): trunk 
SVN Revision (number only!): 50187 
Disclaimer on File?:        Yes 
Request Review:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             03-03-2006 11:53 CST
Last Modified:              08-22-2007 15:20 CDT
====================================================================== 
Summary:                    [patch] Implement Called Party Identification
Description: 
This is a patch and associated example of implementing Called Party
Identification into Asterisk in a minimally-invasive way. Many clients such
as the Polycom SIP hardphones have the capability of displaying information
about the party a user is *calling* on their display.

The patch adds an application "SIPCalledRPID" which, when called in the
dialplan, causes the Remote-Party-ID header containing called party
information to begin to be sent to the calling party during call progress
messages: 180 Ringing, 183 Progress, and 200 OK (upon answer)

The called party information may be updated throughout the call and the
attached extensions example shows one way this can be done.

I developed this patch with assistance from justinu who had written an
earlier patch to implemented Called Party Identification.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0008824 [patch] Remote (called) Party Identific...
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 08-22-07 15:20  
---------------------------------------------------------------------- 
Superseded by issue 8824. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-22-07 15:20  qwell          Status                   assigned => resolved
08-22-07 15:20  qwell          Resolution               open => won't fix   
08-22-07 15:20  qwell          Note Added: 0069271                          
======================================================================




More information about the asterisk-bugs mailing list