[Freeswitch-users] FreeSwitch 1.0.6 - Core Dumped with libpri

lakshmanan ganapathy lakindia89 at gmail.com
Thu Apr 15 04:11:29 PDT 2010


Hi all,
I have downloaded the latest freeswitch 1.0.6.
I configured my sangoma card with libpri as told in
                http://wiki.freeswitch.org/wiki/Openzap.sangoma.libpri
I use wanpipe-3.5.10.10 and libpri-1.4.10.2.

openzap.conf
[span wanpipe PRI_1]
name => OpenZAP
number => 1
trunk_type => e1
b-channel => 1:1-15
b-channel => 1:17-31
[span wanpipe PRI_2]
name => OpenZAP
number => 2
trunk_type => e1
b-channel => 2:1-15
b-channel => 2:17-31

openzap.conf.xml:
<configuration name="openzap.conf" description="OpenZAP Configuration">
<settings>
<param name="debug" value="1"/>
</settings>
<libpri_spans>
<span name="PRI_1">
<param name="node" value="cpe"/>
<param name="switch" value="euroisdn"/>
<param name="dialplan" value="XML"/>
<param name="context" value="public"/>
<param name="l1" value="alaw"/>
</span>
<span name="PRI_2">
<param name="node" value="net"/>
<param name="switch" value="euroisdn"/>
<param name="dialplan" value="XML"/>
<param name="context" value="public"/>
<param name="l1" value="alaw"/>
</span>
</libpri_spans>
</configuration>

I started wanrouter and after that I started freeswitch.
I got core dumped immediately after saying auto-loaded libpri.
Here is the freeswitch log.

http://pastebin.freeswitch.org/12712
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100415/611ca800/attachment.html 


More information about the FreeSWITCH-users mailing list