Hi, We are trying to separate the REGISTER part and INVITE part in call_load2.xml for testing purpose. For instance, we have two separate xml files, reg_test.xml and call_test.xml, including registration requests and invite-bye requests respectively. During a test, we run SIPp with reg_test.xml first to register a certain number of users with a long "Expires" value (e.g., 3600). Then we run SIPp with call_test.xml to test call setup and teardown only.
The first step finishes successfully, while in the second step, INVITE request is responded with "403 Forbidden" message. We have confirmed that REGISTER request is returned with a long enough "Expires" value in the "Contact" tag of the "200 OK" response. It seems like the INVITE request has to happen right after a successful registration in the same xml file. Are there any settings I need to change or add to the xml file or Clearwater configuration file in order to perform our test? Thanks, Lianjie
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/listinfo/clearwater
