Commit Graph

3377 Commits (0a792331bff9bf6568d485030c7a214e20285d2c)

Author SHA1 Message Date
Mark Michelson 3c9667ae12 Merge queue-reset branch to Asterisk
17 years ago
Mark Michelson b5bde28d9f Add manager events for chanspy starting or stopping
17 years ago
Mark Michelson 10281bf183 Merged revisions 175590 via svnmerge from
17 years ago
Joshua Colp 0cfdaa2dc0 Add an option to keep the recorded file upon hangup.
17 years ago
Mark Michelson 0d5da5f436 Fix a bit of odd logic for announcing position. Sync with 1.6.0's logic
17 years ago
Mark Michelson 34161542e9 Fix odd "thank you" sound playing behavior in app_queue.c
17 years ago
Mark Michelson 47ebea6a8d Fix 'd' option for app_dial and add new option to Answer application
17 years ago
Mark Michelson c9670b24a4 Fix potential for stack overflows in app_chanspy.c
17 years ago
Tilghman Lesher d4df1c6a78 Fix0ring build
17 years ago
Tilghman Lesher 51c80f5b40 Remove the usage of the KeepAlive app, as it no longer exists.
17 years ago
Steve Murphy 3084e9ce93 This patch removes the use of AST_PBX_KEEPALIVE
17 years ago
Steve Murphy 43462557c0 More intptr_t work.
17 years ago
Steve Murphy dbe56b6647 Merged revisions 174369 via svnmerge from
17 years ago
David Vossel 829b14fc3e Fixes issue with hangups not being sent and external process never terminating.
17 years ago
Joshua Colp b2484d7db9 Always detach and destroy the whisper and barge audiohooks. Additionally also allow an audiohook to be detached if it has not been attached.
17 years ago
Mark Michelson 8f9c8f8b40 Properly set "seen" and "unseen" flags when moving messages from the new to the old folder when using IMAP for voicemail storage
17 years ago
Jeff Peeler 4ac807845d Merged revisions 173696 via svnmerge from
17 years ago
Mark Michelson 2e1d9f9a21 Merged revisions 173692 via svnmerge from
17 years ago
Mark Michelson 5d3fc1ee3a Merged revisions 173592 via svnmerge from
17 years ago
Mark Michelson 5f83636af4 Merged revisions 173559 via svnmerge from
17 years ago
Mark Michelson 172777bd02 Fix some areas where the incorrect interface was passed to ast_device_state
17 years ago
Mark Michelson e04e940a71 Merged revisions 173396 via svnmerge from
17 years ago
Mark Michelson 668f9f4e31 Merged revisions 173392 via svnmerge from
17 years ago
Tilghman Lesher e179e613f7 1. Make OS X compile cleanly with app_stack.
17 years ago
Steve Murphy 53d9b77898 This reverts the changes I made for 11583; will
17 years ago
Steve Murphy c61e8a7865 This change allows the disconnect feature (as in "one-touch" in features.c)
17 years ago
Tilghman Lesher 317e4e7313 Blank argument crashes Asterisk
17 years ago
Terry Wilson 8d782f96b8 Merged revisions 172517 via svnmerge from
17 years ago
Tilghman Lesher 80f91f6ab7 Merged revisions 172438 via svnmerge from
17 years ago
Olle Johansson 7ecda45482 Fix "cancel answered elsewhere" through app_queue with members in chan_local.
17 years ago
Steve Murphy 268ac221a2 Merged revisions 172030 via svnmerge from
17 years ago
Olle Johansson 097822966b Add final part of previously committed work for answered elsewhere in queue - the missing piece that started with app_dial() earlier on.
17 years ago
Mark Michelson 04e56bde03 Fix queue crashes that would occur after the calling channel was masqueraded.
17 years ago
Sean Bright ec5aa59105 Merged revisions 170979 via svnmerge from
17 years ago
Joshua Colp 665bba38f1 Merged revisions 170568 via svnmerge from
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
Joshua Colp f6f5197e63 Merged revisions 170147 via svnmerge from
17 years ago
Joshua Colp 9ee6a741dc Clear the autoloop flag when parsing and setting the context/extension/priority to go back to. When the channel executes a PBX again we want it to start out at the point we explicitly say and at that point it will not yet be doing autoloop.
17 years ago
Mark Michelson 4263503bd5 Fix device state parsing issues for channel names with multiple slashes
17 years ago
Mark Michelson b52253d590 Use the default timeout for a queue instead of -1
17 years ago
Tilghman Lesher 071301029c Merged revisions 169364 via svnmerge from
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
Sean Bright fcb69e6f9d Add a missing unlock and properly handle the 'maxusers' setting on MeetMe
17 years ago
Olle Johansson 526cc089a9 Add support for setting the Reason header when cancelling a call in the queue
17 years ago
Mark Michelson b9060d4435 Merged revisions 168628 via svnmerge from
17 years ago
Steve Murphy a474341105 Merged revisions 168608 via svnmerge from
17 years ago
Terry Wilson 2015f9c980 Merged revisions 168593 via svnmerge from
17 years ago
Mark Michelson ec0f18405e Clarify a message that app_queue prints and change to a debug-level message
17 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
17 years ago