[Asterisk-Dev] IAX2 RFC and retries.

Johnathan Corgan jcorgan at aeinet.com
Fri May 20 13:07:02 MST 2005


Steve Kann wrote:

>> What will be interesting is when we have several interoperable but 
>> distinct open implementations of IAX.  I'm sure some bugs will appear 
>> that were hidden before because the chan_iax2 implementation is 
>> usually working with another copy of itself.  I haven't yet looked at 
>> the libiax2 source code tree yet, so maybe some of this has already 
>> been seen.
> 
> libiax2, chan_iax2 (and their forerunners, libiax and chan_iax) all have 
> a common origin, so you'll find that they do many things the same.  
> libiax2 is somewhat simpler, and, e.g. always makes explicit ACKs for 
> every frame (while chan_iax2 sometimes piggy backs them on other 
> frames).  It is somewhat helpful to look at both, though.

All the more reason why the OP's Java implementation, derived from 
looking at the RFC, will be a good contribution to our knowledge base.

Assuming the code is OSS :-)

-Johnathan



More information about the asterisk-dev mailing list