<div>Hi Facundo,</div>  <div>&nbsp;</div>  <div>Were you able to match your phone's codec with the asterisk codec? Try to check and set them with the same codec. Also, try to adjust the rxgain &amp; txgain.</div>  <div>&nbsp;</div>  <div>Regards,</div>  <div>&nbsp;</div>  <div>Angel<BR><BR><B><I>Facundo Ameal &lt;fameal@gmail.com&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Moises,<BR>I 've stated testing by raising all timers a bit. Everything went<BR>worse, now there are more failed calls. Can you give me a hint of<BR>which timers to modify and, if you know, a more extensive explanation<BR>of each one? I know it's documented into the file but I cannot catch<BR>the concept.<BR><BR>Thanks you very much!<BR><BR>Greets.<BR><BR>On 1/21/07, Facundo Ameal <FAMEAL@GMAIL.COM>wrote:<BR>&gt; Thanks Moises, I was trying to find some consistence, but the only<BR>&gt; similarity I could find is that much
 of the calls that fail are long<BR>&gt; distance ones or international. It fails in both, Telmex and Meridian<BR>&gt; link.<BR>&gt; I 'll try looping.<BR>&gt;<BR>&gt; I'll be posting results soon. I hope I can manage to get it work.<BR>&gt;<BR>&gt; Thanks for your help.<BR>&gt;<BR>&gt; Regards.<BR>&gt;<BR>&gt; On 1/19/07, Moises Silva <MOISES.SILVA@GMAIL.COM>wrote:<BR>&gt; &gt; Similar probles I had were fixed incrementing one of the timers, but<BR>&gt; &gt; if you have already done that, I have no idea of your problem, you<BR>&gt; &gt; require to debug the problem and try to find some consistence in the<BR>&gt; &gt; failures, find if the failure is on the Asterisk -&gt; telco Link, or in<BR>&gt; &gt; the Asterisk -&gt; meridian link? find if putting in loop your own<BR>&gt; &gt; asterisk still fails, etc etc.<BR>&gt; &gt;<BR>&gt; &gt; Kind Regards<BR>&gt; &gt;<BR>&gt; &gt; On 1/18/07, Facundo Ameal <FAMEAL@GMAIL.COM>wrote:<BR>&gt; &gt; &gt; Thanks for your help, but I've
 already adjusted timers on the source<BR>&gt; &gt; &gt; code. I found your document a week ago and read it.<BR>&gt; &gt; &gt; Do you really think that is a matter of timers only?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Greets!<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; On 1/18/07, Moises Silva <MOISES.SILVA@GMAIL.COM>wrote:<BR>&gt; &gt; &gt; &gt; Sometimes timers need to be adjusted on the mfcr2 source code.<BR>&gt; &gt; &gt; &gt; Sometimes is missconfiguration. Anyway, may be this document can help<BR>&gt; &gt; &gt; &gt; you out to debug the problem:<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; http://moy.ivsol.net/unicall/mfcr2-asterisk-unicall-0.2-english.pdf<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; Kind Regards<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; On 1/17/07, Facundo Ameal <FAMEAL@GMAIL.COM>wrote:<BR>&gt; &gt; &gt; &gt; &gt; Hi everyone!<BR>&gt; &gt; &gt; &gt; &gt; I'm having some issue trying to place calls with asterisk connected to<BR>&gt; &gt; &gt; &gt; &gt; an
 E1 R2 from Telmex Argentina. The other E1 port is connected to a<BR>&gt; &gt; &gt; &gt; &gt; Meridian which also uses R2 protocol. Calls sometimes fail with<BR>&gt; &gt; &gt; &gt; &gt; different error messages such as: Unicall protocol error 32773, 32772,<BR>&gt; &gt; &gt; &gt; &gt; 32769. Some other calls fail saying:<BR>&gt; &gt; &gt; &gt; &gt; Far end disconnected(cause=Destination out<BR>&gt; &gt; &gt; &gt; &gt; of order [27])<BR>&gt; &gt; &gt; &gt; &gt; Far end disconnected(cause=User alerting,<BR>&gt; &gt; &gt; &gt; &gt; no answer [19])<BR>&gt; &gt; &gt; &gt; &gt; Far end disconnected(cause=Switching<BR>&gt; &gt; &gt; &gt; &gt; equipment congestion [42])<BR>&gt; &gt; &gt; &gt; &gt; Far end disconnected(cause=User busy [17])<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; I don't think those causes are real, because if you use another line,<BR>&gt; &gt; &gt; &gt; &gt; yo establish the call. Could it be something about timing of ABCD<BR>&gt; &gt; &gt; &gt; &gt;
 bits?<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; I'm using:<BR>&gt; &gt; &gt; &gt; &gt; Asterisk 1.2.6<BR>&gt; &gt; &gt; &gt; &gt; Zaptel 1.2.5<BR>&gt; &gt; &gt; &gt; &gt; libmfcr2 0.0.3<BR>&gt; &gt; &gt; &gt; &gt; libunicall 0.0.3<BR>&gt; &gt; &gt; &gt; &gt; libsupertone 0.0.2<BR>&gt; &gt; &gt; &gt; &gt; spandsp-0.0.3<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; And this is my unicall.conf:<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; [channels]<BR>&gt; &gt; &gt; &gt; &gt; loglevel=1023<BR>&gt; &gt; &gt; &gt; &gt; usecallerid=yes<BR>&gt; &gt; &gt; &gt; &gt; hidecallerid=no<BR>&gt; &gt; &gt; &gt; &gt; callwaitingcallerid=yes<BR>&gt; &gt; &gt; &gt; &gt; threewaycalling=yes<BR>&gt; &gt; &gt; &gt; &gt; transfer=yes<BR>&gt; &gt; &gt; &gt; &gt; cancallforward=yes<BR>&gt; &gt; &gt; &gt; &gt; callerid=asreceived<BR>&gt; &gt; &gt; &gt; &gt; callreturn=yes<BR>&gt; &gt; &gt; &gt; &gt; echocancel=no<BR>&gt; &gt; &gt; &gt; &gt;
 echocancelwhenbridged=no<BR>&gt; &gt; &gt; &gt; &gt; echotraining=no<BR>&gt; &gt; &gt; &gt; &gt; rxgain=0.0<BR>&gt; &gt; &gt; &gt; &gt; txgain=0.0<BR>&gt; &gt; &gt; &gt; &gt; callgroup=1<BR>&gt; &gt; &gt; &gt; &gt; pickupgroup=1<BR>&gt; &gt; &gt; &gt; &gt; immediate=no<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; musiconhold=default<BR>&gt; &gt; &gt; &gt; &gt; protocolclass=mfcr2<BR>&gt; &gt; &gt; &gt; &gt; protocolvariant=ar,10,4,15<BR>&gt; &gt; &gt; &gt; &gt; protocolend=cpe<BR>&gt; &gt; &gt; &gt; &gt; group=1<BR>&gt; &gt; &gt; &gt; &gt; context=from-zaptel<BR>&gt; &gt; &gt; &gt; &gt; channel =&gt; 1-15<BR>&gt; &gt; &gt; &gt; &gt; channel =&gt; 17-29<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; loglevel=0<BR>&gt; &gt; &gt; &gt; &gt; usecallerid=yes<BR>&gt; &gt; &gt; &gt; &gt; hidecallerid=no<BR>&gt; &gt; &gt; &gt; &gt; callwaitingcallerid=yes<BR>&gt; &gt; &gt; &gt; &gt; threewaycalling=yes<BR>&gt; &gt; &gt; &gt; &gt; transfer=yes<BR>&gt; &gt; &gt;
 &gt; &gt; cancallforward=yes<BR>&gt; &gt; &gt; &gt; &gt; callerid=asreceived<BR>&gt; &gt; &gt; &gt; &gt; callreturn=yes<BR>&gt; &gt; &gt; &gt; &gt; echocancel=yes<BR>&gt; &gt; &gt; &gt; &gt; echocancelwhenbridged=yes<BR>&gt; &gt; &gt; &gt; &gt; echotraining=yes<BR>&gt; &gt; &gt; &gt; &gt; rxgain=0.0<BR>&gt; &gt; &gt; &gt; &gt; txgain=0.0<BR>&gt; &gt; &gt; &gt; &gt; callgroup=1<BR>&gt; &gt; &gt; &gt; &gt; pickupgroup=1<BR>&gt; &gt; &gt; &gt; &gt; immediate=no<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; protocolclass=mfcr2<BR>&gt; &gt; &gt; &gt; &gt; protocolvariant=ar,0,12,12<BR>&gt; &gt; &gt; &gt; &gt; protocolend=cpe<BR>&gt; &gt; &gt; &gt; &gt; group=2<BR>&gt; &gt; &gt; &gt; &gt; context=hacia-afuera<BR>&gt; &gt; &gt; &gt; &gt; channel =&gt; 32-46<BR>&gt; &gt; &gt; &gt; &gt; channel =&gt; 48-60<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; Thanks in advance!<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt;
 Greets!<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; --<BR>&gt; &gt; &gt; &gt; &gt; Facundo Ameal.<BR>&gt; &gt; &gt; &gt; &gt; fameal<AT>gmail<DOT>com<BR>&gt; &gt; &gt; &gt; &gt; Linux User #395088<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; Share your knowledge, use free software.<BR>&gt; &gt; &gt; &gt; &gt; _______________________________________________<BR>&gt; &gt; &gt; &gt; &gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; &gt; asterisk-users mailing list<BR>&gt; &gt; &gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; &gt; &gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-users<BR>&gt; &gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; --<BR>&gt; &gt; &gt; &gt; "Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org"<BR>&gt; &gt; &gt; &gt;
 _______________________________________________<BR>&gt; &gt; &gt; &gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; asterisk-users mailing list<BR>&gt; &gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; &gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-users<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; --<BR>&gt; &gt; &gt; Facundo Ameal.<BR>&gt; &gt; &gt; fameal<AT>gmail<DOT>com<BR>&gt; &gt; &gt; Linux User #395088<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Share your knowledge, use free software.<BR>&gt; &gt; &gt; _______________________________________________<BR>&gt; &gt; &gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; asterisk-users mailing list<BR>&gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-users<BR>&gt; &gt; &gt;<BR>&gt; &gt;<BR>&gt;
 &gt;<BR>&gt; &gt; --<BR>&gt; &gt; "Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org"<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; &gt;<BR>&gt; &gt; asterisk-users mailing list<BR>&gt; &gt; To UNSUBSCRIBE or update options visit:<BR>&gt; &gt; http://lists.digium.com/mailman/listinfo/asterisk-users<BR>&gt; &gt;<BR>&gt;<BR>&gt;<BR>&gt; --<BR>&gt; Facundo Ameal.<BR>&gt; fameal<AT>gmail<DOT>com<BR>&gt; Linux User #395088<BR>&gt;<BR>&gt; Share your knowledge, use free software.<BR>&gt;<BR><BR><BR>-- <BR>Facundo Ameal.<BR>fameal<AT>gmail<DOT>com<BR>Linux User #395088<BR><BR>Share your knowledge, use free software.<BR>_______________________________________________<BR>--Bandwidth and Colocation provided by Easynews.com --<BR><BR>asterisk-users mailing list<BR>To UNSUBSCRIBE or update options
 visit:<BR>http://lists.digium.com/mailman/listinfo/asterisk-users<BR></BLOCKQUOTE><BR><p>&#32;

<hr size=1>8:00? 8:25? 8:40? <a href="
http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&#news"> Find a flick</a> in no time<br> with the<a href="
http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&#news">Yahoo! Search movie showtime shortcut.</a>