Hi, On 1/4/08, Jeremy A <[EMAIL PROTECTED]> wrote: > Alexander Chemeris wrote: >> In addition to what already said - it would be usefull, if you'd tell us >> what >> is the actual class of this OsServerTask. OsServerTask is just a base >> class and it is hard to guess which task exactly is causing problems. > > I did a trace through the code using the debugger to the point I got the > error generated. I recorded this manually so there may be slight errors and > omissions
Sorry, probably I was not clear - your backtrace is clear, but it does not give us any advices. We need to know exact name of class of this OsServerTask object. OsServerTask itself is an abstract base class, used in many places in sipX libs. We should know which task exactly is causing this error. Simplest way to identify the task is to look for type of OsServerTask object. -- 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/
