I would need larger dialplan table repl_exp field. Its size is currently 64
chars:
<column id="repl_exp">
<name>repl_exp</name>
<type>string</type>
<size>64</size>
<description>Replacement expresion (sed like).</description>
</column>
Would it be OK to increase its size to 256 chars? If so, should table
version number be also increased?
-- Juha