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">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 => OpenZAP<br>number => 1<br>trunk_type => e1<br>b-channel => 1:1-15<br>b-channel => 1:17-31<br>[span wanpipe PRI_2]<br>
name => OpenZAP<br>number => 2<br>trunk_type => e1<br>b-channel => 2:1-15<br>b-channel => 2:17-31<br><br>openzap.conf.xml:<br><configuration name="openzap.conf" description="OpenZAP Configuration"><br>
<settings><br><param name="debug" value="1"/><br></settings><br><libpri_spans><br><span name="PRI_1"><br><param name="node" value="cpe"/><br>
<param name="switch" value="euroisdn"/><br><param name="dialplan" value="XML"/><br><param name="context" value="public"/><br><param name="l1" value="alaw"/><br>
</span><br><span name="PRI_2"><br><param name="node" value="net"/><br><param name="switch" value="euroisdn"/><br><param name="dialplan" value="XML"/><br>
<param name="context" value="public"/><br><param name="l1" value="alaw"/><br></span><br></libpri_spans><br></configuration><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">http://pastebin.freeswitch.org/12712</a><br><br><br>