Commit 7c385d1f authored by pintar's avatar pintar
Browse files

correction of mdw_TP_IMS_5097_01_mw template:

route should not be omit:
in TP_IMS_5097_01 is written - not containing Route header 
 indicating the SCSCF_SIP_URI
parent ecdfc641
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -266,7 +266,6 @@ module AtsImsIot_Templates {
    template INVITE_Request mdw_TP_IMS_5097_01_mw (template SipUrl p_scscfEutAUri)
     modifies mw_INVITE_Request_Base := {
      msgHeader := {
		route := omit,
      	via := {
  			fieldName := VIA_E,
  			viaBody := ? // superset(mw_ViaBody_interface(p_pcscfEutAUri.hostPort)) // to be checked outside template