I tried to analyze the core dump and got the following.<br><br>gdb ./freeswitch core.28775<br><br>warning: Can&#39;t read pathname for load map: Input/output error.<br>Reading symbols from /lib/i686/cmov/libm.so.6...done.<br>
Loaded symbols for /lib/i686/cmov/libm.so.6<br>Reading symbols from /usr/local/freeswitch/lib/libfreeswitch.so.1...done.<br>Loaded symbols for /usr/local/freeswitch/lib/libfreeswitch.so.1<br>Reading symbols from /lib/i686/cmov/librt.so.1...done.<br>
Loaded symbols for /lib/i686/cmov/librt.so.1<br>Reading symbols from /lib/i686/cmov/libdl.so.2...done.<br>Loaded symbols for /lib/i686/cmov/libdl.so.2<br>Reading symbols from /lib/i686/cmov/libcrypt.so.1...done.<br>Loaded symbols for /lib/i686/cmov/libcrypt.so.1<br>
Reading symbols from /lib/i686/cmov/libpthread.so.0...done.<br>Loaded symbols for /lib/i686/cmov/libpthread.so.0<br>Reading symbols from /lib/libncurses.so.5...done.<br>Loaded symbols for /lib/libncurses.so.5<br>Reading symbols from /lib/i686/cmov/libc.so.6...done.<br>
Loaded symbols for /lib/i686/cmov/libc.so.6<br>Reading symbols from /lib/ld-linux.so.2...done.<br>Loaded symbols for /lib/ld-linux.so.2<br>Reading symbols from /usr/lib/libstdc++.so.6...done.<br>Loaded symbols for /usr/lib/libstdc++.so.6<br>
Reading symbols from /lib/libgcc_s.so.1...done.<br>Loaded symbols for /lib/libgcc_s.so.1<br>Reading symbols from /usr/local/freeswitch/mod/mod_console.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/mod_console.so<br>
Reading symbols from /usr/local/freeswitch/mod/mod_logfile.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/mod_logfile.so<br>Reading symbols from /usr/local/freeswitch/mod/mod_enum.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/mod_enum.so<br>
Reading symbols from /usr/local/freeswitch/mod/mod_cdr_csv.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/mod_cdr_csv.so<br>Reading symbols from /usr/local/freeswitch/mod/mod_event_socket.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/mod_event_socket.so<br>
Reading symbols from /usr/local/freeswitch/mod/mod_sofia.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/mod_sofia.so<br>Reading symbols from /usr/local/freeswitch/mod/mod_loopback.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/mod_loopback.so<br>
Reading symbols from /usr/local/freeswitch/mod/mod_openzap.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/mod_openzap.so<br>Reading symbols from /usr/local/freeswitch/lib/libopenzap.so.1...done.<br>Loaded symbols for /usr/local/freeswitch/lib/libopenzap.so.1<br>
Reading symbols from /usr/local/freeswitch/mod/ozmod_wanpipe.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/ozmod_wanpipe.so<br>Reading symbols from /usr/lib/libsangoma.so.3...done.<br>Loaded symbols for /usr/lib/libsangoma.so.3<br>
Reading symbols from /usr/local/freeswitch/mod/ozmod_libpri.so...done.<br>Loaded symbols for /usr/local/freeswitch/mod/ozmod_libpri.so<br>Reading symbols from /usr/lib/libpri.so.1.4...done.<br>Loaded symbols for /usr/lib/libpri.so.1.4<br>
Core was generated by `./freeswitch&#39;.<br>Program terminated with signal 11, Segmentation fault.<br>[New process 28795]<br>[New process 28775]<br>[New process 28794]<br>[New process 28793]<br>[New process 28792]<br>[New process 28791]<br>
[New process 28790]<br>[New process 28789]<br>[New process 28788]<br>[New process 28787]<br>[New process 28786]<br>[New process 28785]<br>[New process 28784]<br>[New process 28781]<br>[New process 28780]<br>[New process 28779]<br>
[New process 28778]<br>[New process 28777]<br>[New process 28776]<br>#0  0xb6f08ee5 in lpwrap_init_pri (spri=0x9fdb8a0, span=0x9e7cb38, dchan=0x0, swtype=5,<br>    node=2, debug=0) at src/ozmod/ozmod_libpri/lpwrap_pri.c:180<br>
180             if ((spri-&gt;pri = pri_new_cb(spri-&gt;dchan-&gt;sockfd, node, swtype, __pri_lpwrap_read, __pri_lpwrap_write, spri))){<br><br><div class="gmail_quote">On Thu, Apr 15, 2010 at 4:41 PM, lakshmanan ganapathy <span dir="ltr">&lt;<a href="mailto:lakindia89@gmail.com">lakindia89@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all,<br>I have downloaded the latest freeswitch 1.0.6.<br>I configured my sangoma card with libpri as told in<br>
                <a href="http://wiki.freeswitch.org/wiki/Openzap.sangoma.libpri" target="_blank">http://wiki.freeswitch.org/wiki/Openzap.sangoma.libpri</a><br>
I use wanpipe-3.5.10.10 and libpri-1.4.10.2.<br><br>openzap.conf<br>[span wanpipe PRI_1]<br>name =&gt; OpenZAP<br>number =&gt; 1<br>trunk_type =&gt; e1<br>b-channel =&gt; 1:1-15<br>b-channel =&gt; 1:17-31<br>[span wanpipe PRI_2]<br>

name =&gt; OpenZAP<br>number =&gt; 2<br>trunk_type =&gt; e1<br>b-channel =&gt; 2:1-15<br>b-channel =&gt; 2:17-31<br><br>openzap.conf.xml:<br>&lt;configuration name=&quot;openzap.conf&quot; description=&quot;OpenZAP Configuration&quot;&gt;<br>

&lt;settings&gt;<br>&lt;param name=&quot;debug&quot; value=&quot;1&quot;/&gt;<br>&lt;/settings&gt;<br>&lt;libpri_spans&gt;<br>&lt;span name=&quot;PRI_1&quot;&gt;<br>&lt;param name=&quot;node&quot; value=&quot;cpe&quot;/&gt;<br>

&lt;param name=&quot;switch&quot; value=&quot;euroisdn&quot;/&gt;<br>&lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>&lt;param name=&quot;context&quot; value=&quot;public&quot;/&gt;<br>&lt;param name=&quot;l1&quot; value=&quot;alaw&quot;/&gt;<br>

&lt;/span&gt;<br>&lt;span name=&quot;PRI_2&quot;&gt;<br>&lt;param name=&quot;node&quot; value=&quot;net&quot;/&gt;<br>&lt;param name=&quot;switch&quot; value=&quot;euroisdn&quot;/&gt;<br>&lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>

&lt;param name=&quot;context&quot; value=&quot;public&quot;/&gt;<br>&lt;param name=&quot;l1&quot; value=&quot;alaw&quot;/&gt;<br>&lt;/span&gt;<br>&lt;/libpri_spans&gt;<br>&lt;/configuration&gt;<br><br>I started wanrouter and after that I started freeswitch.<br>

I got core dumped immediately after saying auto-loaded libpri.<br>Here is the freeswitch log.<br><br><a href="http://pastebin.freeswitch.org/12712" target="_blank">http://pastebin.freeswitch.org/12712</a><br><br><br>
</blockquote></div><br>