<div>Hi Facundo,</div> <div> </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 & txgain.</div> <div> </div> <div>Regards,</div> <div> </div> <div>Angel<BR><BR><B><I>Facundo Ameal <fameal@gmail.com></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>> Thanks Moises, I was trying to find some consistence, but the only<BR>> similarity I could find is that much
of the calls that fail are long<BR>> distance ones or international. It fails in both, Telmex and Meridian<BR>> link.<BR>> I 'll try looping.<BR>><BR>> I'll be posting results soon. I hope I can manage to get it work.<BR>><BR>> Thanks for your help.<BR>><BR>> Regards.<BR>><BR>> On 1/19/07, Moises Silva <MOISES.SILVA@GMAIL.COM>wrote:<BR>> > Similar probles I had were fixed incrementing one of the timers, but<BR>> > if you have already done that, I have no idea of your problem, you<BR>> > require to debug the problem and try to find some consistence in the<BR>> > failures, find if the failure is on the Asterisk -> telco Link, or in<BR>> > the Asterisk -> meridian link? find if putting in loop your own<BR>> > asterisk still fails, etc etc.<BR>> ><BR>> > Kind Regards<BR>> ><BR>> > On 1/18/07, Facundo Ameal <FAMEAL@GMAIL.COM>wrote:<BR>> > > Thanks for your help, but I've
already adjusted timers on the source<BR>> > > code. I found your document a week ago and read it.<BR>> > > Do you really think that is a matter of timers only?<BR>> > ><BR>> > > Greets!<BR>> > ><BR>> > > On 1/18/07, Moises Silva <MOISES.SILVA@GMAIL.COM>wrote:<BR>> > > > Sometimes timers need to be adjusted on the mfcr2 source code.<BR>> > > > Sometimes is missconfiguration. Anyway, may be this document can help<BR>> > > > you out to debug the problem:<BR>> > > ><BR>> > > > http://moy.ivsol.net/unicall/mfcr2-asterisk-unicall-0.2-english.pdf<BR>> > > ><BR>> > > > Kind Regards<BR>> > > ><BR>> > > > On 1/17/07, Facundo Ameal <FAMEAL@GMAIL.COM>wrote:<BR>> > > > > Hi everyone!<BR>> > > > > I'm having some issue trying to place calls with asterisk connected to<BR>> > > > > an
E1 R2 from Telmex Argentina. The other E1 port is connected to a<BR>> > > > > Meridian which also uses R2 protocol. Calls sometimes fail with<BR>> > > > > different error messages such as: Unicall protocol error 32773, 32772,<BR>> > > > > 32769. Some other calls fail saying:<BR>> > > > > Far end disconnected(cause=Destination out<BR>> > > > > of order [27])<BR>> > > > > Far end disconnected(cause=User alerting,<BR>> > > > > no answer [19])<BR>> > > > > Far end disconnected(cause=Switching<BR>> > > > > equipment congestion [42])<BR>> > > > > Far end disconnected(cause=User busy [17])<BR>> > > > ><BR>> > > > > I don't think those causes are real, because if you use another line,<BR>> > > > > yo establish the call. Could it be something about timing of ABCD<BR>> > > > >
bits?<BR>> > > > ><BR>> > > > > I'm using:<BR>> > > > > Asterisk 1.2.6<BR>> > > > > Zaptel 1.2.5<BR>> > > > > libmfcr2 0.0.3<BR>> > > > > libunicall 0.0.3<BR>> > > > > libsupertone 0.0.2<BR>> > > > > spandsp-0.0.3<BR>> > > > ><BR>> > > > > And this is my unicall.conf:<BR>> > > > ><BR>> > > > > [channels]<BR>> > > > > loglevel=1023<BR>> > > > > usecallerid=yes<BR>> > > > > hidecallerid=no<BR>> > > > > callwaitingcallerid=yes<BR>> > > > > threewaycalling=yes<BR>> > > > > transfer=yes<BR>> > > > > cancallforward=yes<BR>> > > > > callerid=asreceived<BR>> > > > > callreturn=yes<BR>> > > > > echocancel=no<BR>> > > > >
echocancelwhenbridged=no<BR>> > > > > echotraining=no<BR>> > > > > rxgain=0.0<BR>> > > > > txgain=0.0<BR>> > > > > callgroup=1<BR>> > > > > pickupgroup=1<BR>> > > > > immediate=no<BR>> > > > ><BR>> > > > > musiconhold=default<BR>> > > > > protocolclass=mfcr2<BR>> > > > > protocolvariant=ar,10,4,15<BR>> > > > > protocolend=cpe<BR>> > > > > group=1<BR>> > > > > context=from-zaptel<BR>> > > > > channel => 1-15<BR>> > > > > channel => 17-29<BR>> > > > ><BR>> > > > > loglevel=0<BR>> > > > > usecallerid=yes<BR>> > > > > hidecallerid=no<BR>> > > > > callwaitingcallerid=yes<BR>> > > > > threewaycalling=yes<BR>> > > > > transfer=yes<BR>> > >
> > cancallforward=yes<BR>> > > > > callerid=asreceived<BR>> > > > > callreturn=yes<BR>> > > > > echocancel=yes<BR>> > > > > echocancelwhenbridged=yes<BR>> > > > > echotraining=yes<BR>> > > > > rxgain=0.0<BR>> > > > > txgain=0.0<BR>> > > > > callgroup=1<BR>> > > > > pickupgroup=1<BR>> > > > > immediate=no<BR>> > > > ><BR>> > > > > protocolclass=mfcr2<BR>> > > > > protocolvariant=ar,0,12,12<BR>> > > > > protocolend=cpe<BR>> > > > > group=2<BR>> > > > > context=hacia-afuera<BR>> > > > > channel => 32-46<BR>> > > > > channel => 48-60<BR>> > > > ><BR>> > > > ><BR>> > > > > Thanks in advance!<BR>> > > > ><BR>> > > > >
Greets!<BR>> > > > ><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>> > > > ><BR>> > > ><BR>> > > ><BR>> > > > --<BR>> > > > "Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org"<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>> > > ><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>> > ><BR>> ><BR>>
><BR>> > --<BR>> > "Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org"<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>> ><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><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> 
<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>