Commit ceb1725b authored by Michael Proestler's avatar Michael Proestler
Browse files

Register TC Verification

Add sensible default configuration, scripts
parent 556c41ee
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -7,10 +7,14 @@ LibItsHttp_Pics.PICS_HEADER_CONTENT_TYPE := "application/json"
## Add HTTP Header with Testcase Name
PX_ADD_TC_NAME_HTTP_HEADER := true

PX_SIP_TRANSPORT := "TCP"

# Only relevant for SIP Register Target Testcase
PX_SIP_REGISTRATION := true


# ATS Configuration
PX_ESINET_TS_SUBSCRIBER_PORT := 5080              # SIP Port of the ATS
PX_ESINET_TS_SUBSCRIBER_IPADDR := "127.0.0.1"       # IP Address of the ATS

[LOGGING]
# In this section you can specify the name of the log file and the classes of events
+2 −0
Original line number Diff line number Diff line
rm -f *.log
sipp -t t1 -trace_msg -m 1 -sf Scenario.xml
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -408,7 +408,7 @@ module AtsESRP_TestCases {
  
  group Registration {
    /**
     * @desc "IUT successfully forwards an incoming SIP INVITE to a fixed target"
     * @desc "IUT successfully forwards an incoming SIP INVITE to the registered target"
     */
    testcase TC_ESRP_TARGET_SIP_REGISTER_BV_01() runs on HttpImsComponent system TestAdapter {             
        // Local variables