[Freeswitch-users] Cannot configure ftmod_libpri

Steven Ayre steveayre at gmail.com
Tue Jun 14 12:21:50 MSD 2011


    <param name="node" value="network"/>

Try changing that to:

    <param name="node" value="cpe"/>

One side has to be network, the other has to be cpe (like master-slave).
That error makes it look like you're both trying to be the network end.

-Steve


On 14 June 2011 08:57, Valery Kalinin <valery.kalinin at gmail.com> wrote:

> Hi all!
>
> Cannot setup FreeTDM with libpri.
> I have configured mode network on channel E1, the provider also set this
> mode.
> But log write:
> 2011-06-14 13:42:01.930818 [WARNING] ftmod_libpri.c:1590 -- PRI error
> event: We think we're the network, but they think they're the network, too.
> 2011-06-14 13:42:02.934635 [WARNING] ftmod_libpri.c:1590 -- PRI error
> event: We think we're the network, but they think they're the network, too.
> 2011-06-14 13:42:03.965449 [WARNING] ftmod_libpri.c:1590 -- PRI error
> event: We think we're the network, but they think they're the network, too.
> 2011-06-14 13:42:04.965269 [WARNING] ftmod_libpri.c:1590 -- PRI error
> event: We think we're the network, but they think they're the network, too.
> 2011-06-14 13:42:05.905336 [WARNING] ftmod_libpri.c:1590 -- PRI error
> event: We think we're the network, but they think they're the network, too.
> 2011-06-14 13:42:06.925361 [WARNING] ftmod_libpri.c:1590 -- PRI error
> event: We think we're the network, but they think they're the network, too.
> 2011-06-14 13:42:07.945387 [WARNING] ftmod_libpri.c:1590 -- PRI error
> event: We think we're the network, but they think they're the network, too.
> 2011-06-14 13:42:08.565403 [CRIT] lpwrap_pri.c:321 Error = -1 [Invalid or
> incomplete multibyte or wide character]
> 2011-06-14 13:43:07.975737 [ERR] Span:0 Received UA frame in invalid state
>
>    <libpri_spans>
>      <span id="1" name="pri">
>     <param name="node" value="network"/>
>     <param name="switch" value="4ess"/>
>     <param name="opts" value="omit_redirecting_number"/>
>     <param name="l1" value="alaw"/>
>     <param name="dp" value="unknown"/>
>     <param name="debug" value="all"/>
>     <param name="dialplan" value="XML"/>
>     <param name="context" value="default"/>
>      </span>
>    </libpri_spans>
>
> How to properly set up FreeTDM?
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110614/4c96f02c/attachment.html 


More information about the FreeSWITCH-users mailing list