> On Behalf Of lakshmanan ganapathy
...
> I've compiled the freeswitch with libpri support. But when I execute
> oz libpri debug 1 all, I got the following error.
> 
> API CALL [oz(libpri debug 1 all )] output:
> src/ozmod/ozmod_libpri/ozmod_libpri.c: -ERR invalid span.

If you would start freeswitch from the command line or look at 
freeswitch/log/freeswitch.log, you will see during startup that libpri does not 
find a span (note the ozmod lines). That's because the configuration below is 
not for libpri.

> openzap.conf.xml
...
> <pri_spans>

You need to use a libpri span configuration.

http://wiki.freeswitch.org/wiki/Openzap.conf.xml_Examples#Using_with_PRI_.28libpri_compatibility_stack.29

--
Russell Moseman


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to