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
Eliel C. Sardanons 8d464b7211
Move JabberSend manager action from static docs to the AstXML form.
17 years ago
..
ael Merged revisions 189462 via svnmerge from 17 years ago
ais Change g_eid to ast_eid_default. 17 years ago
snmp Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
Makefile Make res_config_ldap compile with the official OpenLDAP 2.3.X versions. 17 years ago
res_adsi.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 18 years ago
res_adsi.exports Merged revisions 182808 via svnmerge from 17 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 17 years ago
res_agi.c Move static documentation of E|Dead|AGI() application and manager action to XML. 17 years ago
res_agi.exports Merged revisions 182808 via svnmerge from 17 years ago
res_ais.c Mark res_ais as experimental, as the binary event format is subject to change. 17 years ago
res_calendar.c Add a couple of TODO items so I don't forget 17 years ago
res_calendar.exports Add Calendaring support for Asterisk 17 years ago
res_calendar_caldav.c Add Calendaring support for Asterisk 17 years ago
res_calendar_exchange.c Add Calendaring support for Asterisk 17 years ago
res_calendar_icalendar.c Add Calendaring support for Asterisk 17 years ago
res_clialiases.c Make the code that prevents an infinite loop from happening into a case insensitive check. 17 years ago
res_clioriginate.c Add new ast_complete_applications function so that we can use it with the 17 years ago
res_config_curl.c Merge str_substitution branch. 17 years ago
res_config_ldap.c a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 17 years ago
res_config_odbc.c Merged revisions 182808 via svnmerge from 17 years ago
res_config_pgsql.c Merged revisions 182808 via svnmerge from 17 years ago
res_config_sqlite.c a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 17 years ago
res_convert.c Merged revisions 196826 via svnmerge from 17 years ago
res_crypto.c Janitor, use ARRAY_LEN() when possible. 17 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 17 years ago
res_features.exports Merged revisions 182808 via svnmerge from 17 years ago
res_http_post.c Support HTTP digest authentication for the http manager interface. 17 years ago
res_jabber.c Move JabberSend manager action from static docs to the AstXML form. 17 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 17 years ago
res_limit.c Const-ify the world (or at least a good part of it) 17 years ago
res_monitor.c Fix build under dev mode and remove some casts that are no longer necessary as 17 years ago
res_monitor.exports Merged revisions 182808 via svnmerge from 17 years ago
res_musiconhold.c Const-ify the world (or at least a good part of it) 17 years ago
res_odbc.c Const-ify the world (or at least a good part of it) 17 years ago
res_odbc.exports 2 symbols defined when DEBUG_THREADS 17 years ago
res_phoneprov.c fix typos 17 years ago
res_realtime.c Fix the build 17 years ago
res_rtp_asterisk.c Const-ify the world (or at least a good part of it) 17 years ago
res_smdi.c Merged revisions 198311 via svnmerge from 17 years ago
res_smdi.exports Merged revisions 182808 via svnmerge from 17 years ago
res_snmp.c Merged revisions 182808 via svnmerge from 17 years ago
res_speech.c Const-ify the world (or at least a good part of it) 17 years ago
res_speech.exports Merged revisions 182808 via svnmerge from 17 years ago
res_timing_dahdi.c Avoid a crash when res_timing_dahdi is unloaded but wasn't properly loaded. 17 years ago
res_timing_pthread.c Improve handling of trying to ACK too many timer expirations. 17 years ago
res_timing_timerfd.c Fix some timer state corruption. 17 years ago