How To's
From Yate Documentation
(Difference between revisions)
Line 2: | Line 2: | ||
===Routing=== | ===Routing=== | ||
+ | |||
The most popular scenarios for routing: | The most popular scenarios for routing: | ||
Line 24: | Line 25: | ||
*[[How To For External Modules In Telnet]] | *[[How To For External Modules In Telnet]] | ||
− | |||
===Miscellaneous=== | ===Miscellaneous=== | ||
[[How to setup chat and short file transfer using MESSAGE Request Method]] | [[How to setup chat and short file transfer using MESSAGE Request Method]] | ||
− | |||
'''See also''' | '''See also''' | ||
* [[Telephony]] | * [[Telephony]] |
Revision as of 14:23, 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
Testing examples:
Miscellaneous
How to setup chat and short file transfer using MESSAGE Request Method
See also