Name

StopMonitor() — Stops monitoring a channel

Synopsis

StopMonitor()

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,Monitor(wav,monitor_test,mb)
exten => 123,3,SayDigits(12345678901234567890)
exten => 123,4,StopMonitor()

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.