Skip to main content

Not able to access conferences since yum update was run

Posted by beedsley on Mon, 03/23/2009

Here is the error we get:

== Parsing '/etc/asterisk/meetme.conf': Found
[Mar 23 20:38:19] WARNING[3007]: app_meetme.c:800 build_conf: Unable to open pseudo device
-- Playing 'conf-invalid' (language 'en')
== Spawn extension (macro-tl-dialconference-prompted, s, 40) exited non-zero on 'SIP/100-xxxxx-09bdaf08' in macro 'tl-dialconference-prompted'
== Spawn extension (from-inside-redir-xxxxx, 603, 1) exited non-zero on 'SIP/100-xxxxx-09bdaf08'

And:

[root@xxxx ~]# genzaptelconf
Notice: Configuration file is /etc/zaptel.conf
line 0: Unable to open master device '/dev/zap/ctl'

1 error(s) detected

ztdummy and zaptel appear to be running correctly.

Do I need to recompile zaptel?


Submitted by cbbs70a on Tue, 03/24/2009 Permalink

I think what you did was update the Linux kernel in the process. If you do that, you then need to do another make install for the zaptel code. Reboot afterwards, and you should be good to go.

FSD

Submitted by beedsley on Tue, 03/24/2009 Permalink

Can you offer instructions, ie a "how to"?

I see that we are running the latest ISO that has zaptel via an rpm, if that makes any difference.

Sorry to be so dull, just would like to do this right the first time.

Submitted by beedsley on Wed, 03/25/2009 Permalink

zaptel.i386 1.4.12.1-1.el5 installed

zaptel-modules.i386 1.4.12.1-2.6.18.92.1.2 installed

zaptel-source.i386 1.4.12.1-1 thirdlane

Submitted by eeman on Thu, 03/26/2009 Permalink

couple of options, do you want the easy or the hard?

hard: compile zaptel for your new kernel

easy: edit /etc/grub.conf and set your preferred kernel back to the 18-92.1.2 smp kernel you already have modules for.

hard isnt really hard, unless you've little experience with it.