[reSIProcate] Internal 408/503 msg. marked External

Jason Fischl jason at counterpath.com
Tue Jul 17 11:10:00 CDT 2007


You shouldn't call this method (makeResponse) from your application.
It is for internal use by the stack only.

On 7/16/07, Nilay Tripathi <nilay.linux at gmail.com> wrote:
> Hi,
>
> I was trying out some timeout cases, when I had this problem !!
> If I try to make a call without connectivity, I get 503 which is internally
> generated. 503 SIP msg. returns true for msg.isExternal() check.
>
> While looking into makeResponse in Helper.cxx (Line 435/436), the response
> is marked as External by calling response.setFromExternal().
>
> If we are creating a response for an internal request, is it correct to mark
> it as external from a UA's perspective ??
>
> Regards,
> Nilay
>
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
>



More information about the resiprocate-devel mailing list