You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/apps
Joshua Colp 4ec0f8cbd6
Merge speech-multi branch which adds support for joining multiple sound files together to be played one after another in SpeechBackground.
19 years ago
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 19 years ago
app_adsiprog.c move ADSI functionality into ast_ namespace 19 years ago
app_alarmreceiver.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 19 years ago
app_amd.c Use LOG_DEBUG to print out the indication that app_amd is using default settings instead of using LOG_NOTICE. This stops needless logging of this information under normal circumstances. (issue #8361 reported by Seb7) 19 years ago
app_authenticate.c Merged revisions 42421 via svnmerge from 19 years ago
app_cdr.c merge new_loader_completion branch, including (at least): 19 years ago
app_chanisavail.c merge new_loader_completion branch, including (at least): 19 years ago
app_channelredirect.c merge new_loader_completion branch, including (at least): 19 years ago
app_chanspy.c Only split up extension and context if a value exists. (issue #8332 reported by loloski) 19 years ago
app_controlplayback.c merge new_loader_completion branch, including (at least): 19 years ago
app_db.c Fix a couple of typos. Initially pointed out by mrobinson. 19 years ago
app_dial.c Merged revisions 50295 via svnmerge from 19 years ago
app_dictate.c Merged revisions 49833 via svnmerge from 19 years ago
app_directed_pickup.c Use a separate variable in the channel structure to store the context that the channel was dialed from. (issue #8382 reported by jiddings) 19 years ago
app_directory.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
app_disa.c merge new_loader_completion branch, including (at least): 19 years ago
app_dumpchan.c merge new_loader_completion branch, including (at least): 19 years ago
app_echo.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 19 years ago
app_exec.c merge new_loader_completion branch, including (at least): 19 years ago
app_externalivr.c Merged revisions 48394 via svnmerge from 19 years ago
app_festival.c Merged revisions 48374 via svnmerge from 19 years ago
app_flash.c merge new_loader_completion branch, including (at least): 19 years ago
app_followme.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 19 years ago
app_forkcdr.c merge new_loader_completion branch, including (at least): 19 years ago
app_getcpeid.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 19 years ago
app_hasnewvoicemail.c merge new_loader_completion branch, including (at least): 19 years ago
app_ices.c Merged revisions 48374 via svnmerge from 19 years ago
app_image.c merge new_loader_completion branch, including (at least): 19 years ago
app_ivrdemo.c merge new_loader_completion branch, including (at least): 19 years ago
app_lookupblacklist.c merge new_loader_completion branch, including (at least): 19 years ago
app_lookupcidname.c merge new_loader_completion branch, including (at least): 19 years ago
app_macro.c OOOps! There is no alternative to suggest in 1.4. A small erasure. 19 years ago
app_meetme.c reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases 19 years ago
app_milliwatt.c Merge team/russell/frame_caching 19 years ago
app_mixmonitor.c update thread creation code a bit 19 years ago
app_morsecode.c merge new_loader_completion branch, including (at least): 19 years ago
app_mp3.c Merged revisions 48374 via svnmerge from 19 years ago
app_nbscat.c Merged revisions 48374 via svnmerge from 19 years ago
app_osplookup.c Warning be gone. 19 years ago
app_page.c Fix small formatting issue, that causes misaligned line 19 years ago
app_parkandannounce.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 19 years ago
app_playback.c Move say.conf existence check to do_say function since it is called from multiple places (issue #8144 reported by kshumard) 19 years ago
app_privacy.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
app_queue.c reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases 19 years ago
app_random.c merge new_loader_completion branch, including (at least): 19 years ago
app_read.c Minor cleanup and make sure the tmp variable is clean 19 years ago
app_readfile.c merge new_loader_completion branch, including (at least): 19 years ago
app_realtime.c merge qwell's CLI verbification work 19 years ago
app_record.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 19 years ago
app_rpt.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 19 years ago
app_sayunixtime.c merge new_loader_completion branch, including (at least): 19 years ago
app_senddtmf.c we can't unlock a channel if we cant find it. - AnthonyL bug #8741 19 years ago
app_sendtext.c merge new_loader_completion branch, including (at least): 19 years ago
app_setcallerid.c merge new_loader_completion branch, including (at least): 19 years ago
app_setcdruserfield.c reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases 19 years ago
app_settransfercapability.c merge new_loader_completion branch, including (at least): 19 years ago
app_skel.c merge new_loader_completion branch, including (at least): 19 years ago
app_sms.c fix a bogus datalen in the frames generated by app_sms 19 years ago
app_softhangup.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 19 years ago
app_speech_utils.c Merge speech-multi branch which adds support for joining multiple sound files together to be played one after another in SpeechBackground. 19 years ago
app_stack.c merge new_loader_completion branch, including (at least): 19 years ago
app_system.c merge new_loader_completion branch, including (at least): 19 years ago
app_talkdetect.c merge new_loader_completion branch, including (at least): 19 years ago
app_test.c merge new_loader_completion branch, including (at least): 19 years ago
app_transfer.c merge new_loader_completion branch, including (at least): 19 years ago
app_url.c Fix documentation to reflect how Url() really works 19 years ago
app_userevent.c merge new_loader_completion branch, including (at least): 19 years ago
app_verbose.c merge new_loader_completion branch, including (at least): 19 years ago
app_voicemail.c Merged revisions 50150 via svnmerge from 19 years ago
app_waitforring.c merge new_loader_completion branch, including (at least): 19 years ago
app_waitforsilence.c Changes/fixes to the app_waitforsilence app to make it behave more the way the author originally intended for it 19 years ago
app_while.c merge new_loader_completion branch, including (at least): 19 years ago
app_zapateller.c merge new_loader_completion branch, including (at least): 19 years ago
app_zapbarge.c merge new_loader_completion branch, including (at least): 19 years ago
app_zapras.c Merged revisions 48374 via svnmerge from 19 years ago
app_zapscan.c merge new_loader_completion branch, including (at least): 19 years ago
enter.h remove extraneous svn:executable properties 20 years ago
leave.h remove extraneous svn:executable properties 20 years ago
rpt_flow.pdf remove extraneous svn:executable properties 20 years ago