Displaying 3 results from an estimated 3 matches for "monitor_options".
2008 Jun 21
0
asterisk v1.6 monitor_exec
...ll,
can anybody tell me how I get asterisk calling an executable after a queue call?
only setting MONITOR_EXEC and MONITOR_FILENAME does not work anymore!
We use normal monitor to record _in and _out files. does work perfectly.
But calling an exec does not do anything.
We also tried setting MONITOR_OPTIONS=b
Can anybody tell us, how we can get that running?
We would like to call something like:
/usr/bin/xyz -a -b -c
Thank you very much,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080621/...
2009 Aug 20
1
Post recording command to be executed after the end of recording
...That I could put a lame command in there to convert and move the file
elsewhere for backup with these:
(as explained in the queues.conf file)
; ----------------------- TYPE MIXMONITOR OPTIONS -----------------------------
;
;
; You can specify the options supplied to MixMonitor by calling
; Set(MONITOR_OPTIONS=av(<x>)V(<x>)W(<x>))
; The 'b' option for MixMonitor (only save audio to the file while bridged) is
; implied.
;
; You can specify a post recording command to be executed after the end of
; recording by calling
; Set(MONITOR_EXEC=mv
/var/spool/asterisk/monitor/^{MONITOR_...
2015 Apr 17
0
Why is CDR(recordingfile) not being written to the database despite being set in the dialplan?
...;VQ_POSITION=") in new stack
-- Executing [6001 at from-internal:30] Set("Local/9991416445 at from-internal-0000017b;1", "__MIXMON_FORMAT=wav") in new stack
-- Executing [6001 at from-internal:31] Set("Local/9991416445 at from-internal-0000017b;1", "MONITOR_OPTIONS=b") in new stack
-- Executing [6001 at from-internal:32] Gosub("Local/9991416445 at from-internal-0000017b;1", "sub-record-check,s,1(q,6001,always)") in new stack
-- Executing [s at sub-record-check:1] Set("Local/9991416445 at from-internal-0000017b;1",...