<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
I installed the new version of asterisk<br>
But the other probelm I got was,were are using the voicetronix cards,so if
you go and put<br>
ignorepat =&gt; 0<br>
exten =&gt; _0.,1,SetVar(CALLFILENAME=${EXTEN:1}-${TIMESTAMP})<br>
exten =&gt; _0.,2,Monitor(wav,${CALLFILENAME},m)<br>
exten =&gt; _0.,3,Dial(vpb/1-3/${EXTEN:1})<br>
exten =&gt; _0.,4,Dial(vpb/1-4/${EXTEN:1})<br>
exten =&gt; _0.,5,Congestion<br>
exten =&gt; _0.,104,Congestion<br>
<br>
And make a call it will go out on vpb/1-3<br>
But when another call is maed it will keep on trying to go out on vpb/1-3
instead of detecting a busey signal and moving to vpb/1-4<br>
If I take out the whole moniter part it works 100?<br>
Beats me<br>
Altus<br>
<br>
dawson wrote:<br>
<blockquote type="cite" cite="mid008401c4cbe8$a134cda0$6401a8c0@dawson">
  <pre wrap="">It's appears to be broken in that version.
Go back to sox-12-17.5(it should work).


  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

I have installed sox-12.17.6 from sources with 2.4.27 kernel but i can't
    </pre>
  </blockquote>
  <pre wrap=""><!---->mix
  </pre>
  <blockquote type="cite">
    <pre wrap="">audio files. (For both wav and gsm formats)
For example, when i try "soxmix filename-in.wav filename-out.wav
filename.wav". Everything seems ok. There no error messages. But the
    </pre>
  </blockquote>
  <pre wrap=""><!---->output
  </pre>
  <blockquote type="cite">
    <pre wrap="">file (filename.wav) is empty, as if the volume was turned off. Am I doing
something wrong or is that a bug?

Thanks for any hint

Lamine
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>


  </pre>
</blockquote>
<br>
</body>
</html>