Re: [OpenSIPStack] upper registration route problem - authentication fails
Brought to you by:
joegenbaclor
From: OpenSIPStack F. <ope...@op...> - 2008-06-17 01:39:07
|
oops! sorryy it should be if( GetTransportManager()->IsLocalAddressAndPort( via.GetURI() ) ) { response.PopTopVia(); }else { PTRACE( 1, "FATAL!!!! Unable to POP Top-most Via" ); } Joegen |