How To's

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
Line 8: Line 8:
 
|class="yate-header-right"|
 
|class="yate-header-right"|
 
|-
 
|-
|class="yate-content-left"|
+
|class="yate-content-right"|
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[How to register users from regfile]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[How to register users from regfile]]</font><br/>
 
<div class="yate-page-desc">Example of register users in Regfile module.</div>
 
<div class="yate-page-desc">Example of register users in Regfile module.</div>
Line 34: Line 34:
 
|class="yate-header-right"|
 
|class="yate-header-right"|
 
|-
 
|-
|class="yate-content-left"|
+
|class="yate-content-right"|
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Yate as IAX server and YateClient as IAX client]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Yate as IAX server and YateClient as IAX client]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Yate as H323 GateKeeper and YateClient as H323 client]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Yate as H323 GateKeeper and YateClient as H323 client]]</font><br/>
Line 48: Line 48:
 
|class="yate-header-right"|
 
|class="yate-header-right"|
 
|-
 
|-
|class="yate-content-left"|
+
|class="yate-content-right"|
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Debug Output | How to set debug levels in Yate]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Debug Output | How to set debug levels in Yate]]</font><br/>
 
<div class="yate-page-desc">Yate provides Debugging info on console.</div>
 
<div class="yate-page-desc">Yate provides Debugging info on console.</div>
Line 60: Line 60:
 
|class="yate-header-right"|
 
|class="yate-header-right"|
 
|-
 
|-
|class="yate-content-left"|
+
|class="yate-content-right"|
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[How to setup chat and short file transfer using MESSAGE Request Method]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[How to setup chat and short file transfer using MESSAGE Request Method]]</font><br/>
 
|}
 
|}

Revision as of 16:16, 7 December 2012


Contents

Routing

The most popular scenarios for routing:

 
How to register users from regfile
Example of register users in Regfile module.
 
Redirecting Calls to another User in the Regex Module
Example of redirecting calls to another user.
 
How to do routing using javascript
Examples of how to route calls from javascript module.
 
How to register users from register
Example of how to register users from a database.
 
How to do round-robin routing
Round robin routing examples.
 
Configuring regexp and callto parameters in cluster route module
Example of configuring parameters in cluster route module.
 
Forking a call using lateroute
Examples for routing calls using lateroute.
 
How to use callcounters module to count incoming calls
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.

 
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.

 
How to set debug levels in Yate
Yate provides Debugging info on console.
 
How To For External Modules In Telnet
Debug an external module in Telnet.

Miscellaneous

 
How to setup chat and short file transfer using MESSAGE Request Method

See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers