Commit Graph

4118 Commits (103031330aa411b50b930ad7e307c3d187fda821)

Author SHA1 Message Date
Richard Mudgett 238640dc1b Update Pickup application documentation. (With feeling this time.)
14 years ago
Olle Johansson e5c20ccb76 Code formatting fixes.
14 years ago
Richard Mudgett 9d655bd0e8 Update Pickup application documentation. (Even better)
14 years ago
Richard Mudgett e736a4fed3 * Put more information in pickup_exec() LOG_NOTICE.
14 years ago
Richard Mudgett 0986873128 Update Pickup application documentation.
14 years ago
Olle Johansson 04ddb5714f Add documentation
14 years ago
Olle Johansson f102aecf12 Formatting changes only
14 years ago
Olle Johansson a8e755700e Use the DEFINED value for musicclass length.
14 years ago
Richard Mudgett f663924517 Make app_dial and app_queue use new macro and gosub calls.
14 years ago
Richard Mudgett c870dad57e Update app_dial M and U option GOTO return value documentation.
14 years ago
Richard Mudgett 3a874139d4 Fix connected-line/redirecting interception gosubs executing more than intended.
14 years ago
Richard Mudgett 01194c5811 Use ast_channel_lock_both() where it was inlined before.
14 years ago
Terry Wilson 34d670f786 Document Speech* apps hangup on failure and suggest TryExec
14 years ago
Terry Wilson 6d6bacd5cb Convert some strncpys to ast_copy_string
14 years ago
Sean Bright ba93541ced Prevent a crash in ExternalIVR when the 'S' command is sent first.
14 years ago
Matthew Jordan f78290068a Fix a variety of potential buffer overflows
14 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
14 years ago
Matthew Jordan ebcccf8997 Fix handling of negative return code when storing voicemails in ODBC storage
14 years ago
Jonathan Rose ba0f044bde Make ForkCDR e option not set end time of the newly forked CDR log
14 years ago
Jonathan Rose c0b9fe8530 Send relative path named recordings to the meetme directory instead of sounds
14 years ago
Jonathan Rose 683eacb59a Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8
14 years ago
Matthew Jordan aa21d4fc6b Fix memory leak when using MeetMeAdmin 'e' option with user specified
14 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
14 years ago
Russell Bryant b2f7b0c649 Remove a few more files related to chan_usbradio and app_rpt.
14 years ago
Kinsey Moore 51f0e5c53d Remove unnecessary error message in app_dial.c
14 years ago
Jonathan Rose fc45af331b Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined
14 years ago
Jonathan Rose e96a59acfd Replace GNU old-style field designator extensions to fix clang warnings
14 years ago
Jonathan Rose 97b2fa8de1 Make the MeetMeAdmin N command (mute all nonadmins) not mute admins
14 years ago
Kinsey Moore 93781fa161 Fix the display of documentation for Transfer
14 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
14 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
14 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
14 years ago
Terry Wilson dd9405db05 Fix setting CDR variables in the hangup extension
14 years ago
Russell Bryant 0ec73946fa app_page: Fix a memory leak on every Page().
14 years ago
Russell Bryant 71a1541b0c app_jack: fix datastore memory leak in error handling path.
14 years ago
Jonathan Rose c6979ff581 Adds F option to Bridge application
14 years ago
Kinsey Moore 6ff8f14865 Prevent Echo() from relaying control, null, and modem frames
14 years ago
Jonathan Rose 0399daaa2e Prevent chanspy from binding to zombie channels
14 years ago
Mark Michelson 827f2eae92 Revert the pre-dial addition.
14 years ago
Mark Murawki c65b41f57a Add options PreDial options 'b' and 'B' to app_dial
14 years ago
Matthew Jordan c61d49d5cc Fix remotely exploitable stack overrun in Milliwatt
14 years ago
Richard Mudgett e9703da1d5 Add missing connected line macro calls to initial dial for Dial and Queue apps.
14 years ago
Russell Bryant 45205716d7 app_chanisavail: Fix use of uninitialized variable.
14 years ago
Richard Mudgett 2019a7e6b9 Fix Dial m and r options and forked calls generating warnings for voice frames.
14 years ago
Russell Bryant 6c9f009b6d Fix invalid reads/writes due to incorrect sizeof().
14 years ago
Russell Bryant 4585000039 Remove chan_usbradio and app_rpt.
14 years ago
Terry Wilson 7876521659 Fix IMAP storage compilation after opaquification changes
14 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
14 years ago
Tilghman Lesher 9af5c769c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
14 years ago
Joshua Colp f5fda0eb74 Transition app_page to using app_confbridge internally for the conference bridge portion of paging. This also adds a new 'announcement' option to ConfBridge user profiles.
14 years ago