How To's
From Yate Documentation
(Difference between revisions)
(Created page with "The most popular scenarios for routing: *How to register users from regfile *Redirecting Calls to another User in the Regex Module *[[How to do routing using javascri...") |
|||
Line 6: | Line 6: | ||
*[[How to register users from register]] | *[[How to register users from register]] | ||
*[[Round_Robin_Routing|How to do round-robin routing]] | *[[Round_Robin_Routing|How to do round-robin routing]] | ||
+ | |||
+ | |||
+ | Configuration examples: | ||
+ | |||
+ | * [[Yate as IAX server and YateClient as IAX client]] | ||
+ | * [[Yate as H323 GateKeeper and YateClient as H323 client]] | ||
+ | * [[Yate as SIP server]] |
Revision as of 16:09, 9 October 2012
The most popular scenarios for routing:
- How to register users from regfile
- Redirecting Calls to another User in the Regex Module
- How to do routing using javascript
- How to register users from register
- How to do round-robin routing
Configuration examples: