Part 4: Call Routing and the Dialplan
Route calls with the XML dialplan: contexts, the dptools application reference, and time- and condition-based routing.
2. The XML Dialplan
FreeSWITCH's primary call-routing engine: how mod_dialplan_xml evaluates extensions, conditions, and actions against every inbound call.
3. Inbound Calls and the Public Context
How unauthenticated PSTN calls enter through the external profile and the public context, the primary security boundary in a vanilla install.
4. Dialplan Application Reference
Reference for every operator-facing dialplan application, from mod_dptools and companion modules, with their arguments and behavior.
5. Time and Condition Routing
Route calls by date and time using condition attributes, enabling business-hours routing, holiday schedules, and other calendar-driven flows.