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 c5a119d86d
Update documentation as to the behavior of AGI in 1.6.0 and higher. Also, add
18 years ago
..
ael Merged revisions 136726 via svnmerge from 18 years ago
ais make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS 18 years ago
snmp Make res/snmp/agent.c build 19 years ago
Makefile Make all sed calls Posix sed compatible. 18 years ago
res_adsi.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
res_ael_share.c remove a bunch of useless #include "options.h" 19 years ago
res_agi.c Update documentation as to the behavior of AGI in 1.6.0 and higher. Also, add 18 years ago
res_ais.c make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS 18 years ago
res_clioriginate.c Merged revisions 102378 via svnmerge from 19 years ago
res_config_curl.c Separate the global initialization routines for cURL into its own separate 18 years ago
res_config_ldap.c Fix some usages of snprintf, and clarify a couple variable names. 18 years ago
res_config_odbc.c Merged revisions 129741 via svnmerge from 18 years ago
res_config_pgsql.c Increase column size beyond the minimum required, since PostgreSQL won't let 18 years ago
res_config_sqlite.c Switch command order, to meet with current specs 18 years ago
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 19 years ago
res_crypto.c make configuration variable const so they are not accidentally 19 years ago
res_curl.c Separate the global initialization routines for cURL into its own separate 18 years ago
res_http_post.c HTTP module memory leaks 18 years ago
res_indications.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 19 years ago
res_jabber.c - Formatting 18 years ago
res_limit.c Janitor project to convert sizeof to ARRAY_LEN macro. 18 years ago
res_monitor.c Fix another spot where a hard-coded '|' hadn't been converted to ',' 19 years ago
res_musiconhold.c Add AMI events for start/stop of MOH 18 years ago
res_odbc.c a small change to make things compile 18 years ago
res_phoneprov.c Need a new buffer for each loop 19 years ago
res_realtime.c Older versions of GNU gcc do not allow 'NULL' as sentinel. 18 years ago
res_smdi.c make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions 18 years ago
res_snmp.c remove a bunch of useless #include "options.h" 19 years ago
res_speech.c remove a bunch of useless #include "options.h" 19 years ago
res_timing_dahdi.c - add get_max_rate timing API call 18 years ago
res_timing_pthread.c - add get_max_rate timing API call 18 years ago