|
Asterisk - The Open Source Telephony Project
18.5.0
|

Directories | |
| directory | confbridge |
Files | |
| file | app_adsiprog.c [code] |
| Program Asterisk ADSI Scripts into phone. | |
| file | app_agent_pool.c [code] |
| Call center agent pool. | |
| file | app_alarmreceiver.c [code] |
| Central Station Alarm receiver for Ademco Contact ID. | |
| file | app_amd.c [code] |
| Answering machine detection. | |
| file | app_attended_transfer.c [code] |
| Attended transfer by caller channel. | |
| file | app_audiosocket.c [code] |
| AudioSocket application – transmit and receive audio through a TCP socket. | |
| file | app_authenticate.c [code] |
| Execute arbitrary authenticate commands. | |
| file | app_blind_transfer.c [code] |
| Blind transfer by caller channel. | |
| file | app_bridgeaddchan.c [code] |
| Application to place the channel into an existing Bridge. | |
| file | app_bridgewait.c [code] |
| Application to place the channel into a holding Bridge. | |
| file | app_cdr.c [code] |
| Applications connected with CDR engine. | |
| file | app_celgenuserevent.c [code] |
| Generate User-Defined CEL event. | |
| file | app_chanisavail.c [code] |
| Check if Channel is Available. | |
| file | app_channelredirect.c [code] |
| ChannelRedirect application. | |
| file | app_chanspy.c [code] |
| ChanSpy: Listen in on any channel. | |
| file | app_confbridge.c [code] |
| Conference Bridge application. | |
| file | app_controlplayback.c [code] |
| Trivial application to control playback of a sound file. | |
| file | app_dahdiras.c [code] |
| Execute an ISDN RAS. | |
| file | app_db.c [code] |
| Database access functions. | |
| file | app_dial.c [code] |
| dial() & retrydial() - Trivial application to dial a channel and send an URL on answer | |
| file | app_dictate.c [code] |
| Virtual Dictation Machine Application For Asterisk. | |
| file | app_directed_pickup.c [code] |
| Directed Call Pickup Support. | |
| file | app_directory.c [code] |
| Provide a directory of extensions. | |
| file | app_disa.c [code] |
| DISA – Direct Inward System Access Application. | |
| file | app_dtmfstore.c [code] |
| Technology independent asynchronous DTMF collection. | |
| file | app_dumpchan.c [code] |
| Application to dump channel variables. | |
| file | app_echo.c [code] |
| Echo application – play back what you hear to evaluate latency. | |
| file | app_exec.c [code] |
| Exec application. | |
| file | app_externalivr.c [code] |
| External IVR application interface. | |
| file | app_fax.c [code] |
| file | app_festival.c [code] |
| Connect to festival. | |
| file | app_flash.c [code] |
| App to flash a DAHDI trunk. | |
| file | app_followme.c [code] |
| Find-Me Follow-Me application. | |
| file | app_forkcdr.c [code] |
| Fork CDR application. | |
| file | app_getcpeid.c [code] |
| Get ADSI CPE ID. | |
| file | app_ices.c [code] |
| Stream to an icecast server via ICES (see contrib/asterisk-ices.xml) | |
| file | app_if.c [code] |
| If Branch Implementation. | |
| file | app_image.c [code] |
| App to transmit an image. | |
| file | app_ivrdemo.c [code] |
| IVR Demo application. | |
| file | app_jack.c [code] |
| Jack Application. | |
| file | app_macro.c [code] |
| Dial plan macro Implementation. | |
| file | app_meetme.c [code] |
| Meet me conference bridge and Shared Line Appearances. | |
| file | app_mf.c [code] |
| MF sender and receiver applications. | |
| file | app_milliwatt.c [code] |
| Digital Milliwatt Test. | |
| file | app_minivm.c [code] |
| MiniVoiceMail - A Minimal Voicemail System for Asterisk. | |
| file | app_mixmonitor.c [code] |
| MixMonitor() - Record a call and mix the audio during the recording. | |
| file | app_morsecode.c [code] |
| Morsecode application. | |
| file | app_mp3.c [code] |
| Silly application to play an MP3 file – uses mpg123. | |
| file | app_nbscat.c [code] |
| Silly application to play an NBScat file – uses nbscat8k. | |
| file | app_originate.c [code] |
| Originate application. | |
| file | app_osplookup.c [code] |
| Open Settlement Protocol (OSP) Applications. | |
| file | app_page.c [code] |
| page() - Paging application | |
| file | app_playback.c [code] |
| Trivial application to playback a sound file. | |
| file | app_playtones.c [code] |
| Playtones application. | |
| file | app_privacy.c [code] |
| Block all calls without Caller*ID, require phone # to be entered. | |
| file | app_queue.c [code] |
| True call queues with optional send URL on answer. | |
| file | app_read.c [code] |
| Trivial application to read a variable. | |
| file | app_readexten.c [code] |
| Trivial application to read an extension into a variable. | |
| file | app_record.c [code] |
| Trivial application to record a sound file. | |
| file | app_saycounted.c [code] |
| Applications to decline words according to current language. | |
| file | app_sayunixtime.c [code] |
| SayUnixTime application. | |
| file | app_senddtmf.c [code] |
| App to send DTMF digits. | |
| file | app_sendtext.c [code] |
| App to transmit a text message. | |
| file | app_skel.c [code] |
| Skeleton application. | |
| file | app_sms.c [code] |
| SMS application - ETSI ES 201 912 protocol 1 implementation. | |
| file | app_softhangup.c [code] |
| SoftHangup application. | |
| file | app_speech_utils.c [code] |
| Speech Recognition Utility Applications. | |
| file | app_stack.c [code] |
| Stack applications Gosub, Return, etc. | |
| file | app_stasis.c [code] |
| Stasis dialplan application. | |
| file | app_statsd.c [code] |
| file | app_stream_echo.c [code] |
| Stream echo application. | |
| file | app_system.c [code] |
| Execute arbitrary system commands. | |
| file | app_talkdetect.c [code] |
| Playback a file with audio detect. | |
| file | app_test.c [code] |
| Applications to test connection and produce report in text file. | |
| file | app_tonedetect.c [code] |
| Tone detection module. | |
| file | app_transfer.c [code] |
| Transfer a caller. | |
| file | app_url.c [code] |
| App to transmit a URL. | |
| file | app_userevent.c [code] |
| UserEvent application – send manager event. | |
| file | app_verbose.c [code] |
| Verbose logging application. | |
| file | app_voicemail.c [code] |
| Comedian Mail - Voicemail System. | |
| file | app_waitforring.c [code] |
| Wait for Ring Application. | |
| file | app_waitforsilence.c [code] |
| Wait for Silence. | |
| file | app_waituntil.c [code] |
| Sleep until the given epoch. | |
| file | app_while.c [code] |
| While Loop Implementation. | |
| file | app_zapateller.c [code] |
| Playback the special information tone to get rid of telemarketers. | |
| file | enter.h [code] |
| file | leave.h [code] |
1.8.13