Re: [SR-Users] About "reply_code" in 'carrierroute' module

2010-10-28 Thread Iñaki Baz Castillo
2010/10/28 marius zbihlei : >> Could it be added to the module documentation? :) > > Done in master and 3.1 Thanks a lot :) -- Iñaki Baz Castillo ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.o

Re: [SR-Users] About "reply_code" in 'carrierroute' module

2010-10-28 Thread marius zbihlei
On 10/28/2010 01:23 PM, Iñaki Baz Castillo wrote: 2010/10/28 marius zbihlei: No, it is not allowed. The restrictions are this. Length of reply_code in db table MUST be 3, and the only wildcard accepted is ".". Thanks for the clarification. Could it be added to the module documentatio

Re: [SR-Users] About "reply_code" in 'carrierroute' module

2010-10-28 Thread Iñaki Baz Castillo
2010/10/28 marius zbihlei : > No, it is not allowed. The restrictions are this. Length of reply_code in db > table MUST be 3, and the only wildcard accepted is ".". Thanks for the clarification. Could it be added to the module documentation? :) -- Iñaki Baz Castillo __

Re: [SR-Users] About "reply_code" in 'carrierroute' module

2010-10-28 Thread marius zbihlei
On 10/27/2010 02:32 AM, Iñaki Baz Castillo wrote: Hi, how is the syntax of the "reply_code" column in 'carrierroute' module? In the doc I some examples: 408 404 50. Obviously "50." means any code starting by "50", but is it a typical regular expression? For example, does it allow somet

[SR-Users] About "reply_code" in 'carrierroute' module

2010-10-26 Thread Iñaki Baz Castillo
Hi, how is the syntax of the "reply_code" column in 'carrierroute' module? In the doc I some examples: 408 404 50. Obviously "50." means any code starting by "50", but is it a typical regular expression? For example, does it allow something like "500|503" or "50[03]"? Thanks. -- Iñaki Ba