[asterisk-users] Monitor-join not joining files in the queues.conf file

Dáibhéad Antoine O'Reilligh oreillda at tcd.ie
Tue Aug 18 16:44:56 CDT 2009


I just solved this :)

Turns out that was removed in Asterisk 1.6 :) The solution is:

monitor-type = MixMonitor
monitor-format = wav

Hopefully will help somebody!! also has a really neat after-recording shell
command option, so after a file has been saved you can instantly have it
converted to an MP3 with LAME on the command line with or anything else like
that as I found:

; 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_FILENAME}
/tmp/^{MONITOR_FILENAME})

David



2009/8/18 Dáibhéad Antoine O'Reilligh <oreillda at tcd.ie>

> Hi everyone
>
> Has anybody ever come across this, I want it to join automatically the
> recording files for me but it creates the wav files as I expect but it
> doesn't join them sadly, so eg:
>
> ls
>
> 1250623104.10-in.wav   1250628672.23-in.wav   1250630411.30-in.wav
> 1250623104.10-out.wav  1250628672.23-out.wav  1250630411.30-out.wav
>
> Here is my queues.conf snippet
>
> [testQ]
> context=myTestContextRemovedForExample
> music=default
> strategy=ringall
> timeout=15
> retry=5
> wrapuptime=0
> maxlen = 0
> announce-frequency = 0
> announce-holdtime = no
> leavewhenempty = yes
> joinempty = no
> monitor-format = wav
> monitor-join = yes
> ; add all the members statically so they
> ; turn off their phones when they dont want to read
> member => IAX2/100
>
>
> Yet sadly it still doesn't join them.
>
> Have I forgotten anything?
>
> Thanks
> David
>
> --
> _________________________________________
>
> Mr. David Anthony O'Reilly, M.Sc, B.Sc
>
> Researcher @ MISL Group, University College Cork (Current)
>
> M.Sc MOB Postgraduate @ University College Cork - M.Sc (Mobile Networking
> and Computing) - 2009
>
> Computer Science Graduate of The University of Dublin, Trinity College -
> B.Sc (Computer Science) 2008
>
> Email: oreillda at tcd.ie    /    dor3 at student.cs.ucc.ie
>
> _________________________________________
>



-- 
_________________________________________

Mr. David Anthony O'Reilly, M.Sc, B.Sc

Researcher @ MISL Group, University College Cork (Current)

M.Sc MOB Postgraduate @ University College Cork - M.Sc (Mobile Networking
and Computing) - 2009

Computer Science Graduate of The University of Dublin, Trinity College -
B.Sc (Computer Science) 2008

Email: oreillda at tcd.ie    /    dor3 at student.cs.ucc.ie
Tel: +353 (0) 86 030 60 32
_________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090818/29906e43/attachment-0001.htm 


More information about the asterisk-users mailing list