Commit 3aaffbb9 authored by Axel Rennoch's avatar Axel Rennoch
Browse files

refined templates

parent ded0c1f6
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -92,6 +92,15 @@ module AtsSccas_Templates
        } // End of template mw_pAccessNetworkInfo

        group HeaderTemplatesAxel {
        
		template LibSip_SIPTypesAndValues.Contact m_contact_wildcard (charstring p_wildcard):= {
						fieldName := CONTACT_E,
						contactBody := {
							wildcard :=
								p_wildcard
						}
					}        
        
        }
        
        group HeaderTemplatesSteffen {