Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
WebGUI call routing (also referred to as Basic call routing), uses the graphic user interface of the SBC to allow users to create routing rules.
It is modeled so that anyone would be able to create almost any type of scenario without the need to learn XML.
Each basic dialplan can have multiple rules associated with it.
Each rule deals with a specific condition which needs to be met.
You can program the rule to continue to the next rule if it passes or fails.
WebGUI Call Routing Section
Navigate to Configuration -> Call Routing
...
Basic Call Routing – Default
This section deals with default parameters for that particular dialplan.
Rules
This section deals with the specific rules which will be processed within the dialplan.
Each rule is described based on the selections chosen within the rule configuration.
Call Routing Default Parameters
...
The default parameters identify the description of the dialplan, and what the default SIP response code will be in an event of a failure.
Description
Description of what the dialplan will accomplish.
Trace Call
Whether the dialplan/call routing profile will include a trace within the SBC logging.
Default Response
Default SIP response code which will be sent in the event that the dialplan cannot process the call which is handed to it.
Call Routing Rule Creation
Navigate to Configuration -> Call Routing section and select Add Rule
...