Alexeitsev, D <[EMAIL PROTECTED]> writes:
>What should be put in the Contact header if the UA will never be
>directly contacted and only through the proxy? Is it it's proxy
>address?

        Yes, the proxy address. You can register your real address with
        the proxy, and then use the address-of-the-reccord URI in
        contact, e.g.:

REGISTER sip:proxy
To: sip:my-ua@proxy
Contact: sip:direct-address

        and then

INVITE sip:some-guy
To: sip:some-guy
Contact: sip:my-ua@proxy

        The problem is that your UA and proxy somehow have to
        generate a unique address ('sip:my-ua@proxy') that only your UA
        can use.

                                        Pekka


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

Reply via email to