<p>Cambiando un timer que existe en el archivo mfcr2.c<br>
</p>
<p><br>
La variable <span class="caps">DEFAULT</span>_T1  tiene el valor 5000, incrementalo a 20000, compilas, instalas y listo…</p>

<p>mas o menos en la  linea de codigo 102…</p>

<p>actual</p>

<p>#define <span class="caps">DEFAULT</span>_T1                          5000</p>

<p>despues</p>

<p>#define <span class="caps">DEFAULT</span>_T1                          20000</p>

<p>Espero te sirva.</p>
<br><br><div><span class="gmail_quote">On 5/30/06, <b class="gmail_sendername">Anton Krall</b> &lt;<a href="mailto:akrall-lists@intruder.com.mx">akrall-lists@intruder.com.mx</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Steve Underwood:<br><br>Steve, why do some numbers give protocol errors? Ive noticed here in Mexico<br>that certain numbers when dialed return protocol failure and a busy tone.<br><br>Any idea why this happens and why with only certain phone numbers?
<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>