Address |
Call destination address (e.g. telephone number or SIP account) that is affected by this call routing entry. Length: 0 to 64 |
Descr |
User defined description of this call routing entry. Length: 0 to 64 |
Prefix |
This parameter defines a translation rule for call addresses (such as telephone numbers). This translation rule is applied to the caller's number for 'RouteType' = 'clid' and to call destination number for 'RouteType' = 'trunk'. For all other values of 'RouteType' this parameter has to be empty. The string format of a translation rule is '<x:y>' (lenghts of the x and y strings can vary). A rule entry can contain multiple translation rules separated by ';'. The best matching translation rule is being used. Length: 0 to 100 |
Index |
Unique index of this entry. |
Type |
Main type of this entry: 'external' -> describes a routing entry to an external route (carrier); 'trunk' -> describes a routing entry to an internal route (sub-PBX); 'deny' -> decribes an entry for a locked destination; 'clid' -> describes a calling line identification manipulation rule. Default value is external. Enumerations: - external (1)
- trunk (2)
- deny (3)
- clid (9)
|
AdminStatus |
Administrative status: 'enable' -> Routing entry is used for call routing decissions; 'disable' -> Ignore this call routing entry. Deafult value is enable. Enumerations: - enable (1)
- disable (2)
- delete (8)
|
SrcIf |
Table index number of a source (interface) of a call (which triggers this call routing entry). That can be either a caller's ISDN or analog device (on this gateway), a voipSipLineTable entry or a SIP provider account. In case of SIP for all call routes except those with 'RouteType' = 'clid' you can only take voipSipProviderTable entries with 'DDIMode' = 'server'. Index number ranges: voipSipProviderTable entry = 1...999; ISDN or analog device = 1000...10000; voipSipLineTable entry = >10000. |
DstIf |
Table index number of an interface used for dialling out a call affected by this rule. That can be either a ISDN or analog interface (on this gateway), a voipSipLineTable entry or a SIP provider account. In case of SIP the voipSipProviderTable entry must have 'DDIMode' = 'server'. For table index number range see 'SrcIf'. This parameter is only useful for 'Type' = 'clid' and 'Type' = 'trunk'. For all other values of 'Type' this parameter has to be 0 (disabled). |
SrcAddress |
Call source address (e.g. telephone number or SIP account) that is affected by this call routing entry. Length: 0 to 32 |
Dial |
Table index in voipSipDialTable of the first entry in a list which is used by this call route entry. This entry point parameter can only be set in case of 'Type' = 'external'. For all other types this parameter has to be 0 (disabled). The referenced voipSipDialTable list is used to store dialing priorities and rules. The entry point's index is used as highest priority. If the connection failed with a provider dependent error the next entry in voipSipDialTable defined by 'Next' in this table is used. |