Commit 9051b569 authored by juvancic's avatar juvancic
Browse files

added pixit PX_SIP_MESSAGE_VA

parent 4b0b2bcc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -75,6 +75,10 @@ module SipIsup_PIXITS {

	integer PX_CauseValue:=16;
	
	/** @desc	integer for SIP message variant according to table entry in table to test purpose description, if present
	*/
	integer PX_SIP_MESSAGE_VA:=1;

	/** @desc	float default value for Ti/w1 (500 ms)
	*/
	float        PX_SIP_Tiw1 := 0.5;