2008/9/23, Kamalakanta Palei (kpalei) <[EMAIL PROTECTED]>:
>
>  Hi
>  The question is "What is the response code for a SIP request which was 
> routed to the wrong proxy, e.g. "INVITE sip:[EMAIL PROTECTED]" was wrongly 
> routed to example.com SIP proxy. How should example.com reject the request?
>
> 404 or is there a better code - something like "I am not authoritative for 
> this domain"?"
>
>
>
> The 502 response description from rfc 3261
>  "The server, while acting as a gateway or proxy, received an invalid
>    response from the downstream server it accessed in attempting to
>    fulfill the request."
>
>  In above case, proxy forwards the request and gets invalid response from 
> downstream server. For me the case is proxy is not forwarding the request, 
> before that it wants to reject.

True, but I meant that the previous proxy should reply 502 when
receiving a 403 (or other response) from a downstream gateway. I thing
this is what the original mail asked, but maybe I'm wrong.

Regards.


-- 
Iñaki Baz Castillo
<[EMAIL PROTECTED]>

_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to