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
Russell Bryant 3c6cf5dcc5
Add some fixes that I made in regards to wideband codec handling to get
18 years ago
..
ael Merged revisions 109309 via svnmerge from 18 years ago
snmp Merged revisions 105572 via svnmerge from 18 years ago
Makefile Merged revisions 107352 via svnmerge from 18 years ago
res_adsi.c Only reload if the config file has changed. 18 years ago
res_ael_share.c remove a bunch of useless #include "options.h" 18 years ago
res_agi.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 18 years ago
res_clioriginate.c Merged revisions 102378 via svnmerge from 18 years ago
res_config_curl.c An offhand comment from Russell made me realize that the configuration file 18 years ago
res_config_ldap.c Change back to using ldap_initialize() and let the user specify a URL directly, 18 years ago
res_config_odbc.c An offhand comment from Russell made me realize that the configuration file 18 years ago
res_config_pgsql.c An offhand comment from Russell made me realize that the configuration file 18 years ago
res_config_sqlite.c An offhand comment from Russell made me realize that the configuration file 18 years ago
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_crypto.c make configuration variable const so they are not accidentally 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 18 years ago
res_jabber.c Merged revisions 105326 via svnmerge from 18 years ago
res_limit.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_monitor.c Fix another spot where a hard-coded '|' hadn't been converted to ',' 18 years ago
res_musiconhold.c Add some fixes that I made in regards to wideband codec handling to get 18 years ago
res_odbc.c Clarify the pooling functionality by changing the config file keyword 18 years ago
res_phoneprov.c ensure that res_phoneprov's HTTP handler tells the dispatcher what method it can handle 18 years ago
res_realtime.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 18 years ago
res_smdi.c Merged revisions 104536 via svnmerge from 18 years ago
res_snmp.c remove a bunch of useless #include "options.h" 18 years ago
res_speech.c remove a bunch of useless #include "options.h" 18 years ago