How To's
From Yate Documentation
(Difference between revisions)
Line 6: | Line 6: | ||
{|class="yate-table" | {|class="yate-table" | ||
− | |class="yate-header-right"| | + | |class="yate-header-right"|How To's |
|- | |- | ||
|class="yate-content-right"| | |class="yate-content-right"| | ||
Line 32: | Line 32: | ||
{|class="yate-table" | {|class="yate-table" | ||
− | |class="yate-header-right"| | + | |class="yate-header-right"|How To's |
|- | |- | ||
|class="yate-content-right"| | |class="yate-content-right"| | ||
Line 46: | Line 46: | ||
{|class="yate-table" | {|class="yate-table" | ||
− | |class="yate-header-right"| | + | |class="yate-header-right"|How To's |
|- | |- | ||
|class="yate-content-right"| | |class="yate-content-right"| | ||
Line 58: | Line 58: | ||
{|class="yate-table" | {|class="yate-table" | ||
− | |class="yate-header-right"| | + | |class="yate-header-right"|How To's |
|- | |- | ||
|class="yate-content-right"| | |class="yate-content-right"| |
Revision as of 15:17, 7 December 2012
Contents |
Routing
The most popular scenarios for routing:
How To's |
Example of register users in Regfile module.
Example of redirecting calls to another user.
Examples of how to route calls from javascript module.
Example of how to register users from a database.
Round robin routing examples.
Example of configuring parameters in cluster route module.
Examples for routing calls using lateroute.
Example of count incoming calls.
|
Yate configuration as Server and / or Client
Various configuration for Yate to act as a Server and as a Client using different protocols.
How To's |
|
Yate debug
Some examples on how to enable debugging in Yate, the module involved in this action, the output of the debugging.
How To's |
Yate provides Debugging info on console.
Debug an external module in Telnet.
|
Miscellaneous
How To's |
|
See also