Commit a58865b5 authored by YannGarcia's avatar YannGarcia
Browse files

Validate TC_PSAP_SIP_INVITE_BV_05 with SIPp

parent 73fd9d21
Loading
Loading
Loading
Loading
+9 −9
Original line number Original line Diff line number Diff line
@@ -23,15 +23,15 @@ LibNg112_Pixits.PX_IMS_SUT_PCSCF1_IPADDR := "psap1.frequentis.plugtests.
LibNg112_Pixits.PX_IMS_SUT_UE_IPADDR             := "psap1.frequentis.plugtests.net"
LibNg112_Pixits.PX_IMS_SUT_UE_IPADDR             := "psap1.frequentis.plugtests.net"


AtsPSAP_Pics.PICS_PSAP_S_SIP_REGISTRATION := false
AtsPSAP_Pics.PICS_PSAP_S_SIP_REGISTRATION := false
AtsPSAP_Pics.PICS_PSAP_S_SIP_TCP1         := false       # Set to true when using SIP over TCP ==> change SIP ports configuration
AtsPSAP_Pics.PICS_PSAP_S_SIP_TCP1         := true       # Set to true when using SIP over TCP ==> change SIP ports configuration
                                                 # Update LibSip_PIXITS.PX_SIP_TRANSPORT according to true/false value
                                                 # Update LibSip_PIXITS.PX_SIP_TRANSPORT according to true/false value
AtsPSAP_Pics.PICS_PSAP_S_SIP_UDP1         := true
AtsPSAP_Pics.PICS_PSAP_S_SIP_UDP1         := false
AtsPSAP_Pics.PICS_PSAP_USE_TLS            := true
AtsPSAP_Pics.PICS_PSAP_USE_TLS            := true


AtsPSAP_Pics.PICS_PSAP_B_SDP_ULA1         := false
AtsPSAP_Pics.PICS_PSAP_B_SDP_ULA1         := true
AtsPSAP_Pics.PICS_PSAP_B_SDP_ALA1         := true
AtsPSAP_Pics.PICS_PSAP_B_SDP_ALA1         := false


LibSip_PIXITS.PX_SIP_TRANSPORT            := "UDP"     # Transport is TCP or TCP
LibSip_PIXITS.PX_SIP_TRANSPORT            := "TCP"     # Transport is TCP or TCP


[LOGGING]
[LOGGING]
# In this section you can specify the name of the log file and the classes of events
# In this section you can specify the name of the log file and the classes of events
@@ -52,11 +52,11 @@ LogEventTypes:= Yes


# SIP
# SIP
#  TCP
#  TCP
#Caller.SIPP.params := "SIP/TCP(debug=1,server=127.0.0.1,port=5060,use_ssl=0)"
Caller.SIPP.params := "SIP/TCP(debug=1,server=127.0.0.1,port=5060,use_ssl=0)"
#CallTalker.SIPP.params := "SIP/TCP(dst_ip=127.0.0.1,port=5080,use_ssl=0)"
CallTalker.SIPP.params := "SIP/TCP(debug=1,server_mode=1,server=127.0.0.1,local_port=5080,use_ssl=0)"
#  UDP
#  UDP
Caller.SIPP.params := "SIP/UDP(debug=1,dst_ip=127.0.0.1,dst_port=5060,src_port=5061,use_ssl=0)"
#Caller.SIPP.params := "SIP/UDP(debug=1,dst_ip=127.0.0.1,dst_port=5060,src_port=5061,use_ssl=0)"
CallTalker.SIPP.params := "SIP/UDP(debug=1,server_mode=1,src_port=5080,reuse_incoming_source_adddress=1,use_ssl=0)"
#CallTalker.SIPP.params := "SIP/UDP(debug=1,server_mode=1,src_port=5080,reuse_incoming_source_adddress=1,use_ssl=0)"


