From: Steve K. <st...@st...> - 2004-07-23 13:50:42
|
Marcelo Pacheco wrote: >In the following setup: > >Box1 > >Iaxcomm -> Asterisk > > >Box 2 > >Asterisk -> FXS, FXO (don't think the end connection matters on this side) > >Trunking on between asterisks, trunking off between asterisk and iaxcomm, iax >transfer off. > >On a call between iaxcomm and either the FXS or FXO on the other side, I see >with tcpdump that trunked packets are being sent from asterisk on box 1 and >iaxcomm, causing iaxcomm to garble the sound (can barely understand), using >GSM. > >Is the bug on asterisk for sending trunked packets over a non-trunked >connection, or on iaxcomm for not handling a packet with multiple GSM packets >together ? > > It sounds like a bug in asterisk, unless Mark has changed the iax2 protocol in some way. Presently, iaxclient (and libiax2) don't know anything about trunking, so if trunked packets are getting there, it should be a bug on the other side. >Once I knew where the problem should be fixed, perhaps I could fix it. > >Thanks, > >Marcelo Pacheco > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click >_______________________________________________ >Iaxclient-devel mailing list >Iax...@li... >https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > > > |