I wouldn’t. You shouldn’t need dahdi_dummy loaded (although I have a supicion that there may (have been) a bug with MeetMe explicitly checking for it. I believe dahdi_dummy became redundant in 2.4.
that is very informative, however, those links are still contradicting, as I have 3 systems with nearly the latest bleeding versions of asterisk/dahdi and a fully loaded pseudo interface in asterisk - and they work great (2 are even virtualized) - how does this happen? While other systems dont have a pseudo interface, and exhibit extremely poor meetme audio issues, and missing “user introduction”.
Reading further on this - digium insinuates that only iax channels require dahdi: wiki.asterisk.org/wiki/display/ … Interfaces
** But then goes on to disclaimer at the bottom that meetme conferences do indeed require dahdi, and from reading the log they actually require a dahdi channel such as the dummy:
[Jun 7 01:10:40] VERBOSE[27162] app_meetme.c: -- Created MeetMe conference 1023 for conference '500'
[Jun 7 01:10:40] WARNING[27162] app_meetme.c: No DAHDI channel available for conference, user introduction disabled (is chan_dahdi loaded?)
Is this a bug, or an omission from development, or code in progress still?? The revision listed on the svn shows as being 8 months old, i am using todays release of dahdi, and still have references to dahdi_dummy being loaded. The irony in all this - digium’s answer in the above wiki link is a conferencing app written by Anthony Minessale - lead dev of?? not to be snide, but reading those svn comments really lights a match to my foot because documentation contradicts itself on the same page, as does the current released code.
if the above logging is the correct behavior, then it would indicate pseudo is required - how would I get pseudo loaded??