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
Kinsey Moore bd958c037f
Ensure that pages and emails are sent using RFC822-compliant date format
13 years ago
..
confbridge Fix configuring custom sound_leader_has_left in confbridge.conf 13 years ago
Makefile New HD ConfBridge conferencing application. 14 years ago
app_adsiprog.c Replace direct access to channel name with accessor functions 13 years ago
app_alarmreceiver.c Convert some strncpys to ast_copy_string 13 years ago
app_amd.c Opaquify ast_channel structs and lists 13 years ago
app_authenticate.c ast_channel opaquification of pointers and integral types 13 years ago
app_cdr.c ast_channel opaquification of pointers and integral types 13 years ago
app_celgenuserevent.c Merged revisions 282979 via svnmerge from 15 years ago
app_chanisavail.c app_chanisavail: Fix use of uninitialized variable. 13 years ago
app_channelredirect.c Finalize ast_channel opaquification 13 years ago
app_chanspy.c Coverity Report: Fix issues for error type UNINIT in Core supported modules 13 years ago
app_confbridge.c Fix crash in ConfBridge when user announcement is played for more than 2 users 13 years ago
app_controlplayback.c Merged revisions 328247 via svnmerge from 14 years ago
app_dahdibarge.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_dahdiras.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_db.c Merged revisions 328247 via svnmerge from 14 years ago
app_dial.c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE 13 years ago
app_dictate.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_directed_pickup.c Update Pickup application documentation. (With feeling this time.) 13 years ago
app_directory.c Resolve a few more cases of variable shadowing. 13 years ago
app_disa.c Coverity Report: Fix issues for error type UNINIT in Core supported modules 13 years ago
app_dumpchan.c Finalize ast_channel opaquification 13 years ago
app_echo.c Prevent Echo() from relaying control, null, and modem frames 13 years ago
app_exec.c Merged revisions 328247 via svnmerge from 14 years ago
app_externalivr.c Add interrupt ('I') command to ExternalIVR. 13 years ago
app_fax.c Opaquify ast_channel structs and lists 13 years ago
app_festival.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_flash.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_followme.c Add predial support to FollowMe. 13 years ago
app_forkcdr.c Make ForkCDR e option not set end time of the newly forked CDR log 13 years ago
app_getcpeid.c Replace direct access to channel name with accessor functions 13 years ago
app_ices.c Add missing newlines to CLI logging 13 years ago
app_image.c Merged revisions 328247 via svnmerge from 14 years ago
app_ivrdemo.c ast_channel opaquification of pointers and integral types 13 years ago
app_jack.c app_jack: fix datastore memory leak in error handling path. 13 years ago
app_macro.c Finalize ast_channel opaquification 13 years ago
app_meetme.c Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules) 13 years ago
app_milliwatt.c Replace GNU old-style field designator extensions to fix clang warnings 13 years ago
app_minivm.c Fix a variety of memory leaks 13 years ago
app_mixmonitor.c Remove some extra debugging I forgot to remove in the merge of Digium phone support. 13 years ago
app_morsecode.c Merged revisions 336717 via svnmerge from 14 years ago
app_mp3.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_nbscat.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_originate.c Added support for all slin formats to app_originate 14 years ago
app_osplookup.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
app_page.c Fix a variety of memory leaks 13 years ago
app_parkandannounce.c Finalize ast_channel opaquification 13 years ago
app_playback.c ast_channel opaquification of pointers and integral types 13 years ago
app_playtones.c ast_channel opaquification of pointers and integral types 13 years ago
app_privacy.c Opaquify ast_channel structs and lists 13 years ago
app_queue.c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE 13 years ago
app_read.c ast_channel opaquification of pointers and integral types 13 years ago
app_readexten.c Opaquify ast_channel structs and lists 13 years ago
app_readfile.c Merged revisions 328247 via svnmerge from 14 years ago
app_record.c Fix a variety of memory leaks 13 years ago
app_saycounted.c Merged revisions 336717 via svnmerge from 14 years ago
app_sayunixtime.c ast_channel opaquification of pointers and integral types 13 years ago
app_senddtmf.c Merged revisions 328247 via svnmerge from 14 years ago
app_sendtext.c ast_channel opaquification of pointers and integral types 13 years ago
app_setcallerid.c Opaquify ast_channel structs and lists 13 years ago
app_skel.c Add new config-parsing framework 13 years ago
app_sms.c Fix a variety of potential buffer overflows 13 years ago
app_softhangup.c ast_channel opaquification of pointers and integral types 13 years ago
app_speech_utils.c Document Speech* apps hangup on failure and suggest TryExec 13 years ago
app_stack.c Fix deadlock when Gosub used with alternate dialplan switches. 13 years ago
app_system.c If the argument to the system application is quoted, ensure we remove the quotes before trying to execute. 15 years ago
app_talkdetect.c Finalize ast_channel opaquification 13 years ago
app_test.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_transfer.c Fix the display of documentation for Transfer 13 years ago
app_url.c Merged revisions 339777 via svnmerge from 14 years ago
app_userevent.c Opaquify channel stringfields 13 years ago
app_verbose.c ast_channel opaquification of pointers and integral types 13 years ago
app_voicemail.c Ensure that pages and emails are sent using RFC822-compliant date format 13 years ago
app_voicemail.exports.in Merge changes dealing with support for Digium phones. 13 years ago
app_waitforring.c Merged revisions 328247 via svnmerge from 14 years ago
app_waitforsilence.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_waituntil.c Merged revisions 328247 via svnmerge from 14 years ago
app_while.c Opaquify ast_channel structs and lists 13 years ago
app_zapateller.c Opaquify ast_channel structs and lists 13 years ago
enter.h
leave.h