asterisk/res
Tilghman Lesher 6fec811743 Convert func_odbc to use the prepare_and_execute callback, which helps with a database reconnection issue (bug 7693)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40632 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-20 15:46:00 +00:00
..
snmp make latest header file changes for this file too 2006-06-11 15:10:26 +00:00
Makefile more Makefile cleanup and consistency stuff 2006-07-15 19:59:35 +00:00
res_adsi.c - Add notes about voicemail depending on res_adsi 2006-07-05 06:06:23 +00:00
res_agi.c Merged revisions 39935 via svnmerge from 2006-08-15 22:51:49 +00:00
res_clioriginate.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_config_odbc.c Remove "initialization from incompatible pointer type" warnings. 2006-07-19 22:48:00 +00:00
res_config_pgsql.c Move STD_MOD declaration to end of file as per the norm of everything else (issue #7711 reported by Mithraen) 2006-08-11 15:05:19 +00:00
res_convert.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_crypto.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_features.c Properly check to see if parkingnum is a number (issue #7762 reported by robf) 2006-08-20 04:25:28 +00:00
res_indications.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
res_jabber.c some code clean up and catch for a act_hook being called 2006-08-08 17:07:41 +00:00
res_monitor.c Only unlock these if they were locked on entry 2006-07-26 17:43:17 +00:00
res_musiconhold.c Merged revisions 38825 via svnmerge from 2006-08-03 19:55:05 +00:00
res_odbc.c Convert func_odbc to use the prepare_and_execute callback, which helps with a database reconnection issue (bug 7693) 2006-08-20 15:46:00 +00:00
res_smdi.c Handle failure of ast_calloc when allocating interfaces in res_smdi (issue #7344 reported by casper) 2006-06-16 16:30:42 +00:00
res_snmp.c Make res_snmp fit general coding style (issue #7192 reported by Mithraen) 2006-08-11 13:42:49 +00:00
res_speech.c Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available 2006-07-18 16:22:26 +00:00