Le Monday 31 March 2008 08:15:35 ext ajay thakur, vous avez écrit : > I am new to SIP and have few doubts about SIP over tcp. > I saw that once UAC registers with register-server, UAC closes > tcp connection with the server. Is it intended behaviour ? I mean > if there is any firewall presence in the network then UAC closing > connection with UAS creates problem. > I am confused about this. Any idea ?
While an arguable design decision, this behavior seems correct with regards to the specification. If you want an always-on TCP connection from the client to the server, use sip-outbound. -- Rémi Denis-Courmont _______________________________________________ Sip mailing list https://www.ietf.org/mailman/listinfo/sip This list is for NEW development of the core SIP Protocol Use [EMAIL PROTECTED] for questions on current sip Use [EMAIL PROTECTED] for new developments on the application of sip
