[Home]

Summary:ASTERISK-05425: [patch][post 1.2] Play tone from indications.conf in app_read instead of playing file
Reporter:Sergey Basmanov (sb)Labels:
Date Opened:2005-11-02 06:16:05.000-0600Date Closed:2008-01-15 16:11:51.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_read
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_read.diff
( 1) app_read.diff2
Description:This patch starts playing given tone from indications.conf instead of playing file and stops playing tones when digit pressed.
Tone name accepted in format: tone-<tonename>
For example:
Read(DIGITS,tone-dial)
Comments:By: Matt O'Gorman (mogorman) 2006-01-05 12:56:40.000-0600

Commited to trunk in 7818 with minor modifications.  also added in newer parsing code.

Mog

By: Digium Subversion (svnbot) 2008-01-15 16:11:51.000-0600

Repository: asterisk
Revision: 7818

U   trunk/UPGRADE.txt
U   trunk/apps/app_read.c

------------------------------------------------------------------------
r7818 | mogorman | 2008-01-15 16:11:50 -0600 (Tue, 15 Jan 2008) | 5 lines

Added feature from bug ASTERISK-5425 and updated app_read
to be able to use indication tones, and argument
parsing code. Documented possible problems this might
cause an older dialplans in UPGRADE.txt

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

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