Hello.

I notice that when a call that is recorded with MixMonitor is transfered to another co-worker, the recording ends.

exten => 409,n,Macro(SDstartrecording,external,${DID})

the incoming call then goes to a queue...

[macro-startrecording]
; ARG1 = incoming DID or CALLERID(name)
; ARG2 = outgoing dialnumber
...
exten => s,n,MixMonitor(/var/ftp/${NR}/${recordfile},b,chown -R ${NR}:astDrisk /var/ftp/${NR} && chmod 570 /var/ftp/${NR} && chmod 400 /var/ftp/${NR}/${recordfile})
...

The 'b'-option makes the recording start when the call is answered by an agent of the queue.


Is it normal that when this agent transfers the call to another co-worker, the recording stops ?! The last sound on the recording is that of musiconhold (what the caller hears when doing an attented transfer). Then it stops...


Kind regards,

Jonas.
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to