Commit 4eebbdd7 authored by poglitsch's avatar poglitsch
Browse files

new const definitions added

parent ce9e8c93
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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