[Home]

Summary:ASTERISK-03568: [PATCH] add API for parsing/describing caller presentation values
Reporter:Kevin P. Fleming (kpfleming)Labels:
Date Opened:2005-02-22 19:36:50.000-0600Date Closed:2008-01-15 15:26:12.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) callingpres_parser_rev1.diff.txt
Description:This patch moves the parsing of caller presentation values out of app_setcallerid.c and into callerid.c, and adds a function to turn a value back into a description.

It also modifies chan_sip to support text presentation values for "callingpres" settings, in addition to numeric values.

****** ADDITIONAL INFORMATION ******

Disclaimer is on file.
Comments:By: Olle Johansson (oej) 2005-02-23 01:38:45.000-0600

Thank you for the text version of callingpres!

By: Kevin P. Fleming (kpfleming) 2005-02-23 01:42:18.000-0600

I bet you thought I forgot that I had told you I was going to do it :-)

By: Mark Spencer (markster) 2005-02-26 01:36:32.000-0600

Added to CVS head.  Thanks!

By: Russell Bryant (russell) 2005-02-26 20:17:33.000-0600

not included in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:26:12.000-0600

Repository: asterisk
Revision: 5086

U   trunk/apps/app_setcallerid.c
U   trunk/callerid.c
U   trunk/channels/chan_sip.c
U   trunk/include/asterisk/callerid.h

------------------------------------------------------------------------
r5086 | markster | 2008-01-15 15:26:11 -0600 (Tue, 15 Jan 2008) | 2 lines

Add new callerpres parsing API (bug ASTERISK-3568)

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

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