Commit Graph

3058 Commits (1f7a4fb63d6049f0cec55dd0c3b36df865e0df16)

Author SHA1 Message Date
Mark Michelson 6d1ebfbed5 Remove debug message
17 years ago
Mark Michelson ab7809ace9 Ensure the thread-safety of the monexec variable in app_queue.
17 years ago
Mark Michelson 09c659d7d0 Make this compile with dev-mode on
17 years ago
Mark Michelson 9aef593e58 The monitor-join option for queues was deprecated in favor of using
17 years ago
Mark Michelson 0178d0ccd6 Improve consistency between app_dial and app_queue with regards
17 years ago
Mark Michelson edbe6b7a25 Fix a really stupid mistake
17 years ago
Mark Michelson 3859074667 Merged revisions 125585 via svnmerge from
17 years ago
Mark Michelson 96f92f468f Merged revisions 125476 via svnmerge from
17 years ago
Tilghman Lesher c9ac1b8ca5 Don't play "your message has been saved" twice.
17 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
17 years ago
Tilghman Lesher 7ec25255c5 Merged revisions 124910 via svnmerge from
17 years ago
Sean Bright 3e0071199d Let app_rpt compile.
17 years ago
Steve Murphy d68b137c3d Merged revisions 124540 via svnmerge from
17 years ago
Tilghman Lesher 2bec827536 Merged revisions 124450 via svnmerge from
17 years ago
Mark Michelson 1d2ac41c07 Fix attachment behavior when using IMAP storage for voicemails
17 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
17 years ago
Mark Michelson 7852d30fe8 Merged revisions 124112 via svnmerge from
17 years ago
Mark Michelson a2b4382fd7 Forwarding non-urgent IMAP messages could inadvertently cause the messages
17 years ago
Tilghman Lesher d2247c2573 Missing comma
17 years ago
Sean Bright 62cb684f59 Include original position in TRANSFER entries written to queue_log.
17 years ago
Mark Michelson eaa14309dd A portion of the code which handled the 'c' queue option had been
17 years ago
Mark Michelson 103a94c6c4 Silly pointers. This fixes a memory corruption I introduced
17 years ago
Tilghman Lesher 90867b2b0c Channel lock janitor -- add locks around retrieval of channel variables
17 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
17 years ago
Tilghman Lesher 9d403c379f Add an option, specifying maximum analysis time for talk detection.
17 years ago
Mark Michelson 0283469cfc Merged revisions 123274 via svnmerge from
17 years ago
Steve Murphy f4c85ebd22 (closes issue #12689)
17 years ago
Chris Tooley 39606a9c64 Changes response to the ExternalIVR() P command from pipe delimited to comma delimited. closes issue #12804
17 years ago
Sean Bright 6c49489b00 Resurrected app_fax
17 years ago
Mark Michelson eb1e6f0806 Fix a segfault by not trying to store a stack address for
17 years ago
Jeff Peeler 84d0404ed5 (closes issue 0012193)
17 years ago
Mark Michelson 54c92d9a63 Recommitting revision 122228, which was accidentally reverted
17 years ago
Mark Michelson 054f08a1c8 Merged revisions 122311 via svnmerge from
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
17 years ago
Mark Michelson cf3a2a431f Merging the work done in the queue-log-atxfer branch. The
17 years ago
Tilghman Lesher eae21f826a Merged revisions 122137 via svnmerge from
17 years ago
Steve Murphy 86aaed2cc5 Merged revisions 122127 via svnmerge from
17 years ago
Steve Murphy 1cebe01dac Merged revisions 122046 via svnmerge from
17 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
17 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
17 years ago
Michiel van Baak c5ea45af11 add a new argument to PrivacyManager to specify a context
17 years ago
Jeff Peeler c1b88b3cf4 Fixes segfault when using ParkAndAnnounce. Also, loop made more efficient as announce template only needs to be checked until the number of colon separated arguments run out, not the entire pointer storage array. Was done in a similiar fashion in 1.4, but here we're using less variables.
17 years ago
Tilghman Lesher 15dd5c0a50 For the purpose of making the changed syntax to ExecIf easier to transition,
17 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
17 years ago
Tilghman Lesher 90d75af346 Conditionally load the AGI command gosub, depending on whether or not res_agi
17 years ago
Mark Michelson 4b1fae3efb Merged revisions 120513 via svnmerge from
17 years ago
Mark Michelson 564528663d Merged revisions 120285 via svnmerge from
17 years ago
Mark Michelson d81d206148 Adding two new queue log events. The ADDMEMBER event is logged when
17 years ago
Russell Bryant 3f47cf6101 Use proper return values for a few application modules
17 years ago
Russell Bryant 5b7344ab66 Add app_fax from asterisk-addons, with some additional changes to resolve compiler
17 years ago