Menu

#160 ReliableProvisionalResponse only wrapped for 183

open
sipservlet (76)
5
2012-07-11
2012-07-11
No

A reliable provisional response received by E4SS is only created (wrapped) by org.echarts.servlet.sip.messages.Response if its status code is 183. Otherwise, either an (unreliable) ProvisionalResponse180 or a generic UnreliableProvisionalResponse is created. The behavior should be that a ReliableProvisionalResponse is unconditionally created if a reliable provisional response with status code < 200 is received.

Discussion


Log in to post a comment.