Hello,<div><br></div><div>Do you use monitor?, because in asterisk 1.4 to new versions, It's use mixmonitor, in asterisk 1.2 had this mistake.</div><div><br></div><div>Regards<br><br><div class="gmail_quote">On Wed, Dec 28, 2011 at 10:11 PM, Steve Edwards <span dir="ltr"><<a href="mailto:asterisk.org@sedwards.com">asterisk.org@sedwards.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Un-top-posting, snarky comments inline...<div class="im"><br>
<br>
On Wed, 28 Dec 2011, Faraj Khasib wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am trying to record Call, but when the call is done I have one file but the conversation inside it is separate into calls conversation and receiver .... its single file but separate recording, How can I make it mixed together so the conversation will be normal?<br>
</blockquote>
<br></div>
(I don't understand. How can you have separate recordings in a single file?)<div class="im"><br>
<br>
On Wed, 28 Dec 2011, Faraj Khasib wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I installed SOX( it was not installed before). Will that solve my problem? if not what are the parameter for the mixMonitor Command this is how I use Monitor<br>
</blockquote>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
exten=6500,2,Monitor(...)<br>
</blockquote><div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
is Mix Monitor will have the same?<br>
</blockquote>
<br></div>
(You want me to guess if installing sox will solve your problem?)<br>
<br>
(Too lazy to look up the mixmonitor() command?)<div class="im"><br>
<br>
On Wed, 28 Dec 2011, Faraj Khasib wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Asterisk 1.6.2 but sox I don't know but now it is the latest version, my problem is not mixing .... It's the same file but inside that file two seperate records first callers then reciever<br>
</blockquote>
<br></div>
(Finally we get some details...)<div class="im"><br>
<br>
On Wed, 28 Dec 2011, Faraj Khasib wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Can u plz tell me how , I forgot how to run asterisk cli....<br>
</blockquote>
<br></div>
(Lazy or in over his head?)<div class="im"><br>
<br>
On Wed, 28 Dec 2011, Faraj Khasib wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
My call happens with a queue , there is no full file but there is queue and queue is useless, can u give me unix command to search all log files and print moniter line?<br>
</blockquote>
<br></div>
(Don't understand the question and seeing the lazy/unqualified thing again.)<div class="im"><br>
<br>
On Wed, 28 Dec 2011, Faraj Khasib wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I already searched using grep for the monitor word ... It doesn't exists<br>
</blockquote>
<br></div>
(Don't have a lot of confidence in this statement.)<div class="im"><br>
<br>
On Wed, 28 Dec 2011, Faraj Khasib wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
but i tiried these commands and I didnt find anything about Monitor<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
[root@c-24-1-71-68 asterisk]# grep -R 'Monitor' *<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
[root@c-24-1-71-68 asterisk]# grep -R 'monitor' *<br>
</blockquote>
<br></div>
(Should brush up on grep's command line parameters. I wonder what '*' evaluates to. I hope he isn't really logged in as root)<br>
<br>
On Wed, 28 Dec 2011, Faraj Khasib wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It got stuck ...<br>
</blockquote>
<br>
(I wonder what this means. What is he talking about?)<div class="im"><br>
<br>
On Wed, 28 Dec 2011, Faraj Khasib wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I attached log, but there is nothing unusual in it ...all normal ...<br>
</blockquote>
<br></div>
(No file attached. Maybe he should read the error message the list manager returned. Little confidence in his assessment as 'normal')<br>
<br>
Please take a moment to learn list etiquette.<br>
<br>
1) Please don't top post.<br>
<br>
2) Please don't ask questions you could easily google yourself.<br>
<br>
3) Please learn basic Unix commands like 'grep'.<br>
<br>
4) Please take the time to form unambiguous questions.<br>
<br>
5) Please include sufficient detail so we don't have to keep guessing what is going on.<br>
<br>
It appears (from your 3rd post) that your problem is that the monitor() application is concatenating both 'legs' of the call into a single file -- meaning that when you play the single recorded file you hear the entire conversation from the "caller's" side and then you hear the entire conversation from the "callee's" side. Kind of like:<br>
<br>
Callee) Hello?<br>
<br>
Callee) Fine, but I really have no clue what I'm doing.<br>
<br>
Callee) Never heard of it. Besides all these schmucks on the AU list like reading basic questions and spoon-feeding me the answers.<br>
<br>
Callee) There's a quota?<br>
<br>
Callee) How many questions do I have left?<br>
<br>
Callee) Steve?<br>
<br>
Callee) Hello?<br>
<br>
Callee) Hmmm. I must have a problem with my upstream provider...<br>
<br>
Caller) Hey Faraj, how ya doing?<br>
<br>
Caller) Sorry to hear that. Have you ever tried Google?<br>
<br>
Caller) Hmmm. Have you burned through your newbie question quota yet?<br>
<br>
Caller) Yep. It's not set in stone, but if you keep at it without showing you're putting in any effort, everybody will figure you out and ignore you.<br>
<br>
Instead of:<br>
<br>
Callee) Hello?<br>
<br>
Caller) Hey Faraj, how ya doing?<br>
<br>
Callee) Fine, but I really have no clue what I'm doing.<br>
<br>
Caller) Sorry to hear that. Have you ever tried Google?<br>
<br>
Callee) Never heard of it. Besides all these schmucks on the AU list like reading basic questions and spoon-feeding me the answers.<br>
<br>
Caller) Hmmm. Have you burned through your newbie question quota yet?<br>
<br>
Callee) There's a quota?<br>
<br>
Caller) Yep. It's not set in stone, but if you keep at it without showing you're putting in any effort, everybody will figure you out and ignore you.<br>
<br>
Callee) How many questions do I have left?<br>
<br>
Callee) Steve?<br>
<br>
Callee) Hello?<br>
<br>
Callee) Hmmm. I must have a problem with my upstream provider...<br>
<br>
This would be a novel problem since in over 8 years of reading this list I've never seen anybody else report it.<br>
<br>
Does this happen with all calls or only calls that are queued to an agent?<br>
<br>
Are you fiddling with MONITOR_EXEC or MONITOR_EXEC_ARGS?<br>
<br>
Can you post a link to a sample recorded file along with the console log for the call?<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Thanks in advance,<br>
------------------------------<u></u>------------------------------<u></u>-------------<br>
Steve Edwards <a href="mailto:sedwards@sedwards.com" target="_blank">sedwards@sedwards.com</a> Voice: <a href="tel:%2B1-760-468-3867" value="+17604683867" target="_blank">+1-760-468-3867</a> PST<br>
Newline Fax: <a href="tel:%2B1-760-731-3000" value="+17607313000" target="_blank">+1-760-731-3000</a></font></span><div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</div></div></blockquote></div><br></div>