?;//superset({"realm",p_realm},{"rand",?},{"autn",?},{"algorithm","AKAv1-MD5"},{"ik",?},{"ck",?}) // ERROR HERE! Superset operation must contain value list - no templates!
templateSipUrlm_SipUrl_currIpaddr_CSCF(inSipUserProfilep_userprofile):=//* SIP-URL of the test system on SIP side
{
scheme:=c_sipScheme,//* contains "sip"
userInfo:=omit,//* optional
hostPort:=
{
host:=p_userprofile.currIpaddr,//* hostname, IPv4 or IPv6 as a charstring
superset({"realm",p_realm},{"nonce",?},{"algorithm","AKAv1-MD5"},{"ik",?},{"ck",?});//Working with TTWorkbench// ERROR HERE! Superset operation must contain value list - no templates!