< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] Difference between internally and externally generated 408?


I believe the following will tell you if the message was internally generated (ie. it was not received on an stack transport):  

if(sipMsg->getReceivedTransport() == 0)

Scott

On Wed, Jun 10, 2009 at 5:37 PM, Shaun Dawson <scdawson@xxxxxxxxx> wrote:
Experts,

Is there a way, in the onFailure handler, to figure out whether a given 408 was internally generated, or if it came from outside (like from an upstream proxy)?

thanks!

Shaun

_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/