BASE64_ENCODE(String
)
exten => 123,1,Set(foo=${BASE64_ENCODE("Hallo Welt")})
| | | 1.4 |————————| 1.6 |————————
-= Info about function 'BASE64_ENCODE' =-
[Syntax]
BASE64_ENCODE(<string>)
[Synopsis]
Encode a string in base64
[Description]
Returns the base64 string