# ESRP
# ESRP
system.httpPort.params := "HTTP(codecs=json:json_codec)/TCP(debug=1,server=192.168.1.39,port=30044,use_ssl=0)"
system.httpPort.params := "HTTP(codecs=json:json_codec)/TCP(debug=1,server=192.168.1.39,port=30044,use_ssl=0)"
+3 −3
Original line number Original line Diff line number Diff line
@@ -22,7 +22,7 @@
<scenario name="Basic UAC">
<scenario name="Basic UAC">
  <!-- In client mode (sipp placing calls), the Call-ID MUST be         -->
  <!-- In client mode (sipp placing calls), the Call-ID MUST be         -->
  <!-- generated by sipp. To do so, use [call_id] keyword.                -->
  <!-- generated by sipp. To do so, use [call_id] keyword.                -->
  <send retrans="500">
  <send retrans="1000">
    <![CDATA[
    <![CDATA[


      INVITE urn:service:sos SIP/2.0
      INVITE urn:service:sos SIP/2.0
@@ -100,7 +100,7 @@
  <!-- or by adding a 'milliseconds = "value"' option here.             -->
  <!-- or by adding a 'milliseconds = "value"' option here.             -->
  <pause milliseconds="15000"/>
  <pause milliseconds="15000"/>


  <send retrans="500">
  <send retrans="1000">
    <![CDATA[
    <![CDATA[


      INFO urn:service:sos SIP/2.0
      INFO urn:service:sos SIP/2.0
@@ -129,7 +129,7 @@
  <pause milliseconds="1000"/>
  <pause milliseconds="1000"/>


  <!-- The 'crlf' option inserts a blank line in the statistics report. -->
  <!-- The 'crlf' option inserts a blank line in the statistics report. -->
  <send retrans="500">
  <send retrans="1000">
    <![CDATA[
    <![CDATA[


      BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0
      BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0
+2 −2
Original line number Original line Diff line number Diff line
@@ -71,7 +71,7 @@


  <pause milliseconds="1"/>    
  <pause milliseconds="1"/>    


  <send retrans="500">
  <send retrans="1000">
    <![CDATA[
    <![CDATA[


      SIP/2.0 200 OK
      SIP/2.0 200 OK
@@ -107,7 +107,7 @@
  <!-- able to retransmit it if we receive the BYE again.               -->
  <!-- able to retransmit it if we receive the BYE again.               -->
  <pause milliseconds="4000">
  <pause milliseconds="4000">
    <action>
    <action>
      <exec command="sipp -t u1 -trace_msg -m 1 -sf PsapCallTalker.xml 127.0.0.1:5080"></exec>
      <exec command="sipp -t u1 -trace_msg -m 2 -sf PsapCallTalker.xml 127.0.0.1:5080"></exec>
    </action>
    </action>
  </pause>    
  </pause>    


+2 −2
Original line number Original line Diff line number Diff line
@@ -22,7 +22,7 @@
<scenario name="Basic UAC">
<scenario name="Basic UAC">
  <!-- In client mode (sipp placing calls), the Call-ID MUST be         -->
  <!-- In client mode (sipp placing calls), the Call-ID MUST be         -->
  <!-- generated by sipp. To do so, use [call_id] keyword.                -->
  <!-- generated by sipp. To do so, use [call_id] keyword.                -->
  <send retrans="500">
  <send retrans="1000">
    <![CDATA[
    <![CDATA[


      INVITE urn:service:sos SIP/2.0
      INVITE urn:service:sos SIP/2.0
@@ -88,7 +88,7 @@
  <pause milliseconds="4000"/>
  <pause milliseconds="4000"/>


  <!-- The 'crlf' option inserts a blank line in the statistics report. -->
  <!-- The 'crlf' option inserts a blank line in the statistics report. -->
  <send retrans="500">
  <send retrans="1000">
    <![CDATA[
    <![CDATA[


      BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0
      BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0
+2 −2
Original line number Original line Diff line number Diff line
@@ -22,7 +22,7 @@
<scenario name="Basic UAC">
<scenario name="Basic UAC">
  <!-- In client mode (sipp placing calls), the Call-ID MUST be         -->
  <!-- In client mode (sipp placing calls), the Call-ID MUST be         -->
  <!-- generated by sipp. To do so, use [call_id] keyword.                -->
  <!-- generated by sipp. To do so, use [call_id] keyword.                -->
  <send retrans="500">
  <send retrans="1000">
    <![CDATA[
    <![CDATA[


      INVITE urn:service:sos SIP/2.0
      INVITE urn:service:sos SIP/2.0
@@ -101,7 +101,7 @@
  <pause milliseconds="15000"/>
  <pause milliseconds="15000"/>


  <!-- The 'crlf' option inserts a blank line in the statistics report. -->
  <!-- The 'crlf' option inserts a blank line in the statistics report. -->
  <send retrans="500">
  <send retrans="1000">
    <![CDATA[
    <![CDATA[


      BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0
      BYE sip:[service]@[remote_ip]:[remote_port] SIP/2.0
Loading