-
Notifications
You must be signed in to change notification settings - Fork 0
Demo Part 2 Routing and Outbound
Andrey Egorov edited this page May 18, 2026
·
2 revisions
This part stays entirely inside the SIP routing line.
| Step | Import | Completes |
|---|---|---|
| 1 | Part 2 / Step 1 | extension-originated outbound routing |
| 2 | Part 2 / Step 2 | inbound trunk to extension plus extension-originated outbound in one workflow |
Step 1:
- it gives the smallest possible outbound scenario from a registered extension
- there is no queue or AI state to obscure the dial/bridge behavior
Step 2:
- it combines the two stable SIP-routing lines without introducing queue logic
- this is the clean routing base that Part 3 will later extend with queue and AI behavior