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 26038a4b77
Returning a value that indicates the parking of a call was a success when it really wasn't (because the parking slot selected was in use) is the wrong thing to do. (issue #9723 reported by mdu113)
18 years ago
..
snmp make latest header file changes for this file too 19 years ago
Makefile fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80 19 years ago
res_adsi.c add some inter-module dependencies 19 years ago
res_agi.c res_agi needs to export two symbols (ast_agi_register and ast_agi_unregister) for usage by others. (issue #9755 reported by mnicholson) 18 years ago
res_clioriginate.c merge qwell's CLI verbification work 19 years ago
res_config_odbc.c Merged revisions 62841 via svnmerge from 18 years ago
res_config_pgsql.c improve static Realtime config loading from PostgreSQL: 18 years ago
res_convert.c Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-dev 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 Returning a value that indicates the parking of a call was a success when it really wasn't (because the parking slot selected was in use) is the wrong thing to do. (issue #9723 reported by mdu113) 18 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 Issue 9739 - Malformed jid causes a crash 18 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) 18 years ago
res_musiconhold.c Merged revisions 53084 via svnmerge from 19 years ago
res_odbc.c Another crash that I thought we had fixed already - Issue 9396 18 years ago
res_smdi.c update thread creation code a bit 19 years ago
res_snmp.c Only join the snmp thread on an unload if the thread is actually running. (issue #8810 reported by junky) 19 years ago
res_speech.c Change a couple of header files to not use "new", which is a reserved keyword 18 years ago