Is it possible to parse a string in unlang? For now, home server gives to my radius-proxy such avp:
Something-Vendor-Specific = "a b" and i need to translate it to: Something-Other-Vendor-Specific-1 = "a" Something-Other-Vendor-Specific-2 = "b" -- - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

