You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/res
Mark Michelson a554e00fed
Merged revisions 260345 via svnmerge from
15 years ago
..
ael When we call a gosub routine, the variables should be scoped to avoid contaminating the caller. 16 years ago
ais Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
snmp Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 15 years ago
Makefile Change per-file debug and verbose levels to be per-module, the way 15 years ago
res_adsi.c More 32->64 bit codec conversions. 16 years ago
res_adsi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_ael_share.c remove a bunch of useless #include "options.h" 18 years ago
res_ael_share.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_agi.c Fix compile on systems without HAVE_NULLSAFE_PRINTF defined. 15 years ago
res_agi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_ais.c Mark res_ais as experimental, as the binary event format is subject to change. 16 years ago
res_calendar.c Fix INTERNAL_OBJ error on stop when calendars.conf missing 16 years ago
res_calendar.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_calendar_caldav.c Fix the \brief description in the res_calendar_*.c files. 15 years ago
res_calendar_exchange.c Fix the \brief description in the res_calendar_*.c files. 15 years ago
res_calendar_icalendar.c Fix the \brief description in the res_calendar_*.c files. 15 years ago
res_clialiases.c Include an extra newline after "Aliased CLI command" to get back the prompt. 15 years ago
res_clioriginate.c Add new ast_complete_applications function so that we can use it with the 16 years ago
res_config_curl.c AST-2009-005 16 years ago
res_config_ldap.c Plug a memory leak in res_config_ldap. 16 years ago
res_config_odbc.c Verify support for wide ODBC character types before using them. 16 years ago
res_config_pgsql.c fixes pgsql double free of threadstorage 16 years ago
res_config_sqlite.c AST-2009-005 16 years ago
res_convert.c Merged revisions 196826 via svnmerge from 16 years ago
res_crypto.c Move OpenSSL initialization to a single place, make library usage thread-safe. 16 years ago
res_curl.c a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 16 years ago
res_fax.c Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2. 15 years ago
res_fax.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_fax_spandsp.c Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2. 15 years ago
res_features.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_http_post.c Don't prepend the URI prefix to the post directory 16 years ago
res_jabber.c Prevent a crash when a buddy gets offline. 15 years ago
res_jabber.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_limit.c Remove what appears to be an unnecessary define. 16 years ago
res_monitor.c Merged revisions 258775 via svnmerge from 15 years ago
res_monitor.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_musiconhold.c Merged revisions 260345 via svnmerge from 15 years ago
res_mutestream.c Added MixMonitorMute manager command 15 years ago
res_odbc.c Remove ABI differences that occured when compiling with DEBUG_THREADS. 15 years ago
res_odbc.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_phoneprov.c Instead of crashing, allocate our header ast_str before we try to use it. 16 years ago
res_pktccops.c Socket level option is SOL_SOCKET, not SO_SOCKET. 16 years ago
res_pktccops.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_realtime.c Clarify documentation on 'realtime update2' to show more than one condition. 16 years ago
res_rtp_asterisk.c Recorded merge of revisions 254452 via svnmerge from 15 years ago
res_rtp_multicast.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
res_security_log.c Add an API for reporting security events, and a security event logging module. 16 years ago
res_smdi.c Convert a few places to use ast_calloc_with_stringfields where applicable. 16 years ago
res_smdi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_snmp.c More 'static' qualifiers on module global variables. 16 years ago
res_speech.c Revert an errant part of a previous cleanup, to fix a memory corruption issue. 15 years ago
res_speech.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_timing_dahdi.c module load priority 16 years ago
res_timing_pthread.c module load priority 16 years ago
res_timing_timerfd.c Clarify error message in res_timing_timerfd. 16 years ago