Were u trying to add some additional codec (other than SIPXmedia supports)?
Original Message: ----------------- From: Paul Whitfield [EMAIL PROTECTED] Date: Tue, 18 Mar 2008 13:44:23 +0900 To: [EMAIL PROTECTED], [email protected] Subject: Re: [sipxtapi-dev] SIPXTapi crashes [EMAIL PROTECTED] wrote: > Actually for SDP section codecs are not read from Media library (GIPS or > SIPXMedia)...am i right?...I am passing only pcmu and telephony codecs. > > I haave implemented codec related functions also in mediaadapter > lib......according to debug i am not able to find where it is interacting > with GIPS or SIPXmedialib for codecs. > > This exception comes just after "Connect" method is called in > calmanager.....Apart from SIPXMediadapterlib where else it interacts with > media specially to build SDP ? > Sorry I am in over my head here, I debugged the problem when I saw it, the exception was caused by null sdp class which in turn was caused because the codec DLL could not be found. Putting a copy of the codec dll's into the same directory as the output dll (or changing the #define to point to the codec output dll directory) both solved the problem. Regards Paul -------------------------------------------------------------------- mail2web.com – Enhanced email for the mobile individual based on Microsoft® Exchange - http://link.mail2web.com/Personal/EnhancedEmail _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
