Expires Header values are supposed to be 2 * 32-1 but since the API uses an Java int, the max value can not contain 2 * 32-1. We are trying to implement a 3GPP specified application which calls for setting the value to the max value. Can you provide guidance? Is there a roadmap that contains a fix the JAIN SIP API to make it compliant?
Expires Header values are supposed to be 2 * 32-1 but since the API uses an Java int, the max value can not contain 2 * 32-1. We are trying to implement a 3GPP specified application which calls for setting the value to the max value. Can you provide guidance? Is there a roadmap that contains a fix the JAIN SIP API to make it compliant?