[asterisk-users] convert URI string to lowercase

Pavel Jezek pavel.jezek at i.cz
Wed Jan 24 09:54:47 MST 2007


any idea, how to do something like this, but in correct/functional form? 
  ;-)

Set(foo=System(echo "${EXTEN}" | tr "[:upper:]" "[:lower:]"))

${EXTEN} is "SomeStrinG"
${foo} output should bee "somestring"


More information about the asterisk-users mailing list