Henning Westerholt
|
4a4dc1b51f
- a bit more additional logging for config load errors
|
16 年之前 |
Henning Westerholt
|
0d6a380220
- change functionality in cr_route, cr_prime_route to not store information
|
16 年之前 |
Henning Westerholt
|
c441ef000f
- log a better error message if carrier or domain table is empty at start
|
16 年之前 |
Henning Westerholt
|
444cfe42e8
- don't log failed route lookups (failure route case) with ERROR, we should
|
16 年之前 |
Henning Westerholt
|
b516feb88c
- add some explanations of the flag and mask matching to the msg
|
16 年之前 |
Henning Westerholt
|
e098b96310
- add example for new domain_name table
|
16 年之前 |
Henning Westerholt
|
56d5b9f00b
- small change related to previous commit, use the same order as in the error msg
|
16 年之前 |
Henning Westerholt
|
b543f4eb52
- small change to one INFO log, also output domain and carrier IDs
|
16 年之前 |
Henning Westerholt
|
9fa8affaae
- fix small error related to non-numerical matching: don't skip them when
|
17 年之前 |
Henning Westerholt
|
a103c1a10a
- fix a bunch of doxygen errors (mostly in modules, some in the core)
|
17 年之前 |
Henning Westerholt
|
892c7710a9
- fix some obselete informations about the user strings,
|
17 年之前 |
Henning Westerholt
|
299addcada
- fix default_tree parameter assignment from config file
|
17 年之前 |
Henning Westerholt
|
76a45d203b
- increment DB scheme version number, forgotten during the previous commit
|
17 年之前 |
Henning Westerholt
|
ccc7d5afd8
- fix a compile warning related to size_t
|
17 年之前 |
Henning Westerholt
|
cc0ba2f059
- add support for non-digit matching to trie utility functions
|
17 年之前 |
Henning Westerholt
|
4181f828cc
- log error when a invalid dice_max value is found
|
17 年之前 |
Henning Westerholt
|
8efd99bc89
- finish refactoring of carrierroute module
|
17 年之前 |
Henning Westerholt
|
c3c32a634a
- bug fix: return '-1' if use_table failed in load_user_carrier
|
17 年之前 |
Henning Westerholt
|
8f162d021f
- fix problem in call-id parsing (related to carrierroute)
|
17 年之前 |
Henning Westerholt
|
9bf7f78e8b
- fix bug in cr_user_rewrite_uri: the load_user_carrier function fails
|
17 年之前 |
Henning Westerholt
|
a083345f11
- use log helper from mem.h for memory allocation failure logging
|
17 年之前 |
Henning Westerholt
|
d8de7bdc43
- change interface of find_carrier to const str * (the same as
|
17 年之前 |
Henning Westerholt
|
af06e42ce2
- fix a few indentions
|
17 年之前 |
Henning Westerholt
|
c5778c89d7
- finish migration to the gparam type and the core fixup functions,
|
17 年之前 |
Henning Westerholt
|
7bf8d6fb29
- add missing files (from previous commit)
|
17 年之前 |
Henning Westerholt
|
5e92049ede
- refactor carrierroute module (preparations for later performance
|
17 年之前 |
Henning Westerholt
|
6636f71411
- move prime_hash functionality to carrierroute, this is not used from
|
17 年之前 |
Henning Westerholt
|
63ba285f4b
- remove the note about the PGK_MEM_POOL_SIZE, this is already fixed
|
17 年之前 |
Henning Westerholt
|
5d175848b4
- sync function definitions with declarations for functions w/o parameters
|
17 年之前 |
Henning Westerholt
|
77e04961bc
- use accessor macros for DB value initialization
|
17 年之前 |