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