Search results

Jump to: navigation, search
  • :*If you want to register users in a database you need libraries like:
    6 KB (962 words) - 11:10, 30 January 2014
  • :*If you want to register users in a database you need libraries like: If you wish to keep your users in PostgreSQL database use --with-libpq to give the path for the library because the default is /u
    3 KB (514 words) - 09:38, 4 November 2013
  • There is another way of adding users if you wish to use a database, the file to use is [[Register|register.conf]]. To register users in a database you can use [[Register|register.conf]]. And then make your route rules in [
    6 KB (967 words) - 14:56, 8 January 2014
  • * [[database]]
    257 B (37 words) - 10:58, 23 January 2013
  • ====Parameters for database module:==== '''database.'''
    826 B (113 words) - 16:00, 18 January 2013
  • ...sage with operation: '''delete'''.The user is removed from memory and from database.<br>
    1,015 B (147 words) - 15:37, 18 January 2013
  • * [[How to access a database from Yate's Javascript module]] Accessing the database from javascript module.
    2 KB (323 words) - 09:50, 21 August 2017
  • To interact with databases the Javascript module uses Yate's database connections.<br> To make a query you must send a ''[[database]]'' message.<br>
    4 KB (563 words) - 13:35, 31 October 2013
  • In the script you can check the identity of the caller from the database and if he has a conference scheduled then send him to conference room, else
    3 KB (468 words) - 09:42, 20 May 2013
  • ...ng applications based on it. Most of the applications require the use of a database. ...n file is register.conf. It also allows to write the cdr(call logs) in the database.
    5 KB (887 words) - 14:05, 31 October 2013
  • ...assumed that you have set an account in Yate, if you write your CDR in the database. ====In database====
    3 KB (495 words) - 14:44, 31 October 2013
  • name=mysqldb,type=database,format=Total|Failed|Errors|AvgExecTime;conns=1,failed=0;my_database=1|0|0|1
    7 KB (905 words) - 15:03, 14 October 2016
  • ... logs to a file|in a file]] or in the [[#Writing call logs to the database|database]]. ====Writing call logs to the database====
    4 KB (501 words) - 15:47, 31 October 2013
  • Naturally, instead of regfile.conf you can use the database module (register.conf), with the priorities set accordingly.
    6 KB (833 words) - 15:07, 31 October 2013
  • ...t most of the time this won't be enough. The rules are usually stored in a database so routing would have to be implemented in [[register]] module or custom [[ ...euing of incoming calls and distribution of these calls to operators using database queries.
    4 KB (715 words) - 15:20, 31 October 2013
  • Follow this article to find what you should do if you suspect that yate's database connection is not opened.<br/> Your register.conf should include a reference to the database connection you are going to use (account=yateadmin).
    4 KB (587 words) - 08:36, 4 November 2013
  • ...sire. The IVR concept can be used in more complex applications integrating databases, speech recognition and others. ===[[How to route and bill from a database|Prepaid and postpaid cards system]]===
    19 KB (3,169 words) - 11:20, 16 September 2013
  • ...sides this you will need to add the logic that takes the messages from the database and sends them. In mysqldb.conf define the database account:
    5 KB (739 words) - 15:42, 31 October 2013
  • The Javascript db_client class eases work with a database. Thanks Ximik777 :) // db_client('use account name', 'database module, default pgsql');
    7 KB (1,031 words) - 13:44, 26 February 2014
  • Feature used in a routing module that allows Yate to query CNAM and LNP databases over the SIP protocol.
    8 KB (1,083 words) - 11:49, 27 October 2017

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Personal tools
Namespaces

Variants
Views
Actions
Preface
Configuration
Administrators
Developers