[Freeswitch-users] openzap with A102
Peter P GMX
Prometheus001 at gmx.net
Sat Mar 14 06:29:40 PDT 2009
Hello Baskar,
I had the same once.
Please use
<param name="dialect" value="q931"/>
in your configs. Euro dialect did not work any more for me in newer
versions of freeswitch.
Best regards
Peter
Baskar schrieb:
> *Hi,
>
> I am using TDMAPI with EuroISDN.
> *
> *My openzap.conf*
>
> *[span wanpipe]
> name => OpenZAP
> number => 1
> trunk_type => E1
> b-channel => 1:1-15
> d-channel => 1:16
> b-channel => 1:17-31
>
> [span wanpipe]
> name => OpenZAP
> number => 2
> trunk_type => E1
> b-channel => 2:1-15
> d-channel => 2:16
> b-channel => 2:17-31
> *
>
> *My openzap.con.xml*
> *
> <configuration name="openzap.conf" description="OpenZAP Configuration">
> <settings>
> <param name="debug" value="2"/>
> </settings>
> <pri_spans>
> <span id="1">
> <param name="mode" value="user"/>
> <param name="dialect" value="euro"/>
> <param name="dialplan" value="XML"/>
> <param name="context" value="default"/>
> </span>
> **<span id="2">
> <param name="mode" value="user"/>
> <param name="dialect" value="euro"/>
> <param name="dialplan" value="XML"/>
> <param name="context" value="default"/>
> </span>**
> </pri_spans>
> </configuration>*
> *
>
> --
> Warm Regards,
> N.Baskar
> *
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>
More information about the FreeSWITCH-users
mailing list