Commit Graph

174 Commits (10d4f2c45ff02b51a8f9c583c0386ae0d6a6e455)

Author SHA1 Message Date
George Joseph 33885d8893 app_mixmonitor: Update the documentation concerning the "D" option.
4 weeks ago
Luz Paz ec6b2091eb docs: Fix typos in apps/
5 months ago
Jeremy Lainé 1b55bcaad0 docs: Fix minor typo in MixMonitor AMI action
7 months ago
Sean Bright ee0a50e749 docs: Indent <since> tags.
7 months ago
George Joseph e6fe538d81 docs: Add version information to application and function XML elements
9 months ago
George Joseph 3fc90e7810 docs: Add version information to manager event instance XML elements
9 months ago
Sean Bright 1197ebc6cd manager: Add `<since>` tags for all AMI actions.
9 months ago
Ben Ford 00ceb1b69e app_mixmonitor: Add 'D' option for dual-channel audio.
11 months ago
George Joseph b5865aef32 Fix incorrect application and function documentation references
1 year ago
Mike Bradeen e00eaa74e3 res_mixmonitor: MixMonitorMute by MixMonitor ID
2 years ago
Naveen Albert 691178c48e app_mixmonitor: Add option to use real Caller ID for voicemail.
3 years ago
Naveen Albert 6e59b01e1a app_mixmonitor: Add option to delete files on exit.
3 years ago
Alexander Traud 196c24df22 apps: Fix for Doxygen.
4 years ago
Sebastien Duthil 6e695c867f app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
5 years ago
Kevin Harwell 3bcf483373 app_mixmonitor: cleanup datastore when monitor thread fails to launch
5 years ago
Joshua C. Colp 98d10d0a16 audiohook: Don't allow audiohooks to attach to hung up channels.
6 years ago
Kevin Harwell 999fdef335 Merge "app_mixmonitor: Turn on synchronization by default"
6 years ago
Sean Bright 8dcdce42a9 app_mixmonitor: Turn on synchronization by default
6 years ago
Sean Bright ddfb60ac2c app_mixmonitor: Set MIXMONITOR_FILENAME to correct value when wav49 is used
6 years ago
Sean Bright 64906c4c9b audiohook.c: Substitute silence for unavailable audio frames
6 years ago
Corey Farrell 679fa5fb34 Add missing OPTIONAL_API and ARI dependences.
8 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
Corey Farrell 1bf3dfffd7 AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Richard Mudgett c87e7dd9ec autochan/mixmonitor/chanspy: Fix unsafe channel locking and references.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Walter Doekes dcb25bb057 app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
11 years ago
Matthew Jordan d1bd8b091b apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes
11 years ago
Richard Mudgett 70301b0438 audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Mark Michelson dcfffce66d Fix a locking inversion in MixMonitor.
11 years ago
Jonathan Rose d4695774e7 Bridges: Fix feature interruption/unintended kick caused by external actions
11 years ago
Michael L. Young 20cb961b3e apps/app_mixmonitor: Add Options To Play Beep At Start Or Stop
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Jonathan Rose 70b976f084 MixMontior: Add class authorization requirements to MixMonitor AMI commands
12 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
12 years ago
Russell Bryant 5b7a769fd8 (mix)monitor: Add options to enable a periodic beep
12 years ago
Mark Michelson 755696dcd0 Add a Command header to the AMI Mixmonitor action.
12 years ago
Rusty Newton f7c60b8fb6 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
Mark Michelson 5730410861 Create function for retrieving Mixmonitor instance data.
12 years ago
Kevin Harwell 87bedd0695 Fix memory leaks
12 years ago
Richard Mudgett a3c91e955a MixMonitor: Minor code cleanup.
12 years ago
Richard Mudgett e4a5ae0376 MixMonitor: Make start_mixmonitor_callback() options parameter NULL tolerant.
12 years ago
Richard Mudgett f6cdd9a12c MixMonitor: Don't use ast_strdupa() in a loop.
12 years ago
Richard Mudgett b47152121c MixMonitor: Update XML documentation and CLI "mixmonitor {start|stop|list}" help.
12 years ago
Richard Mudgett 8ab7724352 MixMonitor: Fix refleak in manager_stop_mixmonitor() if could not stop monitoring.
12 years ago
Richard Mudgett 6a65c4d072 MixMonitor: Remove some unnecessary channel locking.
12 years ago
Richard Mudgett 631fad018f Fix MixMonitor b option.
12 years ago
Jonathan Rose f306dbd841 bridge_features: Support One touch Monitor/MixMonitor
12 years ago