Hi, I have tried the regex function below with MACRO_EXTEN=5000*. However, both of them return 0 instead 1 to me. How can I search the character in the end of line?
${REGEX("[*]$" ${MACRO_EXTEN})
returns 0
${REGEX("*$" ${MACRO_EXTEN})
returns 0 with error
ango
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
