> -----Original Message-----
> From: [email protected] [mailto:asterisk-users-
> [email protected]] On Behalf Of Tzafrir Cohen
> Sent: Wednesday, November 03, 2010 7:28 PM
> To: [email protected]
> Subject: Re: [asterisk-users] doh! chan_dahdi.conf
> 
> On Wed, Nov 03, 2010 at 06:30:09PM -0400, William Stillwell (Lists)
> wrote:
> >
> >
> > For those who don't know, (as I just figured out by reading the
> sourcecode),
> > that all settings for a particular "channels" must be placed before
> the
> > channel => entry.
> >
> > Immediate=no
> > Channel=>1-24
> > Immediate=yes
> > Channel=>25-48
> > Immediate=no
> > Channel=>49-72
> >
> > 1-24 will have immediate set to no, 25-48 yes, 49-72 no
> >
> > Maybe someday the config will be
> >
> > [Channels]
> > GlobalOption=Value
> >
> > [1-24]
> > Option=value
> >
> > [25-48]
> > Option=value
> >
> > [49-72]
> > Option=value
> 
> If you use Asterisk >= 1.6.1:
> 
> [port1] ; The name is not used anywhere
> Option=value
> dahdichan = 1-24
> 
> [port2]
> dahdichan = 25-48
> Option=value
> 
> [port3]
> dahdhichan = 49-72
> Option=value
> 
> --
>                Tzafrir Cohen
> icq#16849755              jabber:[email protected]
> +972-50-7952406           mailto:[email protected]
> http://www.xorcom.com  iax:[email protected]/tzafrir
> 
> --

Interesting, im using 1.6.2.13

I tried that but didn't use the dahdichan option.

Thanks for the tip.




-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to