Commit Graph

3428 Commits (2cb0018fa1ead93c5ef6b5fc0168e19abc37316c)

Author SHA1 Message Date
Mark Michelson 20c5bad34b Merged revisions 176249,176252 via svnmerge from
16 years ago
Mark Michelson 3c9667ae12 Merge queue-reset branch to Asterisk
16 years ago
Mark Michelson b5bde28d9f Add manager events for chanspy starting or stopping
16 years ago
Mark Michelson 10281bf183 Merged revisions 175590 via svnmerge from
16 years ago
Joshua Colp 0cfdaa2dc0 Add an option to keep the recorded file upon hangup.
16 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
Olle Johansson 64e564aa55 Better to use the proper app name
17 years ago
Terry Wilson 1253c8aa0d Set ORIGINATE_STATUS instead of OUTGOING_STATUS to match the documentation
17 years ago
Terry Wilson c37aa68d77 Set peer context and exten values so MACRO_EXTEN and MACRO_CONTEXT will be set
17 years ago
Tilghman Lesher 6dbe101045 Fix variables to comply with documentation changes
17 years ago
Tilghman Lesher 31a3307245 Textual changes, consistency in status variable naming, and other minor bugs.
17 years ago
Mark Michelson 454241dd58 Add the average talk time for a queue
17 years ago
BJ Weschke 3a4e3df193 Answer the channel if it has not already been answered and we've already found a valid profile for followme.
17 years ago
Mark Michelson ff20b9116a Update app_queue to deal with the removal of AST_PBX_KEEPALIVE
17 years ago
Steve Murphy aa905e347e Merged revisions 166093 via svnmerge from
17 years ago
Eliel C. Sardanons 340d22ab39 Fix the XML documentation for Record().
17 years ago
Russell Bryant 37d8f255e4 Merged revisions 165889 via svnmerge from
17 years ago
Tilghman Lesher a117714b88 Merged revisions 165767 via svnmerge from
17 years ago
Joshua Colp 654ea55a65 Numerous documentation updates.
17 years ago
Russell Bryant 50a25ac847 Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.
17 years ago
Tilghman Lesher 665b55e6f8 Fix 2 resource leaks and fix another pipe-to-comma conversion
17 years ago
Russell Bryant 9e3ecac5ab Add a \todo note for app_originate.
17 years ago
Russell Bryant aecde42abb Add a new application, Originate.
17 years ago
Tilghman Lesher 08ae164b58 Add RECORD_STATUS variable, as requested on the -users list.
17 years ago
Mark Michelson 7c1bd94231 Fix the build
17 years ago
Tilghman Lesher 6c521ba21f Oops, broke trunk
17 years ago
Tilghman Lesher f09b0b3a83 Merged revisions 165317 via svnmerge from
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
Jeff Peeler 91b4a30be8 (closes issue #13669)
17 years ago
Russell Bryant cf502aa246 Merged revisions 164876 via svnmerge from
17 years ago
Russell Bryant c76bd59354 Set MINIVM_ACCMESS_STATUS in all cases. Also, remove a variable that was not needed.
17 years ago
Mark Michelson 763d4dcabb Add an 'i' option to app_page. This option works the same as
17 years ago
Mark Michelson 00c40264b7 Fix a compile warning and a logic error that could have been bad
17 years ago
Mark Michelson 8a2cf30830 Fix up a few issues with regards to queues
17 years ago
Joshua Colp 8be6bc5f67 Make app_fax compatible with newer versions of spandsp. This remains backwards compatible with earlier versions though so do not fret.
17 years ago
Russell Bryant bca058070e Fix build WRT ast_str_opaque
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Joshua Colp d6b70deee5 Only detach and destroy the whisper audiohooks if they are actually in use.
17 years ago
Terry Wilson 74de8fdaa7 When using realtime queues, app_queue wasn't updating the strategy if it was changed in the realtime backend. This patch resolves the issue for almost all situations. It is currently not supported to switch to the linear strategy via realtime since the ao2_container for members will have been set to have multiple buckets and therefore the members would be unordered.
17 years ago
Mark Michelson 81b642c8c3 Add an option to voicemail.conf to allow urgent messages to be
17 years ago
Mark Michelson 1772fc56f0 Merged revisions 163084 via svnmerge from
17 years ago
Mark Michelson cda010c3b7 Merged revisions 163080 via svnmerge from
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
Joshua Colp f56edec570 Merged revisions 162341 via svnmerge from
17 years ago
Russell Bryant 92f7bae3df Merged revisions 162286 via svnmerge from
17 years ago
Joshua Colp 4c1bb21fa1 Merged revisions 162273 via svnmerge from
17 years ago
Russell Bryant e1ff75c37c Merged revisions 162014 via svnmerge from
17 years ago
Eliel C. Sardanons 5e9dc5e1f3 Add voicemail related applications and functions XML documentation:
17 years ago
Eliel C. Sardanons e9ab875265 Introduce SMS() application XML documentation.
17 years ago
Eliel C. Sardanons 206fe71680 Move Speech* applications and functions documentation to XML.
17 years ago
Mark Michelson 07311720f2 If the autoloop flag is set on a channel, then we need to
17 years ago