Commit Graph

4136 Commits (d71d8ed99525f982cb3eaf988f8e8d78fd5bf527)

Author SHA1 Message Date
Richard Mudgett d71d8ed995 Keep answered FollowMe calls until call accepted or last step times out.
14 years ago
Richard Mudgett a689a5776e Put winning FollowMe outgoing call on hold if the caller put it on hold.
14 years ago
Richard Mudgett 708cadf1b1 Restructure how the FollowMe outgoing channel list is handled.
14 years ago
Richard Mudgett bb5e2c48d1 Addendum to -r365766. Since it is no longer allocated.
14 years ago
Richard Mudgett b888b6bf23 Make FollowMe findmeexec() put the list head on the stack instead of mallocing it.
14 years ago
Sean Bright c8945a4070 Add interrupt ('I') command to ExternalIVR.
14 years ago
Richard Mudgett b1a94ddcdd Make FollowMe app_exec() not declare a 28k struct on the stack.
14 years ago
Richard Mudgett db4fb48f58 Simplify findmeexec() parameter passing.
14 years ago
Richard Mudgett 9cd0236f61 * Fix FollowMe memory leak on error paths in app_exec().
14 years ago
Richard Mudgett 1b0428ac7d * Fix accept/decline DTMF buffer overwrite in FollowMe.
14 years ago
Matthew Jordan 11faa15d11 Fix channel opaquification slip-up in r365477
14 years ago
Matthew Jordan 9e7de73fee Support VoiceMail d() option when extension does not exist in channel's context
14 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
14 years ago
Sean Bright 474612d7f7 Add IPv6 support to ExternalIVR.
14 years ago
Kinsey Moore a965f18695 Play conf-placeintoconf message to the correct channel
14 years ago
Michael L. Young 2cbcbc7f6b Fix configuring custom sound_leader_has_left in confbridge.conf
14 years ago
Russell Bryant a498ef2aa0 app_minivm: Fix a couple compiler warnings.
14 years ago
Richard Mudgett e8a6e0ef0e PreDial - Ability to run dialplan on callee and caller channels before Dial.
14 years ago
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