Commit Graph

3079 Commits (b98ac24fa1a5f48b57e2eafff4825685f749d152)

Author SHA1 Message Date
Mark Michelson 6ddcd21a7f Fix compilation error when IMAP storage is enabled
17 years ago
Tilghman Lesher da03cdd174 Merged revisions 129149 via svnmerge from
17 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
17 years ago
Russell Bryant 2ed6cea551 Update app_fax for better compatibility with spandsp 0.0.5. Add a call to
17 years ago
Tilghman Lesher 8fa66db120 Merged revisions 128856 via svnmerge from
17 years ago
Tilghman Lesher 5a71f180ad Merged revisions 128812 via svnmerge from
17 years ago
Mark Michelson 4f0f9d27cf Crap
17 years ago
Mark Michelson 742815875d If imapfolder=foo were set in voicemail.conf, then when calling VoiceMailMain,
17 years ago
Mark Michelson 04a10e77a0 Get app_voicemail compiling when IMAP storage is used.
17 years ago
Kevin P. Fleming 6b06e9a8eb Merged revisions 127892,127895 via svnmerge from
18 years ago
Mark Michelson 6cfe27089c Make change proposed by andrew53 on bugtracker
18 years ago
Mark Michelson 5a8a23f9ba Thanks to a suggestion from seanbright, print a warning if the attachment
18 years ago
Mark Michelson bb9a355ff0 Fix build
18 years ago
Mark Michelson dd315e5f74 Fix a crash when attempting to spy on an unbridged channel.
18 years ago
Mark Michelson e4c93fc8c3 Added a new option, "timeoutpriority" to queues.conf. A detailed
18 years ago
Tilghman Lesher 267b9d4eb4 Oops
18 years ago
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
18 years ago
Tilghman Lesher 3a27a6a9e7 Fix some crashlike bugs because flag could be NULL in play_record_review().
18 years ago
Mark Michelson 13a81dd7ae Merged revisions 127244 via svnmerge from
18 years ago
Kevin P. Fleming da14954bdc another minor ast_channel memory size decrease... for nearly all channels, 'dialcontext' is only going to be set once during the channel's lifetime, so make it a string field instead of a char array
18 years ago
Luigi Rizzo f55143f0a6 fix an uninitialized variable
18 years ago
Mark Michelson 6d1ebfbed5 Remove debug message
18 years ago
Mark Michelson ab7809ace9 Ensure the thread-safety of the monexec variable in app_queue.
18 years ago
Mark Michelson 09c659d7d0 Make this compile with dev-mode on
18 years ago
Mark Michelson 9aef593e58 The monitor-join option for queues was deprecated in favor of using
18 years ago
Mark Michelson 0178d0ccd6 Improve consistency between app_dial and app_queue with regards
18 years ago
Mark Michelson edbe6b7a25 Fix a really stupid mistake
18 years ago
Mark Michelson 3859074667 Merged revisions 125585 via svnmerge from
18 years ago
Mark Michelson 96f92f468f Merged revisions 125476 via svnmerge from
18 years ago
Tilghman Lesher c9ac1b8ca5 Don't play "your message has been saved" twice.
18 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
18 years ago
Tilghman Lesher 7ec25255c5 Merged revisions 124910 via svnmerge from
18 years ago
Sean Bright 3e0071199d Let app_rpt compile.
18 years ago
Steve Murphy d68b137c3d Merged revisions 124540 via svnmerge from
18 years ago
Tilghman Lesher 2bec827536 Merged revisions 124450 via svnmerge from
18 years ago
Mark Michelson 1d2ac41c07 Fix attachment behavior when using IMAP storage for voicemails
18 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
18 years ago
Mark Michelson 7852d30fe8 Merged revisions 124112 via svnmerge from
18 years ago
Mark Michelson a2b4382fd7 Forwarding non-urgent IMAP messages could inadvertently cause the messages
18 years ago
Tilghman Lesher d2247c2573 Missing comma
18 years ago
Sean Bright 62cb684f59 Include original position in TRANSFER entries written to queue_log.
18 years ago
Mark Michelson eaa14309dd A portion of the code which handled the 'c' queue option had been
18 years ago
Mark Michelson 103a94c6c4 Silly pointers. This fixes a memory corruption I introduced
18 years ago
Tilghman Lesher 90867b2b0c Channel lock janitor -- add locks around retrieval of channel variables
18 years ago
Brett Bryant 2aae0ba13d Updates all usages of ast_tcptls_session_instance to be managed by reference counts so that they only get destroyed when all threads are done using
18 years ago
Tilghman Lesher 9d403c379f Add an option, specifying maximum analysis time for talk detection.
18 years ago
Mark Michelson 0283469cfc Merged revisions 123274 via svnmerge from
18 years ago
Steve Murphy f4c85ebd22 (closes issue #12689)
18 years ago
Chris Tooley 39606a9c64 Changes response to the ExternalIVR() P command from pipe delimited to comma delimited. closes issue #12804
18 years ago
Sean Bright 6c49489b00 Resurrected app_fax
18 years ago