----- Original Message ----- From: "Sreerekha Shenoy" <[EMAIL PROTECTED]>
> hi > RFC 3261 states that a Redirect Server can either refuse a request or > respond with 3XX. > > Are there any specific requests to which it refuses ? One or more Contact headers will be included in the 3xx response to tell the UAC where to redirect the request to. If the server cannot determine where to redirect the call to it would send back something like 404 or 480. The redirect server could also reject the request for a variety of other reasons. For example, it may require authentication and respond with 407. > > Is INVITE the only request to which it responds with a 3XX response? Or it > can be any other non-INVITE request as well. > Usually it would redirect all requests unless it could service or proxy the request forward. Or it could reject the request. It depends on what the redirect server is configured to do. > > > Thanks and Regards, > Rekha > _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
