[Spce-user] Billing Fees as regex

Daniel Tiefnig dtiefnig at sipwise.com
Mon Apr 11 17:50:40 EDT 2011


On 04/11/2011 03:43 PM, Carlos M. Perez wrote:
> ^1(727|813|863|941).*$ so that we can create LATA areas, which would
> not be billed for a specific calling plan.  Is I noticed that the 
> destination field is limited to 255 characters, so as long as the 
> expression is less than that it will work?

Hi Carlos,

yes, regular expressions will work.

You may use any expression which is understood by MySQL, as documented
in the MySQL manual: http://dev.mysql.com/doc/refman/5.1/en/regexp.html

br,
daniel




More information about the Spce-user mailing list