> From: Asif Saleem > > Can a single SIP proxy server support multiple realms? If yes as I > presume, is it possible for a client to specify which realm it wants > to gain access to? > Can a client be authenticated for multiple realms?
The answer to all of these questions is yes, of course. But remember that presenting credentials for a realm doesnt "gain access" to that realm. The realm is just an identifier of a space of user names. What the caller is allowed to do when it has identified itself as a particular user in a particular realm is entirely determined by the proxy, and may vary depending on the user name, etc. Dale _______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
