Loading LibSip_SDPTypes.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,9 @@ module LibSip_SDPTypes const charstring c_qos := "qos"; const charstring c_remote := "remote"; const charstring c_sendrecv := "sendrecv"; const charstring c_send := "send"; const charstring c_recv := "recv"; const charstring c_e2e := "e2e"; } } group Types Loading Loading
LibSip_SDPTypes.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,9 @@ module LibSip_SDPTypes const charstring c_qos := "qos"; const charstring c_remote := "remote"; const charstring c_sendrecv := "sendrecv"; const charstring c_send := "send"; const charstring c_recv := "recv"; const charstring c_e2e := "e2e"; } } group Types Loading