Loading ttcn/LibSip_Templates.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -560,7 +560,7 @@ module LibSip_Templates { } } }, urlParameters := {m_UserPhone}, urlParameters := *, // FSCOM: Strange: {m_UserPhone}, headers := * } } Loading Loading @@ -1169,7 +1169,7 @@ module LibSip_Templates { template(present) To mw_To_NameAddr_SipUrl( template DisplayName p_dn, template(present) charstring p_user := ?, template charstring p_host template charstring p_host := ? ) := { fieldName := TO_E, addressField := (mw_AddrUnion_Nameaddr(p_dn, p_user, p_host), mw_AddrUnion_SipUrl(p_user, p_host)), Loading Loading
ttcn/LibSip_Templates.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -560,7 +560,7 @@ module LibSip_Templates { } } }, urlParameters := {m_UserPhone}, urlParameters := *, // FSCOM: Strange: {m_UserPhone}, headers := * } } Loading Loading @@ -1169,7 +1169,7 @@ module LibSip_Templates { template(present) To mw_To_NameAddr_SipUrl( template DisplayName p_dn, template(present) charstring p_user := ?, template charstring p_host template charstring p_host := ? ) := { fieldName := TO_E, addressField := (mw_AddrUnion_Nameaddr(p_dn, p_user, p_host), mw_AddrUnion_SipUrl(p_user, p_host)), Loading