Hi Juha,

With respect to backward compatibility I was thinking about adding a
new module parameter: 'prefix_mode'.
The "prefix_mode' can have two values:
- the default value: 'prefix' (backward compatible)
- new value: 'regex'


-ovi

On 6/8/07, Juha Heinanen <[EMAIL PROTECTED]> wrote:
Alex Hermann writes:

 > > Would it be relatively easier to provide the option for db mode again?
 >
 > You can get the same -and more- functionality by using db_query, creating a
 > list of destinations in the format and avp that next_gw() expects. ie
 > sip:|[EMAIL PROTECTED];transport=udp which can be stored directly in the
 > db or use a CONCAT or similar to create it
 > from separate fields.

it this is acceptable, i would prefer using it rather than increasing
complexity of lcr module.  it also occurred to me that making prefix a
regular expression, may break backwards compatibility.

-- juha

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to