Conference and ztdummy Unable to open pseudo device

Hello all, after spending a great deal of time reading and searching, I am stumped.
Any hints are very welcome and appreciated.

Conference does not work, it always say: “that is not a valid conference number” and the log show:
WARNING[5025] app_meetme.c: Unable to open pseudo device
logger.c: – Automatically generated pseudo channel

I have installed zaptel-1.4.12.1, running asterisk 1.4.22 on a Centos 5 fully updated Kernel 2.6.18-92.1.18.el5 on a real machine.
at boot I see zaptel start ok, zttest does talk back,
/dev/zap has:
crw-rw---- 1 asterisk asterisk 196, 254 Nov 27 12:18 channel
crw-rw---- 1 asterisk asterisk 196, 0 Nov 27 12:18 ctl
crw-rw---- 1 asterisk asterisk 196, 255 Nov 27 12:18 pseudo
crw-rw---- 1 asterisk asterisk 196, 253 Nov 27 12:18 timer

I ran genzaptelconf a few times, fully re-install from scratch compiling zaptel and installing it before asterisk goes in.

What else can I do to test or track this down and make it work.
Thanks

Sergio

do you have zaptel hardware? if not have you loaded the ztdummy driver?

No I dont have zaptel hardware. and as far as I can tell the dummy driver is loaded.
otherwise zttest it would not run or would it? . I lsmod and it is there.
How else can I tell?
Thanks.

lsmod is the way to tell.

asterisk 1.4.22 is also the first release that uses the new dahdi drivers…

From the asterisk.org site:

Asterisk 1.4.22 includes a large number of bug fixes for the 1.4 release series of Asterisk. 1.4.22 also includes support for DAHDI. For more information about the transition from Zaptel to DAHDI, please see the following help file:

http://svn.digium.com/view/asterisk/tags/1.4.22/Zaptel-to-DAHDI.txt?view=markup

hello all.i have created a conf room in web-meetme .and i hane created a feature code 7650 in sip.when i dial the feature code from my sip extension it’s asking conf pin but after entering the conf no it’s showing conf-invalid. my cli mode displays following
Executing [7650@wmm:1] MeetMe(“SIP/501-00000006”, “”) in new stack
– <SIP/501-00000006> Playing ‘conf-getconfno.gsm’ (language ‘en’)
== Manager ‘phpagi’ logged on from 127.0.0.1
== Manager ‘phpagi’ logged off from 127.0.0.1
== Manager ‘phpagi’ logged on from 127.0.0.1
== Manager ‘phpagi’ logged off from 127.0.0.1
== Manager ‘phpagi’ logged on from 127.0.0.1
== Manager ‘phpagi’ logged off from 127.0.0.1
== Manager ‘phpagi’ logged on from 127.0.0.1
== Manager ‘phpagi’ logged off from 127.0.0.1
== Manager ‘phpagi’ logged on from 127.0.0.1
== Manager ‘phpagi’ logged off from 127.0.0.1
== Parsing ‘/etc/asterisk/meetme.conf’: == Found
[Aug 19 15:30:53] WARNING[5264]: app_meetme.c:1097 build_conf: Unable to open pseudo device
– <SIP/501-00000006> Playing ‘conf-invalid.gsm’ (language ‘en’)

srikanth, Please start your own thread. This topic is not about web meet me.