summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2013-03-07Let vm_mailbox_snapshot combine "Urgent" when no folder is specifiedMatthew Jordan
2013-03-04Confbridge CLI new record file name check.Kevin Harwell
2013-02-28Let channels joining a MeetMe conference opt out of the denoiserMatthew Jordan
2013-02-26Clean up ConfBridge commands to account for wait_marked usersMatthew Jordan
2013-02-26Ensure that the default bridge/user profiles are always availableMatthew Jordan
2013-02-24Make ParkAndAnnounce return to priority + 1 when return context is not definedMatthew Jordan
2013-02-22app_dial: Honor the 'c' flag when the calling party hangs upJonathan Rose
2013-02-19Confbridge channels staying active when all participants leave.Kevin Harwell
2013-02-19Added Confbridge record_file_append option.Kevin Harwell
2013-02-18Fixed Confbridge file recording deadlock and appending.Kevin Harwell
2013-02-18confbridge: Add flags column to CLI "confbridge list <conference>"Richard Mudgett
2013-02-16confbridge: Rename i iterator variables to iter.Richard Mudgett
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-14Revamp of terminal color codesKinsey Moore
2013-02-14Don't throw a spurious error when using DBdeltreeMatthew Jordan
2013-02-12Adding Some More Manager Events To ConfBridgeMichael L. Young
2013-02-11Properly load say.conf upon reload of module app_playback.Kevin Harwell
2013-02-08app_confbridge: Fix crash from receiving an AMI action after ConfBridge unloa...Richard Mudgett
2013-02-05app_page and app_confbridge: Fix custom announcement on entering conference.Richard Mudgett
2013-02-05app_confbridge: Fix error messages on exiting conference.Richard Mudgett
2013-02-05app_page: Fixup application XML documentation typos and inaccuracies.Richard Mudgett
2013-02-05Because the compiler can check types with a struct copy and memcpy() cannot.Richard Mudgett
2013-01-27Fix Some Configured Conference Bridge Sounds Not Being SetMichael L. Young
2013-01-24Correct documentation for ConfbridgeList AMI actionMatthew Jordan
2013-01-22app_meetme: Use new prompts for administrator menuJonathan Rose
2013-01-22Add ControlPlayback manager actionMatthew Jordan
2013-01-22Fix station ringback; trunk hangup issues in SLAMatthew Jordan
2013-01-22confbridge: Minor fixes playing user counts to the conference.Richard Mudgett
2013-01-21Fix crash in app_minivm when mime encoding stringMatthew Jordan
2013-01-18Fix regression in Confbridge user countKinsey Moore
2013-01-18app_voicemail: Improve msg_id handlingJonathan Rose
2013-01-09app_queue: Fix incorrect assertion.Richard Mudgett
2013-01-08app_queue: Fix multiple calls to a queue member that is in only one queue.Richard Mudgett
2013-01-03Fix Queue Log Reporting Every Call COMPLETECALLER With "h" Extension PresentMichael L. Young
2013-01-03Add aliases to the Directory.Tilghman Lesher
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2012-12-14app_queue: Revert bad ringinuse=no patch.Richard Mudgett
2012-12-14app_queue: Make update_status() not return anything.Richard Mudgett
2012-12-13confbridge: Fix MOH on simultaneous user entry to a new conference.Richard Mudgett
2012-12-07confbridge: Fix some resource leaks on conference teardown.Richard Mudgett
2012-12-05confbridge: Fix several small issues.Richard Mudgett
2012-12-04confbridge: Update online XML documentation.Richard Mudgett
2012-11-27Remove unnecessary channel module references.Richard Mudgett
2012-11-18Add a test event that reports changes in ConfBridge stateMatthew Jordan
2012-11-15app_meetme: Fix channels lingering when hung up under certain conditionsJonathan Rose
2012-11-15Patch to play correct sound file when a voicemail's urgent status is removedRusty Newton
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-10-30mixmonitor: Add a test eventJonathan Rose
2012-10-30confbridge: Fix a bug which made conferences not record with AMI/CLI commandsJonathan Rose
2012-10-29Make evaluation of channel variables consistently case-sensitive.Mark Michelson