hi,

Sorry if there are same topics existed

I try to run SIPp IMS Bench to test Open IMS Core, i configured the
manager.xml, but when i excute the scenario, it is not
excute the ims_reg scenario perfectly (wireshark) and
the other scenario like ims_dereg or other scenario.
i always get IHS=100% or IHS=90%.
i check the FHoSS console, 20 from 500 user i used in ims bench,have been
registered  successfully in scscf.
I think manager is not properly configured.

I have 500 user.
I attach the error.log and manager.xml in manager.doc.
can you help me regarding this issue?

please help me
thanks in advance

..............................



<configuration>
  <!-- Test System Parameters -->
  <param name="number_test_systems" value="0"/> <!-- Number of System Test
(0=any) -->
  <param name="prep_offset" value="2000"/> <!-- Number of ms between the
selection of the scenarios and their execution (for prep purpose) -->
  <param name="rand_seed" value="0"/> <!-- Initial randseed 0=auto -->
  <param name="report" value="1"/> <!-- Report Generation -->
  <param name="log" value="1"/> <!-- Log Enabled -->
  <param name="transient_time" value="1"/> <!-- Transient time between
steps (IHS ignored) in s -->
  <param name="max_time_offset" value="250"/> <!-- Maximum time offset
(microseconds) allowed between TS and manager. 0=no check (not
recommended)."/-->

  <!-- Scenario Parameters -->
  <scen_param name="HoldTime" value="30000"/>
  <scen_param name="RingTime" value="5000"/>
  <scen_param name="RegistrationExpire" value="1000"/>

  <!-- List all the scenario that needs to be loaded -->
  <param name="scenario_path" value="scen"/>
  <scenario name="ims_uac" />
  <scenario name="ims_uas"/>
  <scenario name="ims_reg" />
   </configuration>



<!-- Pre-Registration phase - Default mode is "single step" -->
<run cps="5" max_calls="500" distribution="constant" sync_mode="off"
stats="2000">
  <scenario name="ims_reg" ratio="100"/>
</run>

<run cps="0" duration="3"/> <!-- Sleep -->

<!-- Stir phase to warm up the SUT -->
<run cps="10" duration="80" distribution="constant" stats="2000"
report="no">
  <scenario name="ims_reg" ratio="10"/>
  <scenario name="ims_uac" ratio="90"/>

</run>

<!-- Actual benchmark phase -->
<run cps="5" duration="30" step_increase="10" num_steps="0"
distribution="poisson" stats="2000">
</run>

<run cps="0" duration="3"/> <!-- Done... Sleep for some more time -->
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to