asterisk/apps
BJ Weschke 44b98afdcd Merged revisions 19008 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r19008 | bweschke | 2006-04-10 20:05:01 -0500 (Mon, 10 Apr 2006) | 3 lines

 When using the silence detector in ast_play_and_record() and ast_play_and_prepend(), the truncation code never gets called to remove the detected silence, because the value of res is zero when control gets to that point. #6903 w/some mods (softins)


........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19009 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-04-11 01:12:13 +00:00
..
app_adsiprog.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_alarmreceiver.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_amd.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_authenticate.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_cdr.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_chanisavail.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_channelredirect.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_chanspy.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_controlplayback.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_db.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_dial.c remove support for BYEXTENSION (which nobody even knows about anymore) 2006-04-10 23:01:22 +00:00
app_dictate.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_directed_pickup.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_directory.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_disa.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_dumpchan.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_echo.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_exec.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_externalivr.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_festival.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_flash.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_forkcdr.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_getcpeid.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_hasnewvoicemail.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_ices.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_image.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_ivrdemo.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_lookupblacklist.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_lookupcidname.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_macro.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_meetme.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_milliwatt.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_mixmonitor.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_morsecode.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_mp3.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_nbscat.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_osplookup.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_page.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_parkandannounce.c remove support for BYEXTENSION (which nobody even knows about anymore) 2006-04-10 23:01:22 +00:00
app_playback.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_privacy.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_queue.c remove support for BYEXTENSION (which nobody even knows about anymore) 2006-04-10 23:01:22 +00:00
app_random.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_read.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_readfile.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_realtime.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_record.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_rpt.c remove support for BYEXTENSION (which nobody even knows about anymore) 2006-04-10 23:01:22 +00:00
app_sayunixtime.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_senddtmf.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_sendtext.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_setcallerid.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_setcdruserfield.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_settransfercapability.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_skel.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_sms.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_softhangup.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_speech_utils.c Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now... 2006-04-10 23:29:50 +00:00
app_stack.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_system.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_talkdetect.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_test.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_transfer.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_url.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_userevent.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_verbose.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_voicemail.c Merged revisions 19008 via svnmerge from 2006-04-11 01:12:13 +00:00
app_waitforring.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_waitforsilence.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_while.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_zapateller.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_zapbarge.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_zapras.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
app_zapscan.c since the module API is changing, it's a good time to const-ify the description() and key() return values 2006-04-08 22:01:19 +00:00
enter.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
leave.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
Makefile remove traces of "look", something that does not exist in the tree 2006-04-08 19:13:37 +00:00
rpt_flow.pdf remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00