.. |
Makefile
|
800a7d7a52
Title update
|
12 years ago |
func_aes.c
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
func_audiohookinherit.c
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
func_base64.c
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
func_blacklist.c
|
65462fbb65
Fix dialplan function NULL channel safety issues
|
10 years ago |
func_callcompletion.c
|
65462fbb65
Fix dialplan function NULL channel safety issues
|
10 years ago |
func_callerid.c
|
65462fbb65
Fix dialplan function NULL channel safety issues
|
10 years ago |
func_cdr.c
|
f0a8499849
Fix compilations errors on 64-bit OpenBSD systems
|
9 years ago |
func_channel.c
|
b6bded181b
CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
|
9 years ago |
func_config.c
|
ab35a69ba8
func_config: Add ability to retrieve specific occurrence of a variable
|
10 years ago |
func_curl.c
|
62c4eef263
clang compiler warnings: Fix autological comparisons
|
9 years ago |
func_cut.c
|
882ec55b31
Clean up and ensure proper usage of alloca()
|
12 years ago |
func_db.c
|
4568398047
AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
|
10 years ago |
func_devstate.c
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
func_dialgroup.c
|
28c6647fd2
Fix incorrect usages of ast_realloc().
|
11 years ago |
func_dialplan.c
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
func_enum.c
|
373d43dab1
Allow ENUM query functions to report lookup errors
|
13 years ago |
func_env.c
|
288a32f926
clang compiler warnings: Fix a variety of "unused" warnings
|
9 years ago |
func_extstate.c
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
func_frame_trace.c
|
17b0ca80d4
chan_pjsip: Fix deadlock when masquerading PJSIP channels.
|
10 years ago |
func_global.c
|
65462fbb65
Fix dialplan function NULL channel safety issues
|
10 years ago |
func_groupcount.c
|
4d1ad37eae
Fix typo's (retrieve, specified, address).
|
9 years ago |
func_hangupcause.c
|
4d1ad37eae
Fix typo's (retrieve, specified, address).
|
9 years ago |
func_iconv.c
|
43b85a2bbe
Allow Asterisk to compile under GCC 4.10
|
10 years ago |
func_jitterbuffer.c
|
577b14d15c
funcs/func_jitterbuffer: Tweak documentation
|
10 years ago |
func_lock.c
|
001142ce53
security: Inhibit execution of privilege escalating functions
|
11 years ago |
func_logic.c
|
882ec55b31
Clean up and ensure proper usage of alloca()
|
12 years ago |
func_math.c
|
e4b49dd6ae
clang compiler warnings: Fix sometimes-initialized warning in func_math
|
9 years ago |
func_md5.c
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
func_module.c
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
func_odbc.c
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
func_periodic_hook.c
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
func_periodic_hook.exports.in
|
46d8c596cd
Fix error loading res_monitor.
|
10 years ago |
func_pitchshift.c
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
func_pjsip_aor.c
|
3e22f2f044
pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
|
10 years ago |
func_pjsip_contact.c
|
3e22f2f044
pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
|
10 years ago |
func_pjsip_endpoint.c
|
191efec3b7
func_pjsip_endpoint: Add PJSIP_ENDPOINT function for querying endpoint details
|
11 years ago |
func_presencestate.c
|
0adb7a6d21
Various fixes for OS X
|
9 years ago |
func_rand.c
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
func_realtime.c
|
001142ce53
security: Inhibit execution of privilege escalating functions
|
11 years ago |
func_sha1.c
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
func_shell.c
|
001142ce53
security: Inhibit execution of privilege escalating functions
|
11 years ago |
func_sorcery.c
|
6bd6888abf
sorcery: Create AST_SORCERY dialplan function.
|
10 years ago |
func_speex.c
|
720c59c321
media formats: re-architect handling of media for performance improvements
|
10 years ago |
func_sprintf.c
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
func_srv.c
|
43b85a2bbe
Allow Asterisk to compile under GCC 4.10
|
10 years ago |
func_strings.c
|
22567e968a
Allow the PUSH and UNSHIFT functions to set inheritable channel variables.
|
10 years ago |
func_sysinfo.c
|
43b85a2bbe
Allow Asterisk to compile under GCC 4.10
|
10 years ago |
func_talkdetect.c
|
0d48a45fc3
func_talkdetect: Fix stasis message leak in audiohook callback.
|
10 years ago |
func_timeout.c
|
2281104b59
verbosity: Fix performance of console verbose messages.
|
11 years ago |
func_uri.c
|
d5288bc966
func_uri: URIENCODE/URIDECODE - allow empty strings as argument
|
10 years ago |
func_version.c
|
578b13f4a4
Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
|
12 years ago |
func_vmcount.c
|
3a5db3e857
Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
|
11 years ago |
func_volume.c
|
65462fbb65
Fix dialplan function NULL channel safety issues
|
10 years ago |