dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/res
file c330d95877 Merged revisions 38825 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r38825 | file | 2006-08-03 15:54:02 -0400 (Thu, 03 Aug 2006) | 2 lines

Treat the file as invalid if we have no valid formats for it (issue #7643 reported by KNK)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@38826 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-03 19:55:05 +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 add a verbose message to the AGI command, STREAM FILE, similar to the 2006-07-20 16:18:07 +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 Remove "initialization from incompatible pointer type" warnings. 2006-07-19 22:48:00 +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 Merged revisions 38686 via svnmerge from 2006-08-01 23:09: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 eliminate a pointer signedness warning 2006-07-07 07:00:28 +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 ast_calloc() already reports OOM conditions 2006-06-15 12:30:45 +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 fix up res_snmp so it builds and loads correctly 2006-07-01 15:13:56 +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