Commit Graph

3618 Commits (ec98fba3ad35c328111ea78a3fb84dca5e3ee4c6)

Author SHA1 Message Date
Mark Michelson c4e3bfb74c Merged revisions 185031 via svnmerge from
16 years ago
Russell Bryant 47c3799c99 Merged revisions 184842 via svnmerge from
16 years ago
Leif Madsen 383d4fa05b Fix a typo in app_ices.
16 years ago
Russell Bryant f745326750 Use ast_random() instead of rand() to ensure we use the best RNG available.
16 years ago
Russell Bryant 2a4f9f7181 Change global_app_buf to ast_str_thread_global_buf.
16 years ago
David Vossel ba0ce88b1e Merged revisions 184388 via svnmerge from
16 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
16 years ago
Mark Michelson a7028f2bc6 Merged revisions 184078 via svnmerge from
16 years ago
David Vossel 9d3527bddf Merged revisions 183386 via svnmerge from
16 years ago
Mark Michelson b52d2dae2e Fix a memory leak associated with queues.
16 years ago
David Vossel 2764c2821f Merged revisions 183126 via svnmerge from
16 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
16 years ago
David Vossel e559cae4ec Option to send DTMF when receiving PROGRESS status
16 years ago
Mark Michelson b4fcc4a098 Change faulty comparison used when announcing average hold minutes and seconds
16 years ago
Mark Michelson a1a9006163 Run the macro on the queue member's channel when he answers, not the caller's channel.
16 years ago
Joshua Colp 499ca8de65 Fix crash when sleep and retries argument was not given to RetryDial application.
16 years ago
Mark Michelson d7d817d687 Fix segfault when dialing a typo'd queue
16 years ago
Joshua Colp 3a92673356 Don't play the "you are about to be placed into the conference" and "the leader has left the conference" sounds if the quiet
16 years ago
Mark Michelson 09df92d485 Merged revisions 180567 via svnmerge from
16 years ago
Mark Michelson 96405af1a8 Merged revisions 180464 via svnmerge from
16 years ago
Mark Michelson e69803a2be Merged revisions 180380 via svnmerge from
16 years ago
Joshua Colp 4c9ab0df8c Merge phase 1 support for the new bridging architecture.
16 years ago
Joshua Colp 15090ba1df Remove duplicate 'k' and 'K' Dial options.
16 years ago
David Vossel 979eb709ae app_read does not break from prompt loop with user terminated empty string
16 years ago
Mark Michelson 8970f8caaa Merged revisions 180006 via svnmerge from
16 years ago
David Vossel ae786501f1 app_meetme not setting filename and fileformat correctly for realtime
16 years ago
Brian Degenhardt a7092f0acc fix a leaked channel lock (and future deadlock) when we try to pick up our own channel
16 years ago
Russell Bryant 8f6a933e30 Merged revisions 179532 via svnmerge from
16 years ago
Mark Michelson 932cef55fd Swap reversed timevals.
16 years ago
Steve Murphy 22ea970494 These small fixes prevent compiler warnings with ubuntu 8.10's gcc-4.3.2, which tend to break my dev-mode build. Not a problem in 1.6.x.
16 years ago
Tilghman Lesher 345a6fd1cb Permit emailsubject and emailbody to be set per mailbox.
16 years ago
Dwayne M. Hubbard 83bbf83f49 Make app_fax compatible with spandsp-0.0.6pre4
16 years ago
Tilghman Lesher 3af1c558df Allow semicolons to be escaped, when passing arguments to the System command.
16 years ago
Tilghman Lesher fefa97001a Oops, merge broke trunk
16 years ago
Tilghman Lesher 306f229d64 Merged revisions 177536 via svnmerge from
16 years ago
Joshua Colp 2e2494591e Merged revisions 177383 via svnmerge from
16 years ago
Russell Bryant 8065dc57af Re-add 'o' option to MeetMe, reverting rev 62297.
16 years ago
Russell Bryant d13cdd43a4 Remove a dependency that no longer exists.
16 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
16 years ago
Russell Bryant 184872fdfd Fix a race condition that caused device states to become incorrect for hints.
16 years ago
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
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
Russell Bryant 7d0c1f40fb Resolve a compiler warning from buildbot about a NULL format string.
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
Mark Michelson a53877b469 Add some safety measures when using gosub, especially when using the options
17 years ago
Eliel C. Sardanons d635ee0f43 - Add <variable /> tags when naming a channel variable.
17 years ago
Mark Michelson ac1b520de6 When investigating issue #13548, I found that gosub
17 years ago
Eliel C. Sardanons bfe0c6c714 - Avoid setting .synopsis and .syntax if we are using XML documentation (or the
17 years ago
Tilghman Lesher 29502d3bac Add LOCAL_PEEK function, as requested by lmadsen.
17 years ago
Tilghman Lesher 3d4c0cd421 Merged revisions 160207 via svnmerge from
17 years ago
Tilghman Lesher b323c972b6 Allow the '#' sign to exist within an extension (inspired by issue #13330)
17 years ago
Kevin P. Fleming e14dfcbedc improve handling of API calls provided by loaded modules through use of some GCC features; this makes app_stack's usage of AGI APIs even cleaner, and will allow it to work 'as expected' either with or without res_agi being loaded
17 years ago
Mark Michelson 5cf09591b0 Add some necessary hangup commands in the case that forwarding
17 years ago
Mark Michelson 2d20ab2b07 Make the options for the general and profiles more consistent
17 years ago
Terry Wilson 4ea49e697e Add missing variable declaration for PPC code
17 years ago
Tilghman Lesher 807566899a Copyright clarification; also, have variable set to "t" or "i" on timeout or
17 years ago
Tilghman Lesher ac296a4ad3 Merged revisions 159025 via svnmerge from
17 years ago
Sean Bright fd8caa1778 This is basically a complete rollback of r155401, as it was determined that
17 years ago
Matthew Nicholson 17ed84ff07 Make the Join event from app_queue use CallerIDNum insead of CallerID for
17 years ago
Terry Wilson 85bbf3ff33 This patch adds a new application for sending MWI to phones via Asterisk's event subsystem. Also, the minivm documentation is all converted to use xmldocs.
17 years ago
Mark Michelson 7a554a7386 Merged revisions 158053 via svnmerge from
17 years ago
Mark Michelson 9e1283e160 Add a space to the output
17 years ago
Mark Michelson de5ba432da Add a RES_NOT_DYNAMIC case for the CLI command
17 years ago
Kevin P. Fleming 81a16aa982 make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_multiple() and ast_agi_fdprintf() API calls to be consistent with API guidelines
17 years ago
Mark Michelson 6c554e4996 Fix the logic for when delete=yes when IMAP storage
17 years ago
Jeff Peeler 53f3870ed3 Merged revisions 157365 via svnmerge from
17 years ago
Mark Michelson d91f1df3e0 Merged revisions 157305 via svnmerge from
17 years ago
Tilghman Lesher 1287486dbf Can't use items duplicated off the stack frame in an element returned from
17 years ago
Mark Michelson cf6c66de65 Fix some refcounting in app_queue.c and change the
17 years ago
Mark Michelson ea9955dd2a Merged revisions 156816 via svnmerge from
17 years ago
Tilghman Lesher c4fe83046b Merged revisions 156755 via svnmerge from
17 years ago
Eliel C. Sardanons a22928b853 Introduce XML documentation for:
17 years ago
Tilghman Lesher 10afda33c7 Merged revisions 156386 via svnmerge from
17 years ago
Tilghman Lesher 221998f4d4 Merged revisions 156294 via svnmerge from
17 years ago
Jeff Peeler 611e737463 Merged revisions 156289 via svnmerge from
17 years ago
Jeff Peeler f7aaa011b6 Merged revisions 156178 via svnmerge from
17 years ago
Mark Michelson a9e84c1e51 Merged revisions 156167 via svnmerge from
17 years ago
Sean Bright 48522988ab In order to move away from nested function use, some changes to the recently introduced
17 years ago
Sean Bright 9ef09ad1d4 Merged revisions 155553 via svnmerge from
17 years ago
Sean Bright 30d1744ffc Add ability to pass arbitrary data to the ao2_callback_fn (called from
17 years ago
Sean Bright 8a25d59bf8 Fix some whitespace.
17 years ago
Sean Bright 6ac794074e Update a couple places to use the new ast_channel_search_locked API call.
17 years ago
Eliel C. Sardanons 34e094726e Add TestClient() and TestServer() applications XML
17 years ago
Eliel C. Sardanons 5fd54b0fe1 Add more [see also] references based on TFOT.
17 years ago
Eliel C. Sardanons 45e6c880cd Add Macro(), MacroExit(), MacroExclusive() and
17 years ago
Eliel C. Sardanons 990a6bebe8 Add more SeeAlso references based on TFOT.
17 years ago
Eliel C. Sardanons cb4ef23b12 - Add ParkAndAnnounce() application XML documentation.
17 years ago
Eliel C. Sardanons f18699be24 - Add more <see-also> based on TFOT.
17 years ago
Eliel C. Sardanons d23dff9ca8 - Add some see-also references based on TFOT.
17 years ago
Eliel C. Sardanons 1402c25284 - Add Read() application XML documentation.
17 years ago
Eliel C. Sardanons 63930985a1 - Add FollowMe() application XML documentation.
17 years ago
Eliel C. Sardanons 0cd47929d4 - Add PlayTones() and StopPlayTones() applications XML documentation.
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
Eliel C. Sardanons a57a3cbf19 Add XML documentation for the ForkCDR() application.
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
Eliel C. Sardanons 3873227e9d Add LOCAL() function XML documentation.
17 years ago
Eliel C. Sardanons 9167a2b5e1 Add XML documentation for:
17 years ago
Kevin P. Fleming a67790c6f5 instead of trying to forcibly load res_agi when app_stack is loaded (even if the administrator didn't want it loaded), use GCC weak symbols to determine whether it was loaded already or not; if it was loaded, then use it.
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
Eliel C. Sardanons ee6a480a6c Add Flash() application XML documentation.
17 years ago
Eliel C. Sardanons cdc31b1e5b Fix a typo in the name of the application.
17 years ago
Sean Bright 39cbb89947 Another little one.
17 years ago
Russell Bryant 2baafa6156 fix a typo (thanks sean)
17 years ago
Russell Bryant 6f314f4d42 Fix various spelling and grammatical issues in documentation
17 years ago
Russell Bryant d7742120e9 - Use a for loop instead of a while loop
17 years ago
Russell Bryant ad533bc62b Instead of doing a couple of strlen() calls each iteration of the loop, only do it once
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Mark Michelson d521ad9696 * Fixed timeout logic in the dialing API as setting timeouts
17 years ago
Terry Wilson 5fe37e47c6 Recent CDR fixes moved execution of the 'h' exten into the bridging code, so variables that were set after ast_bridge_call was called would not show up in the 'h' exten. Added a callback function to handle setting variables, etc. from w/in the bridging code. Calls back into a nested function within the function calling ast_bridge_call
17 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
17 years ago
Tilghman Lesher 77060afdac Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125)
17 years ago
Mark Michelson 5652a7b81e If there was no named defined in a voicemail.conf mailbox
17 years ago
Steve Murphy d736ac2b19 Merged revisions 152538 via svnmerge from
17 years ago
Steve Murphy 6fad66dfb3 Merged revisions 152535 via svnmerge from
17 years ago
Tilghman Lesher c7367e26be Merged revisions 152463 via svnmerge from
17 years ago
Tilghman Lesher dd049d429d Merged revisions 152368 via svnmerge from
17 years ago
Tilghman Lesher 45b7b39c22 Set ARGC in subroutines with the number of arguments passed.
17 years ago
Tilghman Lesher 4ee45f5309 Oops, only delete the ARG variables once upon release. The following section
17 years ago
Jason Parker b40220784f Remove options argument parsing/syntax (it isn't used any longer)
17 years ago
Tilghman Lesher 855492c60c Default file modes should always be full read and write, to allow the system
17 years ago
Kevin P. Fleming 1ddc834b39 cleaup of the TCP/TLS socket API:
17 years ago
BJ Weschke 31d28c2518 Give app_authenticate the ability to select a prompt other than the default.
17 years ago
BJ Weschke 7a8344bac6 The QueueEntry event now has the uniqueid of the channel included.
17 years ago
Tilghman Lesher 95ea0a5a70 Fix option handling code.
17 years ago
Jeff Peeler 4afb2649b9 Initialize character arrays as they are not guaranteed to be set.
17 years ago
Mark Michelson 270a2b6a61 Answer the channel prior to checking for the 'a'
17 years ago
Mark Michelson 890a3c2a9b Updating app_skel.c to follow coding guidelines
17 years ago
Tilghman Lesher 1c5e6fc18b Minor spacing change
17 years ago
Kevin P. Fleming 8e33548633 building this module depends on res_agi being built as well
17 years ago
Mark Michelson dc36a357d2 When specifying an invalid timeout to Dial, take it
17 years ago
Mark Michelson 184fe6f87b Merged revisions 149200 via svnmerge from
17 years ago
Tilghman Lesher f7a5a731bd Merged revisions 149061 via svnmerge from
17 years ago
Tilghman Lesher e818109d73 Merged revisions 148987 via svnmerge from
17 years ago
Tilghman Lesher 5bf164e901 App is ignoring 'p' parameter -- initial pause.
17 years ago
Tilghman Lesher 7bdb6c3ea5 Merged revisions 148916 via svnmerge from
17 years ago
Tilghman Lesher 6d5409e23d API differences in spandsp 0.0.6pre1 and higher
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
Mark Michelson b79629d182 Some small tweaks regarding realtime conference announcements.
17 years ago
Tilghman Lesher 5f88f1738d Correct a typo in the help; also, ensure that the date and time are correctly
17 years ago
Joshua Colp fddf5f914a Merged revisions 147517 via svnmerge from
17 years ago
Sean Bright ceee55ea63 Keep up with shadow warnings. One day I'll actually enable this in the Makefile.
17 years ago