I'm trying to configure some meet me rooms in asterisk 1.0.2 and I'm getting the following problem:

-- Executing MeetMe("SIP/3210-38a9", "0224|qM") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
May 11 14:05:46 WARNING[20050]: chan_zap.c:757 zt_open: Unable to open '/dev/zap/pseudo': No such device or address
May 11 14:05:46 ERROR[20050]: chan_zap.c:6687 chandup: Unable to dup channel: No such device or address
May 11 14:05:46 WARNING[20050]: app_meetme.c:227 build_conf: Unable to open pseudo channel - trying device
May 11 14:05:46 WARNING[20050]: app_meetme.c:230 build_conf: Unable to open pseudo device
-- Playing 'conf-invalid' (language 'en')


I have the following in meetme.conf
[rooms]
conf => 0224

What could be happening? I don't have any digium cards on the machine. lsmod shows:
Module Size Used by Not tainted
zaptel 182080 0


The other modules are not related to zaptel or asterisk.

ls -l /dev/zap/ps* shows:
crw-r--r--    1 root     root     196, 255 May 11 10:07 /dev/zap/pseudo

Any ideas?

Thanks,
Daniel
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to