From: Steve K. <st...@st...> - 2003-12-02 21:33:08
|
Hmm, I would look in chan_iax2 to see if these packets are being sent reliably (they probably are), and/or whether they're actually getting to the client machines. The new iax2 ethereal component will be very helpful here. Also, you can enable IAX debugging when building iaxclient, which may help debugging. I'd look into it more, but I haven't seen this, and I'm real busy with non-iaxclient stuff ATM. -SteveK Michael Van Donselaar wrote: >On Tue, 02 Dec 2003 11:54:37 -0600, Steven Sokol <ss...@so...> >wrote: > > > >>I seem to be running into an issue with ALL clients built on the >>iaxClient library. My own experimental ActiveX component, DIAX, and >>iaxComm all seem to miss (that is, never receive signaling for) incoming >>calls and occasionally for the drop (disconnect) when the remote party >>drops. I do not seem to have this kind of issue with any of my other >>UAs (primarily SIP and ZAP FXO devices). >> >>Has anybody else seen this, and if so, does any body else have any idea >>where the lapse is occurring? >> >> > >I have seen missed disconnects ocassionally, and less frequently missed incoming >calls. I had assumed it was my code. > > > >>Thanks, >> >>Steve >> >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: SF.net Giveback Program. >>Does SourceForge.net help you be more productive? Does it >>help you create better code? SHARE THE LOVE, and help us help >>YOU! Click Here: http://sourceforge.net/donate/ >>_______________________________________________ >>Iaxclient-devel mailing list >>Iax...@li... >>https://lists.sourceforge.net/lists/listinfo/iaxclient-devel >> >> > > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >Iaxclient-devel mailing list >Iax...@li... >https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > > > |