ChangeMonitor( )


ChangeMonitor( ) Changes the monitoring filename of a channel

 ChangeMonitor(   filename_base   ) 

Changes the name of the recorded file created by monitoring a channel with the Monitor( ) application. This application has no effect if the channel is not monitored . The argument filename_base is the new filename base to use for monitoring the channel.

 ; start recording this channel with a basename of 'sample'     exten => 123,1,Monitor(sample)     ; change the filename base to 'example'  exten => 123,2,ChangeMonitor(example)  

See Also

Monitor( ) , StopMonitor( )



Asterisk. The Future of Telephony
Asterisk: The Future of Telephony: The Future of Telephony
ISBN: B0026OR3OO
EAN: N/A
Year: 2001
Pages: 380

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net