<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
I have 5 Asterisk servers all using mysql realtime to store queue
log information.<br>
<br>
There is 1 out of 5 servers which stores the data in 4 columns :
'data1' --> 'data 5'.<br>
<br>
All other servers store data in 1 column 'data' with the data
seperated by pipe.<br>
<br>
I see no difference in my configuration of extconfig.conf and
logger.conf. Maybe a hidden default value ?<br>
<br>
Can someone tell me which setting makes the mysql realtime driver
store data in 1 column or in seperate columns ?<br>
<br>
Using Asterisk 1.8.12.2<br>
<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
</font>
</body>
</html>