summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2012-05-08* Fix accept/decline DTMF buffer overwrite in FollowMe.Richard Mudgett
2012-05-07Fix channel opaquification slip-up in r365477Matthew Jordan
2012-05-07Support VoiceMail d() option when extension does not exist in channel's contextMatthew Jordan
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-05-03Add IPv6 support to ExternalIVR.Sean Bright
2012-05-01Play conf-placeintoconf message to the correct channelKinsey Moore
2012-04-29Fix configuring custom sound_leader_has_left in confbridge.confMichael L. Young
2012-04-28app_minivm: Fix a couple compiler warnings.Russell Bryant
2012-04-28PreDial - Ability to run dialplan on callee and caller channels before Dial.Richard Mudgett
2012-04-26Update Pickup application documentation. (With feeling this time.)Richard Mudgett
2012-04-26Code formatting fixes.Olle Johansson
2012-04-26Update Pickup application documentation. (Even better)Richard Mudgett
2012-04-26* Put more information in pickup_exec() LOG_NOTICE.Richard Mudgett
2012-04-25Update Pickup application documentation.Richard Mudgett
2012-04-25Add documentationOlle Johansson
2012-04-25Formatting changes onlyOlle Johansson
2012-04-25Use the DEFINED value for musicclass length.Olle Johansson
2012-04-23Make app_dial and app_queue use new macro and gosub calls.Richard Mudgett
2012-04-21Update app_dial M and U option GOTO return value documentation.Richard Mudgett
2012-04-20Fix connected-line/redirecting interception gosubs executing more than intended.Richard Mudgett
2012-04-20Use ast_channel_lock_both() where it was inlined before.Richard Mudgett
2012-04-20Document Speech* apps hangup on failure and suggest TryExecTerry Wilson
2012-04-19Convert some strncpys to ast_copy_stringTerry Wilson
2012-04-19Prevent a crash in ExternalIVR when the 'S' command is sent first.Sean Bright
2012-04-19Fix a variety of potential buffer overflowsMatthew Jordan
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-04-16Fix handling of negative return code when storing voicemails in ODBC storageMatthew Jordan
2012-04-13Make ForkCDR e option not set end time of the newly forked CDR logJonathan Rose
2012-04-13Send relative path named recordings to the meetme directory instead of soundsJonathan Rose
2012-04-11Change default value of 'ignorebusy' on Queue members so that behavior is mor...Jonathan Rose
2012-04-06Fix memory leak when using MeetMeAdmin 'e' option with user specifiedMatthew Jordan
2012-04-06Add missing newlines to CLI loggingKinsey Moore
2012-04-06Remove a few more files related to chan_usbradio and app_rpt.Russell Bryant
2012-04-06Remove unnecessary error message in app_dial.cKinsey Moore
2012-04-05Fix MusicOnHold in MeetMe so that it always uses the class if it's been definedJonathan Rose
2012-04-04Replace GNU old-style field designator extensions to fix clang warningsJonathan Rose
2012-04-04Make the MeetMeAdmin N command (mute all nonadmins) not mute adminsJonathan Rose
2012-04-03Fix the display of documentation for TransferKinsey Moore
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-28Fix setting CDR variables in the hangup extensionTerry Wilson
2012-03-24app_page: Fix a memory leak on every Page().Russell Bryant
2012-03-24app_jack: fix datastore memory leak in error handling path.Russell Bryant
2012-03-22Adds F option to Bridge applicationJonathan Rose
2012-03-20Prevent Echo() from relaying control, null, and modem framesKinsey Moore
2012-03-16Prevent chanspy from binding to zombie channelsJonathan Rose
2012-03-16Revert the pre-dial addition.Mark Michelson
2012-03-15Add options PreDial options 'b' and 'B' to app_dialMark Murawki
2012-03-15Fix remotely exploitable stack overrun in MilliwattMatthew Jordan