On Thu, Oct 8, 2009 at 8:02 AM, Moises Silva <[email protected]> wrote:
> On Thu, Oct 8, 2009 at 5:41 AM, lakshmanan ganapathy <[email protected] > > wrote: > >> Hi I tried with the following openzap.conf >> [span zt PRI_1] >> trunk_type => e1 >> b-channel => 1:1-15,17-31 >> d-channel => 1:16 >> > > This does not look like a healthy config to me. You are using > <span>:<channels> notation in zaptel spans, zaptel channels increment across > spans, read point number 5 of this web page > http://wiki.freeswitch.org/wiki/OpenZAP_OpenR2 , this is for another type > of signaling, but the span/channel numbering concepts are the same. > > Moy, As usual you are right on the money. I'm so used to doing Sangoma configs that I forget about the zaptel syntax. I recommend this config: [span zt PRI_1] trunk_type => e1 b-channel => 1-15 d-channel => 16 b-channel => 17-31 Give that a try and report back if you have issues. -MC > -- > Moises Silva > Software Developer > Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R > 9T3 Canada > t. 1 905 474 1990 x 128 | e. [email protected] > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > >
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
