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
Michiel van Baak 6f63f3eb8d
cast time_t type variables to long where needed.
16 years ago
..
ael AST-2009-005 16 years ago
ais Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
snmp AST-2009-005 16 years ago
Makefile Merged revisions 207647 via svnmerge from 16 years ago
res_adsi.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
res_adsi.exports Merged revisions 182808 via svnmerge from 16 years ago
res_ael_share.c remove a bunch of useless #include "options.h" 18 years ago
res_ael_share.exports allow this module to export everything for now 16 years ago
res_agi.c AST-2009-005 16 years ago
res_agi.exports Redesigned 'optional API' support. 16 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 cast time_t type variables to long where needed. 16 years ago
res_calendar.exports Add Calendaring support for Asterisk 16 years ago
res_calendar_caldav.c More 'static' qualifiers on module global variables. 16 years ago
res_calendar_exchange.c More 'static' qualifiers on module global variables. 16 years ago
res_calendar_icalendar.c More 'static' qualifiers on module global variables. 16 years ago
res_clialiases.c Make the code that prevents an infinite loop from happening into a case insensitive check. 16 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 Added three new attributes and applied a patch to res_config_ldap.c 16 years ago
res_config_odbc.c Fix 2 typos and add support for wide character types. 16 years ago
res_config_pgsql.c AST-2009-005 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_features.exports Merged revisions 182808 via svnmerge from 16 years ago
res_http_post.c AST-2009-005 16 years ago
res_jabber.c Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize" 16 years ago
res_jabber.exports 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_limit.c AST-2009-005 16 years ago
res_monitor.c Redesigned 'optional API' support. 16 years ago
res_monitor.exports Redesigned 'optional API' support. 16 years ago
res_musiconhold.c AST-2009-005 16 years ago
res_odbc.c AST-2009-005 16 years ago
res_odbc.exports 2 symbols defined when DEBUG_THREADS 16 years ago
res_phoneprov.c Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to XML. 16 years ago
res_realtime.c Clarify documentation on 'realtime update2' to show more than one condition. 16 years ago
res_rtp_asterisk.c Gracefully handle malformed RTP text packets. 16 years ago
res_rtp_multicast.c Add support for multicast RTP paging. 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 AST-2009-005 16 years ago
res_smdi.exports Redesigned 'optional API' support. 16 years ago
res_snmp.c More 'static' qualifiers on module global variables. 16 years ago
res_speech.c Const-ify the world (or at least a good part of it) 16 years ago
res_speech.exports Merged revisions 182808 via svnmerge from 16 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 module load priority 16 years ago