Re: [OpenSIPStack] 200 ok in ProxySession::OnSessionEvent
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2008-05-29 02:07:20
|
Hi Gustavo, Can you tell where it fails in SBCRoutingHandler::RouteProxyRequest() ? The only purpose of OnCheckRoutePolicy() for responses is to modify the Record-Routes in cases where the UAS and UAC transaction is traversing different NICs. OpenSBC must change the Record-Route before it sends the response to the caller. Joegen Gustavo Curetti wrote: > Hi Joegen > > I don't understand why in ProxySession::OnSessionEvent() the method OnCheckRoutePolicy is called in case EventFinalResponse: > > case EventFinalResponse: > OnCheckRoutePolicy( validatedRequest ); ??? > OnFinalResponse( validatedRequest ); > break; > > throwing this trace: > > *** PROXY *** Not Allowing relay to > > Thanks for your help Gustavo > _________________________________________________________________ > Ingresá ya a MSN Deportes y enterate de las últimas novedades del mundo deportivo. > http://msn.foxsports.com/fslasc/ > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > |