Ok, I will try to do something like this. Thank you very much for the help.<br><br><div class="gmail_quote">2011/9/16 Kevin P. Fleming <span dir="ltr">&lt;<a href="mailto:kpfleming@digium.com">kpfleming@digium.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 09/15/2011 10:46 AM, Gustavo Santos wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I understand. I&#39;m interested in simulate the real situation because I&#39;m<br>
doing an academic comparative between algorithms, and is really<br>
interesting have all possible situations.<br>
In the real situation I use a E1 to connect a PBX through a R2 link, so<br>
I want to try change DAHDI to 10 ms... What should I modify?<br>
Any other sugestion to make it works?<br>
</blockquote>
<br></div>
Changing chan_dahdi to use 10ms packet size is *still* not going to solve your problem; when a 10ms packet is read from the incoming channel, the transmission of it on the outgoing channel will not overlap; it will begin as much as 10ms later, resulting in as much as 20ms of latency.<br>

<br>
The only way you are going to be able to use Asterisk in this scenario is what I outlined before; you will need to have Asterisk call back out over the same E1 to your test device, and let the DAHDI native bridging bridge the two channels on the E1 card itself; this will result in no more than 1ms of latency between the channels. Alternatively, it is conceivable that DAHDI could be modified to have a loopback mode, and a special dialplan application constructed to trigger it... and then a single channel could be looped back towards its source, on demand, with nearly zero latency.<div>
<div></div><div class="h5"><br>
<br>
-- <br>
Kevin P. Fleming<br>
Digium, Inc. | Director of Software Technologies<br>
Jabber: <a href="mailto:kfleming@digium.com" target="_blank">kfleming@digium.com</a> | SIP: <a href="mailto:kpfleming@digium.com" target="_blank">kpfleming@digium.com</a> | Skype: kpfleming<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><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><br clear="all"><div><br></div>-- <br>Atenciosamente,<div>Gustavo Santos.</div><br>