In article <alpine.DEB.2.10.1403211727570.13768@ws>,
Steve Edwards <asterisk....@sedwards.com> wrote:
> On Fri, 21 Mar 2014, Steve Edwards wrote:
> 
> > Googling 'dahdi pseudo channel limit modprobe' showed the secret sauce.
> 
> Oops. Guess I should complete the thread...
> 
> You can set the DAHDI pseudo channel limit in /etc/modules.conf:
> 
>          options dahdi max_pseudo_channels=x
> 
> or you can set it from the command line like:
> 
>          echo x >/sys/module/dahdi/parameters/max_pseudo_channels
> 
> It appears you need 1 DAHDI pseudo channel per caller and 2 pseudo 
> channels per meetme.

To be more exact, you need one DAHDI channel of *some kind* per caller.

For DAHDI hardware channels (e.g. PRI), Meetme can mix directly from
the channel and doesn't need a pseudo too.

For VoIP channels (and a few other cases), Meetme needs to route the
call through a DAHDI pseudo channel to give it data to mix.

And yes, two pseudos per meetme - one for recording from and one for
playing announcements into the conference.

Cheers
Tony
-- 
Tony Mountifield
Work: t...@softins.co.uk - http://www.softins.co.uk
Play: t...@mountifield.org - http://tony.mountifield.org

-- 
_____________________________________________________________________
-- 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