Asterisk - The Open Source Telephony Project
18.5.0
|
Files | |
file | func_aes.c [code] |
AES encryption/decryption dialplan functions. | |
file | func_base64.c [code] |
Use the base64 as functions. | |
file | func_blacklist.c [code] |
Function to lookup the callerid number, and see if it is blacklisted. | |
file | func_callcompletion.c [code] |
Call Completion Supplementary Services implementation. | |
file | func_callerid.c [code] |
Party ID related dialplan functions (Caller-ID, Connected-line, Redirecting) | |
file | func_cdr.c [code] |
Call Detail Record related dialplan functions. | |
file | func_channel.c [code] |
Channel info dialplan functions. | |
file | func_config.c [code] |
A function to retrieve variables from an Asterisk configuration file. | |
file | func_curl.c [code] |
Curl - Load a URL. | |
file | func_cut.c [code] |
CUT function. | |
file | func_db.c [code] |
Functions for interaction with the Asterisk database. | |
file | func_devstate.c [code] |
Manually controlled blinky lights. | |
file | func_dialgroup.c [code] |
Dial group dialplan function. | |
file | func_dialplan.c [code] |
Dialplan group functions check if a dialplan entry exists. | |
file | func_enum.c [code] |
ENUM Functions. | |
file | func_env.c [code] |
Environment related dialplan functions. | |
file | func_evalexten.c [code] |
Dialplan extension evaluation function. | |
file | func_extstate.c [code] |
Get the state of a hinted extension for dialplan control. | |
file | func_frame_drop.c [code] |
Function that drops specified frames from channels. | |
file | func_frame_trace.c [code] |
Trace internal ast_frames on a channel. | |
file | func_global.c [code] |
Global variable dialplan functions. | |
file | func_groupcount.c [code] |
Channel group related dialplan functions. | |
file | func_hangupcause.c [code] |
Functions related to retreiving per-channel hangupcause information. | |
file | func_holdintercept.c [code] |
Function that intercepts HOLD frames from channels and raises events. | |
file | func_iconv.c [code] |
Charset conversions. | |
file | func_jitterbuffer.c [code] |
Put a jitterbuffer on the read side of a channel. | |
file | func_lock.c [code] |
Dialplan mutexes. | |
file | func_logic.c [code] |
Conditional logic dialplan functions. | |
file | func_math.c [code] |
Math related dialplan function. | |
file | func_md5.c [code] |
MD5 digest related dialplan functions. | |
file | func_module.c [code] |
Simple module check function. | |
file | func_odbc.c [code] |
ODBC lookups. | |
file | func_periodic_hook.c [code] |
Periodic dialplan hooks. | |
file | func_pitchshift.c [code] |
Pitch Shift Audio Effect. | |
file | func_pjsip_aor.c [code] |
Get information about a PJSIP AOR. | |
file | func_pjsip_contact.c [code] |
Get information about a PJSIP contact. | |
file | func_pjsip_endpoint.c [code] |
Get information about a PJSIP endpoint. | |
file | func_presencestate.c [code] |
Custom presence provider. | |
file | func_rand.c [code] |
Generate Random Number. | |
file | func_realtime.c [code] |
REALTIME dialplan function. | |
file | func_sayfiles.c [code] |
Returns files played by Say applications. | |
file | func_scramble.c [code] |
Frequency inverter. | |
file | func_sha1.c [code] |
SHA1 digest related dialplan functions. | |
file | func_shell.c [code] |
file | func_sorcery.c [code] |
Get a field from a sorcery object. | |
file | func_speex.c [code] |
Noise reduction and automatic gain control (AGC) | |
file | func_sprintf.c [code] |
String manipulation dialplan functions. | |
file | func_srv.c [code] |
SRV Functions. | |
file | func_strings.c [code] |
String manipulation dialplan functions. | |
file | func_sysinfo.c [code] |
file | func_talkdetect.c [code] |
Function that raises events when talking is detected on a channel. | |
file | func_timeout.c [code] |
Channel timeout related dialplan functions. | |
file | func_uri.c [code] |
URI encoding / decoding. | |
file | func_version.c [code] |
Return the current Version strings. | |
file | func_vmcount.c [code] |
VMCOUNT dialplan function. | |
file | func_volume.c [code] |
Technology independent volume control. | |