How To's

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Yate debug)
(Yate debug)
Line 64: Line 64:
 
<div class="yate-page-desc">Debug an external module in Telnet.</div>
 
<div class="yate-page-desc">Debug an external module in Telnet.</div>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Debugging and, or Investigation of messages]]</font><br/>
 
<div class="bullet">&nbsp;</div><font class="yate-page-title">[[Debugging and, or Investigation of messages]]</font><br/>
<div class="yate-page-desc"></div>
+
<div class="yate-page-desc">By using module msgsniff investigate if the messages are generated and, or received by Yate and, or the modules compiled and enabled in yate.conf file.</div>
 
|}
 
|}
  

Revision as of 17:25, 8 May 2013

Yate has multiple routing modules and signalization modules. Here you can find some how to's for configuring Yate using different modules.

Contents

Routing

The most popular scenarios for routing:

How To's
 
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.

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 as IAX server and YateClient as IAX client
Yate can be used as IAX Server and YateClient as IAX Client.
 
Yate as H323 GateKeeper and YateClient as H323 client
Yate used as a H323 Gatekeeper and YateClient as a H323 Client.
 
Yate as SIP server
Configuring Yate as a SIP server.
 
Jabber Client With Jingle Yate Server
Configuring Yate Server to use Jingle and YateClient to use a Jabber client.
 
H323 To SIP Signalling Proxy
Configuring Yate Server to be a H323 to SIP Signalling Proxy
 
Connecting To Google Voice using your SIP account
Use Yate server to handle all your Google Voice calls.
 
Connecting To IAXTEL
IAXTEL - IAXtel.com

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
 
How to set debug levels in Yate
Yate provides Debugging info on console.
 
How to find which external modules are loaded from rmanager
Debug an external module in Telnet.
 
Debugging and, or Investigation of messages
By using module msgsniff investigate if the messages are generated and, or received by Yate and, or the modules compiled and enabled in yate.conf file.

Miscellaneous

How To's
 
How to setup chat and short file transfer using MESSAGE Request Method
This example allows chat and short files transfer between Twinkle clients using SIP MESSAGE Request Method.


See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers