Hi,

Browsing through the logs of my C2D application (AmB2BSession) I've found a situation where of the upstream proxies sent and INFO message after a certain period to check if the session was still alive. In this case it was received in the C2DCalleeSession. My application responded by forwarding the INFO message to the proxy connected in the CallerSession (relayEvent). This particular proxy did not respond to the INFO message, so this led to a disconnect, because after 32 seconds the C2D app decided that it timed out and sent a "408 Timeout" to the proxy connected on the CallerSession.

Is this the proper behavior? Should the INFO message be relayed?
In this particular case it was probably better if the C2D application responded with a 200 OK in stead of relaying the message. How can this be achieved?

Thanks in advance for your responses!
Best regards,

Tom
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to