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
Tilghman Lesher a1bc823136
Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p)
18 years ago
..
snmp Simplify some logic and convert spaces to tabs 18 years ago
Makefile Merged revisions 44055 via svnmerge from 19 years ago
res_adsi.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
res_agi.c Expand AGISTATUS variable to include NOTFOUND which is set when the AGI file could not be found. (issue #9285 reported by srdjan) 18 years ago
res_clioriginate.c merge qwell's CLI verbification work 19 years ago
res_config_odbc.c Merged revisions 69702 via svnmerge from 18 years ago
res_config_pgsql.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
res_config_sqlite.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
res_convert.c a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode 19 years ago
res_crypto.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
res_eventtest.c Merge changes from team/russell/events 18 years ago
res_features.c Merged revisions 69847 via svnmerge from 18 years ago
res_indications.c Convert uses of strdup() to ast_strdup() 18 years ago
res_jabber.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
res_limit.c Doxygen additions, corrections 19 years ago
res_monitor.c Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p) 18 years ago
res_musiconhold.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
res_odbc.c Merged revisions 69702 via svnmerge from 18 years ago
res_realtime.c When calling the Realtime app more than once, unset fields which were 19 years ago
res_smdi.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
res_snmp.c Merged revisions 67872 via svnmerge from 18 years ago
res_speech.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago