Stefan Tichy
2009-Aug-20 18:45 UTC
[asterisk-users] Asterisk 1.6.2.0-beta4 - Monitor / MixMonitor Recording
MixMonitor seems to work: -- User hit '*3' to record call. filename: auto-1250792853-24-22 == Begin MixMonitor Recording SIP/snom2-084c4ec8 /var/spool/asterisk/monitor/auto-1250792853-24-22.wav exists now. Recording a call without mixing fails. > User hit '*1' to record call. filename: wav,auto-1250793354-24-22,m TOUCH_MONITOR_OUTPUT is set to "auto-1250793354-24-22" but /var/spool/asterisk/monitor/ does not contain any new file. Dial options are "twhx" and in features.conf there is: [featuremap] automon => *1 automixmon => *3 Is there anything else to follow to get monitoring working for asterisk 1.6 or is it a bug in the 1.6.2.0-beta4 ? Thanks in advance -- Stefan Tichy ( asterisk2 at pi4tel dot de )
Stefan Tichy
2009-Aug-21 20:08 UTC
[asterisk-users] Asterisk 1.6.2.0-beta4 - Monitor / MixMonitor Recording
On Thu, Aug 20, 2009 at 08:45:58PM +0200, Stefan Tichy wrote:> Recording a call without mixing fails. > > > User hit '*1' to record call. filename: wav,auto-1250793354-24-22,mNot even the Monitor application or the Monitor manager command do work. ast_monitor_change_fname seems to return -1 all the time without printing the warning "Cannot change monitor filename of channel ..." -- Stefan Tichy ( asterisk2 at pi4tel dot de )