<div dir="auto">I'm new to opensips and I'm wondering if it's possible for a module function to return a string instead of integer?<div dir="auto"><br></div><div dir="auto">My wishful thinking is in my config:</div><div dir="auto"><br></div><div dir="auto">$var(myVar) = myFunc(params...);</div><div dir="auto"># then myVar becomes a string value that I can manipulate, compare, etc</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">If this is not achievable, what's the conventional way to get a string from a module function? Is it pseudo variable that I should use?</div><div dir="auto"><br></div><div dir="auto"><br></div></div>