[Freeswitch-users] Error in finding OpenZAP span id

Magesh R magesh.freeswitch at gmail.com
Mon Jan 18 23:27:35 PST 2010


Dear All,
   I have installed Sangoma PRI card and installed wanpipe drivers. The
wanrouter process started sucessfully.
    I had the following configurations,


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


[span wanpipe PRI_2]
name => OpenZAP
number => 2
trunk_type => e1
b-channel => 2:1-15
d-channel => 2:16
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="ni2"/>
        <param name="dialplan" value="XML"/>
        <param name="context" value="public"/>
      </span>
   </libpri_spans>
</configuration>

 When I started the freeswitch I have received the following error,

2010-01-19 12:41:22.693212 [ERR] mod_openzap.c:2039 Error finding OpenZAP
span id: name:PRI_1

Any one please tell me a way to solve this problem...

Thanks,
Mag.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100119/c8aa19f0/attachment-0002.html 


More information about the FreeSWITCH-users mailing list