[asterisk-commits] dvossel: trunk r239719 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jan 13 11:17:01 CST 2010
Author: dvossel
Date: Wed Jan 13 11:16:58 2010
New Revision: 239719
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=239719
Log:
Blocked revisions 239718 via svnmerge
........
r239718 | dvossel | 2010-01-13 11:16:12 -0600 (Wed, 13 Jan 2010) | 23 lines
add silence gen to wait apps
asterisk.conf's 'transmit_silence' option existed before
this patch, but was limited to only generating silence
while recording and sending DTMF. Now enabling the
transmit_silence option generates silence during wait
times as well.
To achieve this, ast_safe_sleep has been modified to
generate silence anytime no other generators are present
and transmit_silence is enabled. Wait apps not using
ast_safe_sleep now generate silence when transmit_silence
is enabled as well.
(closes issue 0016524)
Reported by: kobaz
(closes issue 0016523)
Reported by: kobaz
Tested by: dvossel
Review: https://reviewboard.asterisk.org/r/456/
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.
More information about the asterisk-commits
mailing list