<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hello!<br>
<br>
<a class="moz-txt-link-freetext" href="http://pastebin.freeswitch.org/20281">http://pastebin.freeswitch.org/20281</a><br>
<br>
I use ODBC, RedHat<br>
mysql-connector-odbc.x86_64
3.51.26r1127-2.el5 installed<br>
unixODBC.x86_64
2.2.11-10.el5 installed<br>
unixODBC-devel.x86_64
2.2.11-10.el5 installed<br>
unixODBC-libs.x86_64
2.2.11-10.el5 installed<br>
<br>
Relevant configs:<br>
[tagnet_odbc]<br>
Driver = MySQL<br>
SERVER = X.X.X.X<br>
PORT = 3306<br>
DATABASE = fspbx<br>
OPTION = 67108864<br>
USER = fspbx<br>
PASSWORD = ------<br>
<br>
And from switch.conf.xml:<br>
<param name="core-db-dsn"
value="odbc://tagnet_odbc:fspbx:FsPbX" /><br>
<param name="auto-create-schemas" value="true"/><br>
<br>
</div>
<blockquote
cite="mid:CAFiqYuk+rb435CTY75uk7fmbcPBOUo4=+3BJ9g3PqfVL2N3wMA@mail.gmail.com"
type="cite">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span
style="font-family:arial,sans-serif;font-size:12.800000190734863px">1)
mod_fifo stop working. There are errors in log that there is
no table<br>
</span><span
style="font-family:arial,sans-serif;font-size:12.800000190734863px">fifo_callers.
I looked at mod_fifo.c and created all necessary tables<br>
</span><span
style="font-family:arial,sans-serif;font-size:12.800000190734863px">but
this doesn't helps.</span></blockquote>
<div><br>
</div>
<div>Are you using ODBC? What are you using as the DSN?</div>
<div><br>
</div>
<div>"name:user:password" should still work fine, but if you're
just using the "name" form then there's a change in 1.2.4 that
means that'll no longer connect. It might mean you get no such
table errors. Prefix DSNs with odbc:// to solve it, if that's
the problem.</div>
<div><a moz-do-not-send="true"
href="http://wiki.freeswitch.org/wiki/Release_Notes#odbc-dsn">http://wiki.freeswitch.org/wiki/Release_Notes#odbc-dsn</a></div>
<div><br>
</div>
<div>It would be useful if you can share a debug-level log of
freeswitch starting up, with relevant configs</div>
<div><a moz-do-not-send="true"
href="http://pastebin.freeswitch.org/">http://pastebin.freeswitch.org/</a><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 1 December 2012 16:16, Boris
Kovalenko <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:boris@tagnet.ru" target="_blank">boris@tagnet.ru</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
After upgrade to 1.2.5 (and so on) I found 2 strange
problems:<br>
1) mod_fifo stop working. There are errors in log that there
is no table<br>
fifo_callers. I looked at mod_fifo.c and created all
necessary tables<br>
but this doesn't helps.<br>
2) The problem looks like "unconditional VAD". I use G711A
in my<br>
network, vad is disabled. But when I make I call - the first
"hello" is<br>
"eaten".<br>
<br>
Anyone may confirm same problems?<br>
<br>
--<br>
Regards,<br>
Boris<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a moz-do-not-send="true" href="http://www.cudatel.com"
target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true" href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true" href="http://wiki.freeswitch.org"
target="_blank">http://wiki.freeswitch.org</a><br>
<a moz-do-not-send="true" href="http://www.cluecon.com"
target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true" href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Regards,
Boris
</pre>
</body>
</html>