..
Makefile
One of the changes in 1.6.1 was to allow app_directory to use functionality
16 years ago
app_adsiprog.c
AST-2009-005
16 years ago
app_alarmreceiver.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_amd.c
Merged revisions 232355 via svnmerge from
16 years ago
app_authenticate.c
Global var cleanup - constification and removing unused vars.
16 years ago
app_cdr.c
Const-ify the world (or at least a good part of it)
16 years ago
app_celgenuserevent.c
Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
app_chanisavail.c
Store the cause code that is returned when trying to create a channel in ChanIsAvail in the
16 years ago
app_channelredirect.c
Global var cleanup - constification and removing unused vars.
16 years ago
app_chanspy.c
Display a list of channel variables in each channel-oriented event.
16 years ago
app_confbridge.c
Fix several XML documentation validate errors.
15 years ago
app_controlplayback.c
Change warning message to debug message.
16 years ago
app_dahdibarge.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_dahdiras.c
Global var cleanup - constification and removing unused vars.
16 years ago
app_db.c
Global var cleanup - constification and removing unused vars.
16 years ago
app_dial.c
Properly respect GOSUB_RESULT as to what to do with the master channel.
15 years ago
app_dictate.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_directed_pickup.c
adds 'p' option to PickupChan
15 years ago
app_directory.c
Fix literal values wrapped in documentation.
15 years ago
app_disa.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_dumpchan.c
Global var cleanup - constification and removing unused vars.
16 years ago
app_echo.c
revert ability to exit echo app
15 years ago
app_exec.c
Global var cleanup - constification and removing unused vars.
16 years ago
app_externalivr.c
Add send DTMF feature to ExternalIVR app
16 years ago
app_fax.c
Ensure frames are only freed once.
15 years ago
app_festival.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_flash.c
Const-ify the world (or at least a good part of it)
16 years ago
app_followme.c
Add an option to app_followme to disable the "please hold" announcement.
16 years ago
app_forkcdr.c
This patch adds a sequence field to CDRs that can be combined with the linkedid or uniqueid field to uniquely identify a CDR.
16 years ago
app_getcpeid.c
Const-ify the world (or at least a good part of it)
16 years ago
app_ices.c
Const-ify the world (or at least a good part of it)
16 years ago
app_image.c
Const-ify the world (or at least a good part of it)
16 years ago
app_ivrdemo.c
Const-ify the world (or at least a good part of it)
16 years ago
app_jack.c
Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
app_macro.c
AST-2009-005
16 years ago
app_meetme.c
Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
app_milliwatt.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_minivm.c
Display a list of channel variables in each channel-oriented event.
16 years ago
app_mixmonitor.c
Make CLI command 'mixmonitor start|stop <channel> work again.
16 years ago
app_morsecode.c
AST-2009-005
16 years ago
app_mp3.c
Merged revisions 238009 via svnmerge from
16 years ago
app_nbscat.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_originate.c
Revert inadvertant code commit to app_originate
16 years ago
app_osplookup.c
Fix several XML documentation validate errors.
15 years ago
app_page.c
Add audio announcement option to app_page
16 years ago
app_parkandannounce.c
Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
app_playback.c
Merged revisions 220288 via svnmerge from
16 years ago
app_playtones.c
Const-ify the world (or at least a good part of it)
16 years ago
app_privacy.c
AST-2009-005
16 years ago
app_queue.c
fixes Queue with C option crash
15 years ago
app_read.c
Last batch of 'static' qualifiers for module-level global variables.
16 years ago
app_readexten.c
Allow tonelist as argument to ReadExten.
16 years ago
app_readfile.c
AST-2009-005
16 years ago
app_record.c
Add an option to Record which enables a mode where any DTMF digit will terminate recording.
16 years ago
app_rpt.c
AST-2009-005
16 years ago
app_sayunixtime.c
Const-ify the world (or at least a good part of it)
16 years ago
app_senddtmf.c
Code clean up in app_senddtmf
15 years ago
app_sendtext.c
Enable SendText to send strings in encoded format.
16 years ago
app_setcallerid.c
AST-2009-005
16 years ago
app_skel.c
Last batch of 'static' qualifiers for module-level global variables.
16 years ago
app_sms.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_softhangup.c
Flags not initialized in app_softhangup.c, causing undefined behavior
16 years ago
app_speech_utils.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_stack.c
AGI may be invoked from outside the dialplan
16 years ago
app_system.c
Const-ify the world (or at least a good part of it)
16 years ago
app_talkdetect.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_test.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_transfer.c
Const-ify the world (or at least a good part of it)
16 years ago
app_url.c
Expand codec bitfield from 32 bits to 64 bits.
16 years ago
app_userevent.c
Const-ify the world (or at least a good part of it)
16 years ago
app_verbose.c
AST-2009-005
16 years ago
app_voicemail.c
fix build by checking result of symlink in test_voicemail_vmsayname
15 years ago
app_voicemail.exports
Merged revisions 213283 via svnmerge from
16 years ago
app_waitforring.c
add silence gen to wait apps
16 years ago
app_waitforsilence.c
add silence gen to wait apps
16 years ago
app_waituntil.c
AST-2009-005
16 years ago
app_while.c
Const-ify the world (or at least a good part of it)
16 years ago
app_zapateller.c
Const-ify the world (or at least a good part of it)
16 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