Displaying 3 results from an estimated 3 matches for "createchar".
Did you mean:
createchain
2010 Sep 08
1
Upgrade from 1.4 to 1.6 : problems with realtime mysql
...1843]: res_config_mysql.c:325 realtime_mysql:
MySQL RealTime: Invalid database specified: MyDBase (check res_mysql.conf)
res_mysql.conf :
[general]
dbhost = 127.0.0.1
dbname = MyDBase
dbuser = asterisk
dbpass = mysecret
dbport = 3306
dbsock = /tmp/mysql.sock
requirements=warn ; or createclose or createchar
What do I need to change to be conform asterisk 1.6 ?!
Reloading, restarting asterisk and restarting my CentOS-server all
doesn't help.
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100...
2010 Sep 13
0
Upgrade from 1.4 to 1.6 : problems with realtimemysql
...[1843]: res_config_mysql.c:325 realtime_mysql:
MySQL RealTime: Invalid database specified: MyDBase (check
res_mysql.conf)
res_mysql.conf :
[general]
dbhost = 127.0.0.1
dbname = MyDBase
dbuser = asterisk
dbpass = mysecret
dbport = 3306
dbsock = /tmp/mysql.sock
requirements=warn ; or createclose or createchar
What do I need to change to be conform asterisk 1.6 ?!
Reloading, restarting asterisk and restarting my CentOS-server all
doesn't help.
Jonas.
If you have received this communication in error we would appreciate
you advising us either by telephone or return of e-mail. The contents
of th...
2015 May 22
1
Problem with realtime mysql I can't seem to resolve
...ning with similar
configuration, but now I stumble into a problem.
I have mysql configuration res_config_mysql.conf :
[MyAsteriskDB]
dbhost = 127.0.0.1
dbname = MyAsteriskDB
dbuser = astadmin
dbpass = mysecret
dbport = 3306
dbsock = /var/lib/mysql/mysql.sock
requirements=warn ; or createclose or createchar
Realtime seems to be loaded :
*CLI> realtime mysql status
general configured for asterisk on socket file /var/lib/mysql/mysql.sock
with username asterisk.
MyAsteriskDB connected to MyAsteriskDB at 127.0.0.1, port 3306 with
username astadmin for 12 minutes.
[May 22 10:32:02] ERROR[11269]: re...