Name

StopMixMonitor() — Stops monitoring a channel

Synopsis

StopMixMonitor()

Stops monitoring (recording) a channel. This application has no effect if the channel is not currently being monitored.

exten => 123,1,Answer()
exten => 123,2,MixMonitor(monitor_test.wav)
exten => 123,3,SayDigits(12345678901234567890)
exten => 123,4,StopMixMonitor()

See Also

MixMonitor()

Get Asterisk: The Future of Telephony, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.