How To's
From Yate Documentation
(Difference between revisions)
(→Routing) |
(→Yate configuration as Server and / or Client) |
||
| Line 55: | Line 55: | ||
<div class="bullet"> </div><font class="yate-page-title">[[Connecting To IAXTEL]]</font><br/> | <div class="bullet"> </div><font class="yate-page-title">[[Connecting To IAXTEL]]</font><br/> | ||
<div class="yate-page-desc">IAXTEL - [http://www.iaxtel.com/setup.html IAXtel.com]</div> | <div class="yate-page-desc">IAXTEL - [http://www.iaxtel.com/setup.html IAXtel.com]</div> | ||
| + | |} | ||
| + | |||
| + | ==Call detail records== | ||
| + | Below are the modules | ||
| + | {|class="yate-table" | ||
| + | |class="yate-header-right"|How To's | ||
| + | |- | ||
| + | |class="yate-content-right"| | ||
| + | <div class="yate-page-desc">CDR_File_Module.</div> | ||
| + | <div class="bullet"> </div><font class="yate-page-title">[[Yate as H323 GateKeeper and YateClient as H323 client]]</font><br/> | ||
|} | |} | ||
Revision as of 13:19, 7 August 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 |
|
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.
Examples on how to convert SIP headers into SIP parameters.
Example on how to use copyparams from routing in CDR.
Setting up an IVR.
|
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 can be used as IAX Server and YateClient as IAX Client.
Yate used as a H323 Gatekeeper and YateClient as a H323 Client.
Configuring Yate as a SIP server.
Configuring Yate Server to use Jingle and YateClient to use a Jabber client.
Configuring Yate Server to be a H323 to SIP Signalling Proxy
Use Yate server to handle all your Google Voice calls.
IAXTEL - IAXtel.com
|
Call detail records
Below are the modules
| How To's |
|
CDR_File_Module.
|
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.
Yate offers the msgsniff module to allow the investigation of messages at runtime.
|
Miscellaneous
| How To's |
|
This example allows chat and short files transfer between Twinkle clients using SIP MESSAGE Request Method.
Notes on various protocols when you wish to handle many simultaneous calls.
|
See also