|
If you call sipp with a parameter –cid_str
[EMAIL PROTECTED] And then just use [call_id] in the
REGISTER, you should get what you want. If you are only making one call, you could
just set a fixed string or something like –cid_str [EMAIL PROTECTED] You need a reasonably recent sipp –
I think these changes went in about 3 months ago (I checked the 4th Oct
code to get the parameters correct). Peter From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff Ollier My SIP Server is very specific about its receive
syntax. The user is specific. When a register attempt is made, it
validates the user from an available table. Also, the call id field is
checked as well. I created the scenario below, but the SIP server won't
validate it. If I set the call id manually, the SIP Server allows it, but
SIPp will not respond to the 200 OK. This is the beginning of the
scenario. I am trying to setup a randomizer to randomize the
"from" ua and the "to" ua (4001-4999) and send register
(to), register (from), then invite (from), then OK (to), then audio (both ways),
then bye (from), then OK (to). <?xml version="1.0"
encoding="ISO-8859-1" ?> <recv response="200" >
Jeff Ollier│Network Quality Control Engineer END --------------- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the contents in this e-mail is strictly forbidden. --------------- |
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
