[asterisk-users] Need more meetme users -- hitting some limit
Tony Mountifield
tony at softins.co.uk
Mon Mar 24 06:48:43 CDT 2014
In article <alpine.DEB.2.10.1403211727570.13768 at ws>,
Steve Edwards <asterisk.org at 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: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org
More information about the asterisk-users
mailing list