Routing Rules
Routing rules are the building blocks of how Kallin handles your calls. Each rule consists of two parts: a set of conditions that must be true for the rule to apply, and a destination that the call is sent to when those conditions are met. Rules are evaluated from top to bottom, in the order you arrange them in the dashboard. The first rule whose conditions match the incoming call is applied — Kallin does not continue evaluating further rules after a match is found. This “first match wins” approach means the order of your rules matters. Place your most specific rules at the top and your broadest fallback rule at the bottom. If no rule matches, the call is handled by your default fallback destination, which you set separately. This ensures no call is ever left unhandled.Conditions
Each routing rule can include one or more of the following conditions. When you add multiple conditions to a single rule, all of them must be true for the rule to match.Destinations
When a rule matches, the call is sent to one of the following destinations:Time-Based Routing
One of the most common routing patterns is time-based routing, where calls are handled differently depending on when they arrive. Example scenario — a small business with office hours of Monday to Friday, 09:00 to 17:30:- Rule 1: If the day is Monday–Friday AND the time is between 09:00 and 17:30 → Ring group (all sales team phones)
- Rule 2 (fallback): All other calls → Voicemail with a message saying the office is currently closed and giving your hours
Routing Rule Example
Here is what a time-based routing rule looks like in plain terms:Explore Further
Managing Call Routing
Step-by-step guidance on creating, ordering, and editing routing rules in the Kallin dashboard.
IVR Menus
Learn how to build IVR menus that let callers route themselves to the right team or information.