Re: [OpenSIPStack] Error on incoming invite message
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2007-09-05 02:14:54
|
Can I get a sample of the INVITE? Better yet, send me the entire level 5 log offline ( jo...@op... ) Julian F. Tasis, III wrote: > Good day, > > In CallSession.cxx and OnIncomingSIPMessage > > OString fsm = tid.GetStateMachine(); > > When a call came from a sip client using RTC the variable fsm is null and that call will not be processed. > > For a workaround I just modified the else if part when fsm is equals to IST. > > I don't know if my workaround is the right way of handling such transaction and is it a must that fsm variable can't be null? > > Note: > > This only happens when a sip client is using RTC. > > Regards, > Julian > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > |