Commit Graph

800 Commits (f8f032e98bbe066ca6cccc59a34b75d73234eb19)

Author SHA1 Message Date
Tilghman Lesher 317e4e7313 Blank argument crashes Asterisk
17 years ago
Joshua Colp fcf4d42cde Reset the ast_str used for escape substitution. We need to do this since it is a thread local variable that may contain the value of a previous substitution.
17 years ago
Tilghman Lesher 3728c3aa92 Merged revisions 168828 via svnmerge from
17 years ago
Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC
17 years ago
Tilghman Lesher a117714b88 Merged revisions 165767 via svnmerge from
17 years ago
Tilghman Lesher 665b55e6f8 Fix 2 resource leaks and fix another pipe-to-comma conversion
17 years ago
Mark Michelson a7829044ec Merged revisions 165255 via svnmerge from
17 years ago
Mark Michelson 93a51114cb And actually assign the function to a pointer...
17 years ago
Mark Michelson d0671d8d30 Use the create_vm_state_from_user function in a place where
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Mark Michelson 81b642c8c3 Add an option to voicemail.conf to allow urgent messages to be
17 years ago
Joshua Colp 135bb29ba6 Finish conversion to using ARRAY_LEN and remove it as a janitor project.
17 years ago
Tilghman Lesher fd484690ce Merged revisions 162463 via svnmerge from
17 years ago
Tilghman Lesher 73b6cbf66c Merged revisions 162348 via svnmerge from
17 years ago
Eliel C. Sardanons 5e9dc5e1f3 Add voicemail related applications and functions XML documentation:
17 years ago
Sean Bright 3eee1dbb9b Use ast_free() instead of free(), pointed out by eliel on IRC.
17 years ago
Sean Bright 9d2a8810e6 When using IMAP_STORAGE, it's important to convert bare newlines (\n) in
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Sean Bright 2afd7a09a7 Check the return value of fread/fwrite so the compiler doesn't complain. Only a
17 years ago
Tilghman Lesher c42aef2ebb Merged revisions 160770 via svnmerge from
17 years ago
Tilghman Lesher 3d4c0cd421 Merged revisions 160207 via svnmerge from
17 years ago
Mark Michelson 6c554e4996 Fix the logic for when delete=yes when IMAP storage
17 years ago
Mark Michelson ea9955dd2a Merged revisions 156816 via svnmerge from
17 years ago
Tilghman Lesher 2cc8e25222 Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix
17 years ago
Kevin P. Fleming 448562af93 improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
17 years ago
Tilghman Lesher b287a63971 Merged revisions 154066 via svnmerge from
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Russell Bryant d7742120e9 - Use a for loop instead of a while loop
17 years ago
Tilghman Lesher c7367e26be Merged revisions 152463 via svnmerge from
17 years ago
Tilghman Lesher e818109d73 Merged revisions 148987 via svnmerge from
17 years ago
Tilghman Lesher 7bdb6c3ea5 Merged revisions 148916 via svnmerge from
17 years ago
Tilghman Lesher c1351ad237 Merge realtime_update2 branch, which adds a new realtime API call named
17 years ago
Tilghman Lesher 926e3ad13d Merged revisions 148257 via svnmerge from
17 years ago
Sean Bright 1dedb785ab Don't include logger.h in asterisk.h by default as it is causing problems building
17 years ago
Mark Michelson 806f3581d9 Read the callerid in the correct order and make sure to
17 years ago
Tilghman Lesher 8b14e5f493 Reverting format addition for now
17 years ago
Tilghman Lesher f5d5eb5e19 Fudges for wav16, just like wav49
17 years ago
Tilghman Lesher e4de40eabc Merged revisions 147997 via svnmerge from
17 years ago
Sean Bright 702ab90240 This was flawed. The issue that I was trying to address was addressed by
17 years ago
Sean Bright e7c2c8b1df Merged revisions 147193 via svnmerge from
17 years ago
Sean Bright 8b53220990 Or not.
17 years ago
Sean Bright 4d9955141c There was a boo-boo in TFOT that is causing some confusion on the mailing lists
17 years ago
Sean Bright 03e4997ceb If we encounter something in mailbox options that we don't grok, then
17 years ago
Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc.
17 years ago
Tilghman Lesher 43ba0b858b Merged revisions 143404 via svnmerge from
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Tilghman Lesher 81c2d7bccf Merged revisions 142744 via svnmerge from
17 years ago
Mark Michelson 2ec51f4ed5 Fix compilation
17 years ago
Mark Michelson 18a3422ef0 Merged revisions 140850 via svnmerge from
17 years ago
Mark Michelson f1647375b2 Merged revisions 140751 via svnmerge from
17 years ago