I am trying to get the MeetMe conference calling working in Sail 2.2.1-619
I have the default 300 through 307 extensions defined in the meetme.conf header.
The top IVR menu, option 3 is set to 'Default Open'.
When I call extension 301, I get a 'That is not a valid conference number ...' message.
The console log shows an error 'Unable to open pseudo device', as follows:
-- Executing [301@internal:1] AGI("SIP/5115-09b21ba8", "selintra|OutCluster|301") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
-- AGI Script selintra completed, returning 0
-- Executing [301@XXXXXXX:1] MeetMe("SIP/5115-09b21ba8", "301|Mpi") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
[May 13 17:32:14] WARNING[27725]: app_meetme.c:772 build_conf: Unable to open pseudo device
-- <SIP/5115-09b21ba8> Playing 'conf-invalid' (language 'en')
Googling the error suggests some problematic pseudo device in /dev/zap, which is a directory that does not exist on my machine (a vanilla SME 7.3).
There are no Zaptel/Digium devices in the machine, only VOIP trunks. Could this be a timer card issue?
The machine is set up as a server-gateway and dial in/out from both internal and external extensions is working fine.
Any ideas?
Thanks,
Oliver