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 9723b7d878
Fix a spelling error in a log message. SMDI, not SDMI.
19 years ago
..
snmp
Makefile
res_adsi.c
res_agi.c Add another sanity check in the AGI read loop. We really don't care about 19 years ago
res_clioriginate.c
res_config_odbc.c
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
res_crypto.c
res_features.c Fix some odd formatting I missed.. 19 years ago
res_indications.c
res_jabber.c Presence packets from a client who's connected with our Jabber ID are 19 years ago
res_monitor.c
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 Fix a spelling error in a log message. SMDI, not SDMI. 19 years ago
res_snmp.c
res_speech.c Make it the engine's responsible to check for the presence of results. 19 years ago