.. |
confbridge
|
New HD ConfBridge conferencing application.
|
14 years ago |
Makefile
|
New HD ConfBridge conferencing application.
|
14 years ago |
app_adsiprog.c
|
Merged revisions 284610 via svnmerge from
|
15 years ago |
app_alarmreceiver.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_amd.c
|
Merged revisions 316265 via svnmerge from
|
14 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
|
Merged revisions 282979 via svnmerge from
|
15 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
|
Merged revisions 316650 via svnmerge from
|
14 years ago |
app_confbridge.c
|
Makes the new ConfBridge join and leave sounds be used by default rather than beep and beeperr.
|
14 years ago |
app_controlplayback.c
|
Change warning message to debug message.
|
16 years ago |
app_dahdibarge.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 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
|
Merged revisions 315644 via svnmerge from
|
14 years ago |
app_dictate.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_directed_pickup.c
|
Merged revisions 290376 via svnmerge from
|
15 years ago |
app_directory.c
|
Merged revisions 263769 via svnmerge from
|
15 years ago |
app_disa.c
|
ast_callerid restructuring
|
15 years ago |
app_dumpchan.c
|
Merged revisions 313517 via svnmerge from
|
14 years ago |
app_echo.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_exec.c
|
Because ExecIf needs to reprocess arguments, it's best if we don't remove quotes during parsing.
|
15 years ago |
app_externalivr.c
|
Merged revisions 309403 via svnmerge from
|
14 years ago |
app_fax.c
|
Replace ast_log(LOG_DEBUG, ...) with ast_debug()
|
14 years ago |
app_festival.c
|
Merged revisions 316265 via svnmerge from
|
14 years ago |
app_flash.c
|
Const-ify the world (or at least a good part of it)
|
16 years ago |
app_followme.c
|
Merged revisions 316265 via svnmerge from
|
14 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
|
Merged revisions 284610 via svnmerge from
|
15 years ago |
app_ices.c
|
Merged revisions 316265 via svnmerge from
|
14 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
|
Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
|
14 years ago |
app_macro.c
|
Merged revisions 295866 via svnmerge from
|
15 years ago |
app_meetme.c
|
Merged revisions 316831 via svnmerge from
|
14 years ago |
app_milliwatt.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_minivm.c
|
Merged revisions 316331 via svnmerge from
|
14 years ago |
app_mixmonitor.c
|
Mix Monitor: Now with r and t options.
|
14 years ago |
app_morsecode.c
|
AST-2009-005
|
16 years ago |
app_mp3.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_nbscat.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_originate.c
|
Merged revisions 316265 via svnmerge from
|
14 years ago |
app_osplookup.c
|
Fixed the issue caused by EXTEN including user parameters.
|
15 years ago |
app_page.c
|
Add audio announcement option to app_page
|
16 years ago |
app_parkandannounce.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_playback.c
|
Add doxygen documentation
|
15 years ago |
app_playtones.c
|
Const-ify the world (or at least a good part of it)
|
16 years ago |
app_privacy.c
|
Merged revisions 302921 via svnmerge from
|
15 years ago |
app_queue.c
|
Merged revisions 317336 via svnmerge from
|
14 years ago |
app_read.c
|
Last batch of 'static' qualifiers for module-level global variables.
|
16 years ago |
app_readexten.c
|
Merged revisions 281723 via svnmerge from
|
15 years ago |
app_readfile.c
|
AST-2009-005
|
16 years ago |
app_record.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_rpt.c
|
Replace ast_log(LOG_DEBUG, ...) with ast_debug()
|
14 years ago |
app_saycounted.c
|
Add new application for declining counting words in multiple languages.
|
15 years ago |
app_sayunixtime.c
|
Const-ify the world (or at least a good part of it)
|
16 years ago |
app_senddtmf.c
|
Allow SendDTMF to play digits to a specified channel.
|
15 years ago |
app_sendtext.c
|
Merged revisions 305923 via svnmerge from
|
14 years ago |
app_setcallerid.c
|
ast_callerid restructuring
|
15 years ago |
app_skel.c
|
Last batch of 'static' qualifiers for module-level global variables.
|
16 years ago |
app_sms.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_softhangup.c
|
Flags not initialized in app_softhangup.c, causing undefined behavior
|
16 years ago |
app_speech_utils.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_stack.c
|
Merged revisions 284610 via svnmerge from
|
15 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
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_test.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 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
|
Change usage of pipe to comma in UserEvent docs.
|
15 years ago |
app_verbose.c
|
Merged revisions 301177 via svnmerge from
|
15 years ago |
app_voicemail.c
|
Merged revisions 316709 via svnmerge from
|
14 years ago |
app_voicemail.exports.in
|
Allow symbol export filtering to work properly on platforms that have symbol prefixes.
|
15 years ago |
app_waitforring.c
|
add silence gen to wait apps
|
16 years ago |
app_waitforsilence.c
|
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
app_waituntil.c
|
AST-2009-005
|
16 years ago |
app_while.c
|
ast_callerid restructuring
|
15 years ago |
app_zapateller.c
|
ast_callerid restructuring
|
15 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 |