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
Joshua Colp 27a869e423
Fix randomness. save_pos was being set to 0 initially instead of -1, causing it to jump to position 0 when moh started.
19 years ago
..
snmp make latest header file changes for this file too 20 years ago
Makefile fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80 20 years ago
res_adsi.c add some inter-module dependencies 19 years ago
res_agi.c Add a new patch to handle interrupting the fgets() call when using FastAGI. 19 years ago
res_clioriginate.c merge qwell's CLI verbification work 20 years ago
res_config_odbc.c Fix the build of this module on 64-bit platforms 19 years ago
res_config_pgsql.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
res_convert.c (closes issue #10246) 19 years ago
res_crypto.c Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments" 19 years ago
res_features.c Handle the case where there are multiple dynamic features with the same digit 19 years ago
res_indications.c Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments" 19 years ago
res_jabber.c According to both RFC 3920 - section 9.1.2 - and Google's XMPP server 19 years ago
res_monitor.c Don't always say that the channel is being paused if it is actually being unpaused in the Manager ack message. (reported by jsmith in #asterisk-bugs) 19 years ago
res_musiconhold.c Fix randomness. save_pos was being set to 0 initially instead of -1, causing it to jump to position 0 when moh started. 19 years ago
res_odbc.c Ensure the connection gets marked as used at allocation time (closes issue #10429, report and fix by mnicholson) 19 years ago
res_smdi.c update thread creation code a bit 20 years ago
res_snmp.c Disable reload functionality in res_snmp. It is not possible to initialize the 19 years ago
res_speech.c Make it the engine's responsible to check for the presence of results. 19 years ago