On 5/23/08, Karsten Schubotz <[EMAIL PROTECTED]> wrote: > I made a download of sipXtapi Version 10652 and compiled it for Visual C++ > 2005 express edition. > I did not get any errors, but when I start the PlaceCall program, I get the > following failure: > EVENT_CATEGORY_CALLSTATE::DISCONNECTED::CAUSE_SMIME_FAILURE > In the Documentation I found the description „Fired if a local S/MIME > operation failed". > A dll called smime3.dll was generated during compilation. Do someone know > what kind of operation failed or how to solve this error? > Thank you very much for your help!
Most likely PlaceCall is not able to find codecs' dlls. Copy them from sipXmediaLib/bin to your working dir (from which you start PlaceCall) and try again. Wrong error is generated in this case, we had no time to fix this yet. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
