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
Tilghman Lesher 832d1296c6
Remove the old stub files, preferring the optional_api method.
15 years ago
..
ael Ensure a NULL file while debugging cannot crash AEL. 15 years ago
ais Resolve some errors that occur on a graceful shutdown. 15 years ago
snmp Expand the caller ANI field to an ast_party_id 15 years ago
Makefile Merged revisions 262421 via svnmerge from 15 years ago
res_adsi.c Remove the old stub files, preferring the optional_api method. 15 years ago
res_adsi.exports.in Remove the old stub files, preferring the optional_api method. 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 ast_callerid restructuring 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 Calendaring support for Exchange Server 2007+ via EWS 15 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 ical library handling (again) 15 years ago
res_calendar_ews.c Ensure that libneon > 0.29.0 is installed for res_calendar_ews 15 years ago
res_calendar_exchange.c Use the correct ical.h file 15 years ago
res_calendar_icalendar.c Fix ical library handling (again) 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 Merged revisions 265910 via svnmerge from 15 years ago
res_config_sqlite.c Fix some doxygen warnings. 15 years ago
res_convert.c Merged revisions 196826 via svnmerge from 16 years ago
res_crypto.c Remove the old stub files, preferring the optional_api method. 15 years ago
res_crypto.exports.in Remove the old stub files, preferring the optional_api method. 15 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 Set proper FAXOPT(status), FAXOPT(statusstr), and FAXOPT(error) values where possible. Previously some failure cases did not result in proper FAXOPT values. 15 years ago
res_fax.exports.in Log spandsp's fax debug output to the FAX logger level. 15 years ago
res_fax_spandsp.c Log spandsp's fax debug output to the FAX logger level. 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 Argh, mixed declarations and code. 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 If there is realtime configuration, it does not get re-read on reload unless the config file also changes. 15 years ago
res_mutestream.c Added MixMonitorMute manager command 15 years ago
res_odbc.c Implement AstData API data providers as part of the GSOC 2010 project, 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 Don't send files twice and remove extra \r\n from header 15 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 Add IPv6 to Asterisk. 15 years ago
res_rtp_multicast.c Add IPv6 to Asterisk. 15 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 Avoid unloading res_smdi twice. 15 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_srtp.c Add SRTP support for Asterisk 15 years ago
res_srtp.exports.in Add SRTP support for Asterisk 15 years ago
res_timing_dahdi.c module load priority 16 years ago
res_timing_kqueue.c Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 15 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