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 be0c0cd6dd
this mod from 8593 (dstchannel in cdr is empty when transfer call).
19 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 apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 19 years ago
res_agi.c Merged revisions 48374 via svnmerge from 19 years ago
res_clioriginate.c merge qwell's CLI verbification work 19 years ago
res_config_odbc.c use the proper variable type for these unixODBC API calls, eliminating warnings on 64-bit platforms that use the 'new' 64-bit types for ODBC API calls 19 years ago
res_config_pgsql.c Magical eightball says warnings be gone. 19 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 this mod from 8593 (dstchannel in cdr is empty when transfer call). 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 reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases 19 years ago
res_monitor.c reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases 19 years ago
res_musiconhold.c Merged revisions 51512 via svnmerge from 19 years ago
res_odbc.c Merged revisions 47525 via svnmerge from 19 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 Clear the quiet flag too since we are restarting a recognition again (reported on -dev by Stephan Edelman) 19 years ago