summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2012-05-15Add predial support to FollowMe.Richard Mudgett
2012-05-14Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)Kinsey Moore
2012-05-10Tweak app_dial predial documentation.Richard Mudgett
2012-05-10Run predial routine on local;2 channel where you would expect.Richard Mudgett
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-05-10Coverity Report: Fix issues for error type UNINIT in Core supported modulesJonathan Rose
2012-05-09Improve FollowMe accept/decline DTMF string matching.Richard Mudgett
2012-05-09Keep answered FollowMe calls until call accepted or last step times out.Richard Mudgett
2012-05-09Put winning FollowMe outgoing call on hold if the caller put it on hold.Richard Mudgett
2012-05-09Restructure how the FollowMe outgoing channel list is handled.Richard Mudgett
2012-05-08Addendum to -r365766. Since it is no longer allocated.Richard Mudgett
2012-05-08Make FollowMe findmeexec() put the list head on the stack instead of mallocin...Richard Mudgett
2012-05-08Add interrupt ('I') command to ExternalIVR.Sean Bright
2012-05-08Make FollowMe app_exec() not declare a 28k struct on the stack.Richard Mudgett
2012-05-08Simplify findmeexec() parameter passing.Richard Mudgett
2012-05-08* Fix FollowMe memory leak on error paths in app_exec().Richard Mudgett
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