How To's
From Yate Documentation
(Difference between revisions)
(→Yate debug) |
|||
Line 22: | Line 22: | ||
===Yate debug=== | ===Yate debug=== | ||
− | + | Some examples on how to enable debugging in Yate, the module involved in this action, the output of the debugging. | |
− | *[[How To For External Modules In Telnet]] | + | * [[Debug Output | How to set debug levels in Yate]] |
+ | * [[How To For External Modules In Telnet]] | ||
===Miscellaneous=== | ===Miscellaneous=== |
Revision as of 14:49, 7 December 2012
Contents |
Routing
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
Yate configuration as Server and / or Client
Configuration examples:
- Yate as IAX server and YateClient as IAX client
- Yate as H323 GateKeeper and YateClient as H323 client
- Yate as SIP server
- Jabber Client With Jingle Yate Server
Yate debug
Some examples on how to enable debugging in Yate, the module involved in this action, the output of the debugging.
Miscellaneous
How to setup chat and short file transfer using MESSAGE Request Method
See also