2008/3/7 Iñaki Baz Castillo ibc@aliax.net:
Hola, ¿cómo debería reaccionar un UAS si recibe una conexión TCP de un UAC, seguida de un INVITE correcto, y al instante y usando la misma conexión TCP recibe "basura"?
RFC3261: It is RECOMMENDED that connections be kept open for some implementation-defined duration after the last message was sent or received over that connection. This duration SHOULD at least equal the longest amount of time the element would need in order to bring a transaction from instantiation to the terminated state. This is to make it likely that transactions are completed over the same connection on which they are initiated (for example, request, response, and in the case of INVITE, ACK for non-2xx responses)
Saludos,