asterisk/apps
Russell Bryant d7742120e9 - Use a for loop instead of a while loop
- Get rid of an unnecessary variable


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153437 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-11-02 02:20:10 +00:00
..
Makefile Merged revisions 127892,127895 via svnmerge from 2008-07-03 22:23:04 +00:00
app_adsiprog.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_alarmreceiver.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_amd.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_authenticate.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_cdr.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_chanisavail.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_channelredirect.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_chanspy.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_controlplayback.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_dahdibarge.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_dahdiras.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_dahdiscan.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_db.c whitespace fixes only. 2008-02-09 11:27:10 +00:00
app_dial.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_dictate.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_directed_pickup.c Instead of doing a couple of strlen() calls each iteration of the loop, only do it once 2008-11-02 02:14:19 +00:00
app_directory.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_disa.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_dumpchan.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_echo.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_exec.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_externalivr.c cleaup of the TCP/TLS socket API: 2008-10-19 19:11:28 +00:00
app_fax.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_festival.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_flash.c Merged revisions 125132 via svnmerge from 2008-06-25 23:05:28 +00:00
app_followme.c Recent CDR fixes moved execution of the 'h' exten into the bridging code, so variables that were set after ast_bridge_call was called would not show up in the 'h' exten. Added a callback function to handle setting variables, etc. from w/in the bridging code. Calls back into a nested function within the function calling ast_bridge_call 2008-10-31 18:55:33 +00:00
app_forkcdr.c More RSW merges. Everything from apps/ except for the big offenders 2008-08-10 14:45:25 +00:00
app_getcpeid.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_ices.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_image.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_ivrdemo.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
app_jack.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_macro.c More RSW merges. Everything from apps/ except for the big offenders 2008-08-10 14:45:25 +00:00
app_meetme.c Fix option handling code. 2008-10-17 04:28:13 +00:00
app_milliwatt.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_minivm.c Reverting format addition for now 2008-10-09 21:47:02 +00:00
app_mixmonitor.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_morsecode.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_mp3.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_nbscat.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_osplookup.c Everytime a compile fails, a puppy dies. 2008-09-13 14:15:08 +00:00
app_page.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_parkandannounce.c remove remaining Zaptel references in various places 2008-07-28 16:42:00 +00:00
app_playback.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_privacy.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_queue.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_read.c Modify TIMEOUT() to be accurate down to the millisecond. 2008-05-01 23:06:23 +00:00
app_readexten.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_readfile.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_record.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_rpt.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
app_sayunixtime.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_senddtmf.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_sendtext.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_setcallerid.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_skel.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_sms.c Answer the channel prior to checking for the 'a' 2008-10-16 22:44:05 +00:00
app_softhangup.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_speech_utils.c Merged revisions 147517 via svnmerge from 2008-10-08 14:53:51 +00:00
app_stack.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_system.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_talkdetect.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_test.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 2008-05-22 16:29:54 +00:00
app_transfer.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_url.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_userevent.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_verbose.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_voicemail.c - Use a for loop instead of a while loop 2008-11-02 02:20:10 +00:00
app_waitforring.c Whitespace changes only 2008-04-25 20:20:10 +00:00
app_waitforsilence.c Merged revisions 149061 via svnmerge from 2008-10-14 20:16:48 +00:00
app_waituntil.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_while.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
app_zapateller.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +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
rpt_flow.pdf remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00