[Kamailio-Devel] SF.net SVN: openser:[5227] trunk
Henning Westerholt
henning.westerholt at 1und1.de
Wed Nov 19 14:16:15 CET 2008
Revision: 5227
http://openser.svn.sourceforge.net/openser/?rev=5227&view=rev
Author: henningw
Date: 2008-11-19 13:16:15 +0000 (Wed, 19 Nov 2008)
Log Message:
-----------
- add support for non-digit matching to trie utility functions
- supports the old method (1 to 9), and the standard ascii set (0 - 127)
- add new config variable 'match_mode' to carrierroute to configure the
prefix matching mode, the default is the old behaviour
- port userblacklist to new trie interface, this don't support the extended
matching yet
Modified Paths:
--------------
trunk/modules/carrierroute/README
trunk/modules/carrierroute/carrierroute.c
trunk/modules/carrierroute/carrierroute.h
trunk/modules/carrierroute/cr_config.c
trunk/modules/carrierroute/cr_data.c
trunk/modules/carrierroute/cr_domain.c
trunk/modules/carrierroute/cr_fifo.c
trunk/modules/carrierroute/cr_func.c
trunk/modules/carrierroute/doc/carrierroute_admin.xml
trunk/modules/userblacklist/db.c
trunk/modules/userblacklist/userblacklist.c
trunk/trie/dtrie.c
trunk/trie/dtrie.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list