Files | |
| file | app_adsiprog.c |
| Program Asterisk ADSI Scripts into phone. | |
| file | app_alarmreceiver.c |
| Central Station Alarm receiver for Ademco Contact ID. | |
| file | app_authenticate.c |
| Execute arbitrary authenticate commands. | |
| file | app_cdr.c |
| Applications connected with CDR engine. | |
| file | app_chanisavail.c |
| Check if Channel is Available. | |
| file | app_chanspy.c |
| ChanSpy: Listen in on any channel. | |
| file | app_controlplayback.c |
| Trivial application to control playback of a sound file. | |
| file | app_curl.c |
| Curl - App to load a URL. | |
| file | app_cut.c |
| Cut application. | |
| file | app_datetime.c |
| Time of day - Report the time of day. | |
| file | app_db.c |
| Database access functions. | |
| file | app_dial.c |
| dial() & retrydial() - Trivial application to dial a channel and send an URL on answer | |
| file | app_dictate.c |
| Virtual Dictation Machine Application For Asterisk. | |
| file | app_directed_pickup.c |
| Directed Call Pickup Support. | |
| file | app_directory.c |
| Provide a directory of extensions. | |
| file | app_disa.c |
| DISA -- Direct Inward System Access Application. | |
| file | app_dumpchan.c |
| Application to dump channel variables. | |
| file | app_echo.c |
| Echo application -- play back what you hear to evaluate latency. | |
| file | app_enumlookup.c |
| Enumlookup - lookup entry in ENUM. | |
| file | app_eval.c |
| Eval application. | |
| file | app_exec.c |
| Exec application. | |
| file | app_externalivr.c |
| External IVR application interface. | |
| file | app_festival.c |
| Connect to festival. | |
| file | app_flash.c |
| App to flash a zap trunk. | |
| file | app_forkcdr.c |
| Fork CDR application. | |
| file | app_getcpeid.c |
| Get ADSI CPE ID. | |
| file | app_groupcount.c |
| Group Manipulation Applications. | |
| file | app_hasnewvoicemail.c |
| HasVoicemail application. | |
| file | app_ices.c |
| Stream to an icecast server via ICES (see contrib/asterisk-ices.xml). | |
| file | app_image.c |
| App to transmit an image. | |
| file | app_intercom.c |
| Use /dev/dsp as an intercom. | |
| file | app_ivrdemo.c |
| IVR Demo application. | |
| file | app_lookupblacklist.c |
| App to lookup the callerid number, and see if it is blacklisted. | |
| file | app_lookupcidname.c |
| App to set callerid name from database, based on directory number. | |
| file | app_macro.c |
| Dial plan macro Implementation. | |
| file | app_math.c |
| A simple math application. | |
| file | app_md5.c |
| MD5 checksum application. | |
| file | app_meetme.c |
| Meet me conference bridge. | |
| file | app_milliwatt.c |
| Digital Milliwatt Test. | |
| file | app_mixmonitor.c |
| MixMonitor() - Record a call and mix the audio during the recording. | |
| file | app_mp3.c |
| Silly application to play an MP3 file -- uses mpg123. | |
| file | app_nbscat.c |
| Silly application to play an NBScat file -- uses nbscat8k. | |
| file | app_osplookup.c |
| Open Settlement Protocol Lookup. | |
| file | app_page.c |
| page() - Paging application | |
| file | app_parkandannounce.c |
| ParkAndAnnounce application for Asterisk. | |
| file | app_playback.c |
| Trivial application to playback a sound file. | |
| file | app_privacy.c |
| Block all calls without Caller*ID, require phone # to be entered. | |
| file | app_queue.c |
| True call queues with optional send URL on answer. | |
| file | app_random.c |
| Random application. | |
| file | app_read.c |
| Trivial application to read a variable. | |
| file | app_readfile.c |
| ReadFile application -- Reads in a File for you. | |
| file | app_realtime.c |
| RealTime App. | |
| file | app_record.c |
| Trivial application to record a sound file. | |
| file | app_rpt.c |
| file | app_sayunixtime.c |
| SayUnixTime application. | |
| file | app_senddtmf.c |
| App to send DTMF digits. | |
| file | app_sendtext.c |
| App to transmit a text message. | |
| file | app_setcallerid.c |
| App to set callerid. | |
| file | app_setcdruserfield.c |
| Applictions connected with CDR engine. | |
| file | app_setcidname.c |
| App to set callerid. | |
| file | app_setcidnum.c |
| App to set callerid number. | |
| file | app_setrdnis.c |
| App to set rdnis. | |
| file | app_settransfercapability.c |
| App to set the ISDN Transfer Capability. | |
| file | app_skel.c |
| Skeleton application. | |
| file | app_sms.c |
| SMS application - ETSI ES 201 912 protocol 1 implimentation. | |
| file | app_softhangup.c |
| SoftHangup application. | |
| file | app_sql_postgres.c |
| Connect to PostgreSQL. | |
| file | app_stack.c |
| Stack applications Gosub, Return, etc. | |
| file | app_system.c |
| Execute arbitrary system commands. | |
| file | app_talkdetect.c |
| Playback a file with audio detect. | |
| file | app_test.c |
| Applications to test connection and produce report in text file. | |
| file | app_transfer.c |
| Transfer a caller. | |
| file | app_txtcidname.c |
| Caller*id name lookup - Look up the caller's name via DNS. | |
| file | app_url.c |
| App to transmit a URL. | |
| file | app_userevent.c |
| UserEvent application -- send manager event. | |
| file | app_verbose.c |
| Verbose logging application. | |
| file | app_voicemail.c |
| Comedian Mail - Voicemail System. | |
| file | app_waitforring.c |
| Wait for Ring Application. | |
| file | app_waitforsilence.c |
| Wait for Silence -Waits for up to 'x' milliseconds of silence, 'y' times -WaitForSilence(500,2) will wait for 1/2 second of silence, twice -WaitForSilence(1000,1) will wait for 1 second of silence, once . | |
| file | app_while.c |
| While Loop and ExecIf Implementations. | |
| file | app_zapateller.c |
| Playback the special information tone to get rid of telemarketers. | |
| file | app_zapbarge.c |
| Zap Barge support. | |
| file | app_zapras.c |
| Execute an ISDN RAS. | |
| file | app_zapscan.c |
| Zap Scanner. | |
| file | enter.h |
| file | leave.h |
1.3.9.1