You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/doc/tutorials/cfg_list/cfg_carrierroute.txt

27 lines
795 B

Configuration Variables for carrierroute
========================================
[ this file is autogenerated, do not edit ]
1. carrierroute.use_domain
When using tree lookup per user, this parameter specifies
whether to use the domain part for user matching or not..
Default: 0.
Range: 0 - 1.
Type: integer.
2. carrierroute.fallback_default
If the user has a non-existing tree set and fallback_default is
set to 1, the default tree is used. Else error is returned.
Default: 1.
Range: 0 - 1.
Type: integer.
3. carrierroute.fetch_rows
The number of the rows to be fetched at once from database when
loading the routing data..
Default: 2000.
Type: integer.