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 d8d5e38f65
Add documentation for timing modules used in Asterisk
16 years ago
..
ael Merged revisions 177225 via svnmerge from 16 years ago
ais Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config 17 years ago
snmp Merge a large set of updates to the Asterisk indications API. 16 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 17 years ago
res_ael_share.c remove a bunch of useless #include "options.h" 18 years ago
res_agi.c Add a todo to finish the XML docs in this module 16 years ago
res_ais.c Mark res_ais as experimental, as the binary event format is subject to change. 16 years ago
res_clialiases.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
res_clioriginate.c Add a note to indicate why this only supports one channel for now. 17 years ago
res_config_curl.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
res_config_ldap.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
res_config_odbc.c Fix how we skip fields (to avoid fields which don't exist) when doing an UPDATE. 16 years ago
res_config_pgsql.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
res_config_sqlite.c Change the first field, or we don't get the necessary field separation. 16 years ago
res_convert.c Janitor, use ARRAY_LEN() when possible. 17 years ago
res_crypto.c Janitor, use ARRAY_LEN() when possible. 17 years ago
res_curl.c Separate the global initialization routines for cURL into its own separate 17 years ago
res_http_post.c Fully overwrite a same-named file when uploading 17 years ago
res_jabber.c fix a few more XML documentation problems 16 years ago
res_limit.c Merge the cli_cleanup branch. 17 years ago
res_monitor.c Document default Monitor file location. 17 years ago
res_musiconhold.c Merged revisions 174218 via svnmerge from 16 years ago
res_odbc.c Oops, wrong direction of command 16 years ago
res_phoneprov.c Don't leak memory if phoneprov.conf does not exist 17 years ago
res_realtime.c Fix the build 17 years ago
res_smdi.c Merged revisions 146799 via svnmerge from 17 years ago
res_snmp.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
res_speech.c remove a bunch of useless #include "options.h" 18 years ago
res_timing_dahdi.c Add documentation for timing modules used in Asterisk 16 years ago
res_timing_pthread.c Update the timing API to have better support for multiple timing interfaces. 16 years ago
res_timing_timerfd.c Fix a reference leak in timerfd_set_rate(). 16 years ago