[Asterisk-Dev] IAX2 RFC and retries.

Steve Kann stevek at stevek.com
Fri May 20 12:16:52 MST 2005


Johnathan Corgan 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.

-SteveK




More information about the asterisk-dev mailing list