<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
System crash while reading the odbc-dsn param line from the file
callcenter.conf.xml. When that line is commented the module load
fully but if uncommented the system crash in that precise spot with
a core dump. <br>
<br>
<configuration name="callcenter.conf"
description="CallCenter"><br>
<settings><br>
<!-- <param name="odbc-dsn"
value="freeswitch_odbc:user:**"/> --><br>
</settings><br>
<queues><br>
</queues><br>
<br>
config odbc.ini:<br>
<br>
<meta http-equiv="CONTENT-TYPE" content="text/html;
charset=ISO-8859-1">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 3.2 (Win32)">
<style type="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
        -->
        </style>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">[freeswitch_odbc]</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">Driver=MySQL</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">SERVER=localhost</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">PORT=3306</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">DATABASE=freeswitch</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">Socket =
/var/lib/mysql/mysql.sock</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">User=****</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">Password=****</font></font></p>
<br>
<br>
config odbcinst.ini:<br>
<br>
<meta http-equiv="CONTENT-TYPE" content="text/html;
charset=ISO-8859-1">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 3.2 (Win32)">
<style type="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
        -->
        </style>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">[MySQL]</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">Description =
ODBC for MySQL</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">Driver =
/usr/lib64/libmyodbc3.so</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">Setup =
/usr/lib64/libodbcmyS.so</font></font></p>
<p style="margin-left: 1.25cm; margin-bottom: 0cm; font-style:
normal; font-weight: normal; line-height: 100%; text-decoration:
none;">
<font face="Courier New, monospace"><font size="2">FileUsage = 1</font></font></p>
<br>
I've tested this ini file with MySQL, and this configuration works
fine.<br>
<br>
Thanks in advance.<br>
<blockquote cite="mid:9f2a4019-a1a2-4c22-a6bf-c02049c49c62@winet.ch"
type="cite">
<pre wrap="">Please send us the backtrace of the core dump or some more informations why it does crash (e.g. freeswitch console output).
-----Ursprüngliche Nachricht-----
Von: <a class="moz-txt-link-abbreviated" href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a> [<a class="moz-txt-link-freetext" href="mailto:freeswitch-users-bounces@lists.freeswitch.org">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>] Im Auftrag von Ignasi Duran
Gesendet: Dienstag, 7. September 2010 09:53
An: <a class="moz-txt-link-abbreviated" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>
Betreff: [Freeswitch-users] load module mod_callcenter
Hi,
I have installed freeswitch on CentOS 5 and I have compiled module
mod_callcenter but this not load. When I try to load with console mode
or writing the file modules.conf.xml the freeswitch returned segment
violation (core dumped).
Somebody help me?
Thanks.
_______________________________________________
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>
_______________________________________________
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>
</body>
</html>