Fix sorcery for some rather picky regex implementations.
authorDavid M. Lee <dlee@digium.com>
Thu, 1 Aug 2013 21:19:27 +0000 (21:19 +0000)
committerDavid M. Lee <dlee@digium.com>
Thu, 1 Aug 2013 21:19:27 +0000 (21:19 +0000)
Some regex implementations won't compile an empty string. Assuming that
it's equivalent of a regex that will match anything, use ".?" instead.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396035 65c4cc65-6c06-0410-ace0-fbb531ad65f3


No differences found