Title: when vovida client send request to a proxy server, does the request-url be modified to proxy server's uri?

This is what I understand from the vovida code:
  If the vovida UA is configured to use proxy server,
  all the outgoing request message will be changed:
        the request-url will be replaced as the proxy server's url.
  What I don't understand is, since the original request-url is missing,
    how can the proxy server know where to forward this request?
 
However in RFC6231 example, the outgoing message from client does not
contain proxy server url :
  In page 159, the message F1 (alice->proxy) still use the original request-url.

do I missing somthing or something wrong in the vovida code?

Thanks!

Roland 

_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to