[Freeswitch-users] confuse of regex command with "|"

Seven Du dujinfang at gmail.com
Sat Sep 26 20:45:29 PDT 2009


Hi, is this a bug?

freeswitch at internal> regex "10"|"09|10"
false
freeswitch at internal> regex "10"|"10"
true
freeswitch at internal> regex "10"|"(09|10)"
false
freeswitch at internal> 2009-09-27 11:47:00.815355 [ERR] switch_regex.c:101
COMPILE ERROR: 4 [missing )]["(09]


the first one should be true?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090927/5d769db2/attachment-0002.html 


More information about the FreeSWITCH-users mailing list