2011/5/5 Brez Borland <[email protected]>: > Server code binds, client code should not.
Wrong. A client is a UA, which is UAC + UAS, and UAS must bind to listen for incoming requests/responses. When the client uses SIP over TCP by implementing RFC 5626, it open a TCP connection with the server and receives incoming requests over the same connection. This is the only case in which a client doesn't need to bind. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
