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
Steve Murphy 6dcb17baaf
This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling.
19 years ago
..
snmp make latest header file changes for this file too 19 years ago
Makefile Merged revisions 44055 via svnmerge from 19 years ago
res_adsi.c Merged revisions 46200 via svnmerge from 19 years ago
res_agi.c useless cast removal... 19 years ago
res_clioriginate.c merge qwell's CLI verbification work 19 years ago
res_config_odbc.c a fix for bug 8251; the var_val needs to accept longer strings or mass confusion and a lot of lost time is the result 19 years ago
res_config_pgsql.c bug #8076 check option_debug before printing to debug channel. 19 years ago
res_convert.c Lots more removal of deprecated things 19 years ago
res_crypto.c Merged revisions 47051 via svnmerge from 19 years ago
res_features.c This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling. 19 years ago
res_indications.c Merged revisions 47051 via svnmerge from 19 years ago
res_jabber.c move variable declarations to the beginning of a block. 19 years ago
res_limit.c help old bsd-system which don't have RLIMIT_AS and use RLIMIT_VMEM 19 years ago
res_monitor.c Merged revisions 46778 via svnmerge from 19 years ago
res_musiconhold.c Merged revisions 47239 via svnmerge from 19 years ago
res_odbc.c Feature: allow the sanity SQL to be customized per connection class (Issue 6453) 19 years ago
res_realtime.c Remove deprecated apps and funcs 19 years ago
res_smdi.c Merged revisions 44378 via svnmerge from 19 years ago
res_snmp.c Merged revisions 44378 via svnmerge from 19 years ago
res_speech.c Merged revisions 45106 via svnmerge from 19 years ago