Commit d7c4f1d2 authored by tepelmann's avatar tepelmann
Browse files

Changed vc_route_REG from template to template(omit).

parent 5b96964a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@ module LibSip_Interface
	  var template(value) RecordRoute vc_recordRoute; 			 // value of RecordRoute header
	  var boolean  vc_boo_recordRoute := false; // boolean indicates valid recordRoute
	  var template(omit) Route		vc_route; 					 // value of Route header
	  var template Route		vc_route_REG;				 // value of Route header from registration ServiceRoute header for initial Requests
	  var template(omit) Route		vc_route_REG;				 // value of Route header from registration ServiceRoute header for initial Requests
	  var boolean  vc_boo_route 	:= false; 	 // boolean indicates valid Route

	  var Contact	vc_contact; 			// value of Contact header