Re: [Asterisk-Users] newbie question: Meetme (looking for ztrtc)

2003-10-17 Thread Juan J. Sierralta P.
On Thu, 2003-10-16 at 16:29, rnc Info Lists wrote:
  Seems you used my abreviation. It is really known by zaptelrtc. It seems
  to be written by  Klaus-Peter Junghanns [EMAIL PROTECTED] and is
  distributed at http://www.junghanns.net/asterisk/.
 
 
 Thanks for the info Steve.  I got it but the make didn't work. Will work
 on it over the weekend.

Change the includes to point to your running kernel sources. You have
to tweak KINCLUDES inside Makefile, something like this:

KINCLUDES = /lib/modules/`uname -r`/build/include

And beware. I changed my /etc/modutils since Debian woody loads rtc
module while booting to allow load zaprtc.o instead of rtc and I got a
nice lookup your mileage can vary since Im using 2.4.22 and AFAIK the
zaprtc.o is just some changes to rtc stock from some kernel version.
What I finally did is to load the modules through /etc/modules and in
the * init script run rtcsetup.


-- 
Juanjo sin .sig

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question: Meetme (looking for ztrtc)

2003-10-16 Thread rnc Info Lists

 look at the rtc driver then. you do have a rtc chip already on the
 system.


I looked back in the list and looks like the message that mentioned who
wrote ztrtc I deleted.  Can someone please let me know where to obtain
ztrtc?  I did a google on it and came up empty.
Thanks,
Robert

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] newbie question: Meetme (looking for ztrtc)

2003-10-16 Thread Markku Korpi
http://www.junghanns.net/asterisk/downloads/zaprtc.0.0.1.tar.gz

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of rnc Info
Lists
Sent: Thursday, October 16, 2003 19:32
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] newbie question: Meetme (looking for
ztrtc)



 look at the rtc driver then. you do have a rtc chip already on the
 system.


I looked back in the list and looks like the message that mentioned who
wrote ztrtc I deleted.  Can someone please let me know where to obtain
ztrtc?  I did a google on it and came up empty.
Thanks,
Robert

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question: Meetme (looking for ztrtc)

2003-10-16 Thread rnc Info Lists
 Seems you used my abreviation. It is really known by zaptelrtc. It seems
 to be written by  Klaus-Peter Junghanns [EMAIL PROTECTED] and is
 distributed at http://www.junghanns.net/asterisk/.


Thanks for the info Steve.  I got it but the make didn't work. Will work
on it over the weekend.



 Not trying to stir up old flame wars, and not directed at the person
 requesting the information above.

 This was found with a combination of google and grep -ri over my mail
 directories. Proof positive that a web only based version of this list
 is not a good option.


You are right.. but at least there are archives available.  maybe if I had
looked for rtc and ASterisk then might have gotten a hit.


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] newbie question: Meetme

2003-10-15 Thread rnc Info Lists
Yes, I am a newbie too. I am having a problem with meetme. From what I
have seen it will work without a Digium card but with audio problems. My
goal is just to see how it works not the quality of the audio.

When I dial into the conference room the following message is played:
That is not a valid conference number.

On the console I get: unable to open pseudo channel.

As indicated in previous posts I do not have any Digium cards in the
system.  When making the zaptel part of the system I did uncomment
ztdummy.o in the MODULES= line.

Extensions.conf contains:
exten =2663,1,Meetme,9876

meetme.conf is:
[rooms]
conf = 9876

If meetme doesn't work at all without a real card that is ok. It can wait.
If it'll work at least somewhat with ztdummy then obviously I've missed
something.

Any ideas?

Robert




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question: Meetme

2003-10-15 Thread Steven Critchfield
On Wed, 2003-10-15 at 14:16, rnc Info Lists wrote:
 Yes, I am a newbie too. I am having a problem with meetme. From what I
 have seen it will work without a Digium card but with audio problems. My
 goal is just to see how it works not the quality of the audio.
 
 When I dial into the conference room the following message is played:
 That is not a valid conference number.
 
 On the console I get: unable to open pseudo channel.
 
 As indicated in previous posts I do not have any Digium cards in the
 system.  When making the zaptel part of the system I did uncomment
 ztdummy.o in the MODULES= line.

did you actually install the module into your running kernel?

-- 
Steven Critchfield  [EMAIL PROTECTED]

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question: Meetme

2003-10-15 Thread rnc Info Lists

 On Wed, 2003-10-15 at 14:16, rnc Info Lists wrote:
 Yes, I am a newbie too. I am having a problem with meetme. From what I
 have seen it will work without a Digium card but with audio problems. My
 goal is just to see how it works not the quality of the audio.

 When I dial into the conference room the following message is played:
 That is not a valid conference number.

 On the console I get: unable to open pseudo channel.

 As indicated in previous posts I do not have any Digium cards in the
 system.  When making the zaptel part of the system I did uncomment
 ztdummy.o in the MODULES= line.

 did you actually install the module into your running kernel?

 --
Steve,
I have the following line in /etc/modules.conf:
post-install ztdummy /sbin/ztcfg

Is that what you mean or did something else need to be done that I missed.
Robert
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question: Meetme

2003-10-15 Thread Ing. Angel Gomez
   Did you modprobe ztdummy before running asterisk ? I have meetme 
running in one * box without zaptel  harware.

rnc Info Lists wrote:

Yes, I am a newbie too. I am having a problem with meetme. From what I
have seen it will work without a Digium card but with audio problems. My
goal is just to see how it works not the quality of the audio.
When I dial into the conference room the following message is played:
That is not a valid conference number.
On the console I get: unable to open pseudo channel.

As indicated in previous posts I do not have any Digium cards in the
system.  When making the zaptel part of the system I did uncomment
ztdummy.o in the MODULES= line.
Extensions.conf contains:
exten =2663,1,Meetme,9876
meetme.conf is:
[rooms]
conf = 9876
If meetme doesn't work at all without a real card that is ok. It can wait.
If it'll work at least somewhat with ztdummy then obviously I've missed
something.
Any ideas?

Robert



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
 



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question: Meetme

2003-10-15 Thread Steven Critchfield
On Wed, 2003-10-15 at 14:48, rnc Info Lists wrote:
  On Wed, 2003-10-15 at 14:16, rnc Info Lists wrote:
  Yes, I am a newbie too. I am having a problem with meetme. From what I
  have seen it will work without a Digium card but with audio problems. My
  goal is just to see how it works not the quality of the audio.
 
  When I dial into the conference room the following message is played:
  That is not a valid conference number.
 
  On the console I get: unable to open pseudo channel.
 
  As indicated in previous posts I do not have any Digium cards in the
  system.  When making the zaptel part of the system I did uncomment
  ztdummy.o in the MODULES= line.
 
  did you actually install the module into your running kernel?
 
  --
 Steve,
 I have the following line in /etc/modules.conf:
 post-install ztdummy /sbin/ztcfg
 
 Is that what you mean or did something else need to be done that I
 missed.

All this does is tell the module utilities to run ztcfg after loading
the driver. It does nothing to load the driver.

Do a lsmod and see what modules are installed. If you don't see the
ztdummy module, then do a modprobe ztdummy.
-- 
Steven Critchfield  [EMAIL PROTECTED]

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question: Meetme

2003-10-15 Thread rnc Info Lists

 Did you modprobe ztdummy before running asterisk ? I have meetme
 running in one * box without zaptel  harware.

I just tried that.
The following messages are given:
/lib/modules/2.4.20-8/kernel/drivers/usb/usb-uhci.o: init_module: No such
device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
  You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/kernel/drivers/usb/usb-uhci.o: insmod
/lib/modules/2.4.20-8/kernel/drivers/usb/usb-uhci.o failed
/lib/modules/2.4.20-8/kernel/drivers/usb/usb-uhci.o: insmod ztdummy failed

ztdummy.o is in /lib/modules/2.4.20-8/misc so I tried:
 modprobe /lib/modules/2.4.20-8/misc/ztdummy.o

and got:
modprobe: Can't locate module /lib/modules/2.4.20-8/misc/ztdummy.o
Permissions of that file are: -rw-r--r--

I noticed in the Makefile of zaptel that PRIMARY=torisa.
Can zaptel be remade (or whatever that is called) without having to redo
Asterisk?  If so maybe I try PRIMARY=ztdummy.

What do you think?
Robert


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question: Meetme

2003-10-15 Thread Steven Critchfield
On Wed, 2003-10-15 at 15:10, rnc Info Lists wrote:
 
  Did you modprobe ztdummy before running asterisk ? I have meetme
  running in one * box without zaptel  harware.
 
 I just tried that.
 The following messages are given:
 /lib/modules/2.4.20-8/kernel/drivers/usb/usb-uhci.o: init_module: No such
 device
 Hint: insmod errors can be caused by incorrect module parameters,
 including invalid IO or IRQ parameters.
   You may find more information in syslog or the output from dmesg
 /lib/modules/2.4.20-8/kernel/drivers/usb/usb-uhci.o: insmod
 /lib/modules/2.4.20-8/kernel/drivers/usb/usb-uhci.o failed
 /lib/modules/2.4.20-8/kernel/drivers/usb/usb-uhci.o: insmod ztdummy failed

These are some pretty simple error messages. It basically says it can't
load the usb-uhci module that ztdummy needs. So either you do not have a
uhci usb device, or you are using the other driver which would then
cause the device to be otherwise busy and not able to answer the calls
for this driver. So you need to know either sort out your usb problems,
or switch to the ztrtc driver.

 ztdummy.o is in /lib/modules/2.4.20-8/misc so I tried:
  modprobe /lib/modules/2.4.20-8/misc/ztdummy.o

modprobe consults the modules dependency database, and uses names of
drivers, not filenames. This is why this example failed.

 and got:
 modprobe: Can't locate module /lib/modules/2.4.20-8/misc/ztdummy.o
 Permissions of that file are: -rw-r--r--
 
 I noticed in the Makefile of zaptel that PRIMARY=torisa.
 Can zaptel be remade (or whatever that is called) without having to redo
 Asterisk?  If so maybe I try PRIMARY=ztdummy.

As far as I know, PRIMARY is useless since the majority of people here
have probably never even seen that card let alone have it.
-- 
Steven Critchfield  [EMAIL PROTECTED]

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] newbie question: Meetme

2003-10-15 Thread Steven Critchfield
On Wed, 2003-10-15 at 15:59, rnc Info Lists wrote:
 The USB card is the problem.. I should have realized that from today's 
 other thread... This system has no USB and unless I find a ISA USB card it
 won't either since the PCI slots are full.
 
 There is plenty else to get familar with so meetme and MOH goes on hold
 (without music :-) ).
 
 Sorry for cluttering up the list on this problem.  Thanks for the help.

look at the rtc driver then. you do have a rtc chip already on the
system.

 
  These are some pretty simple error messages. It basically says it can't
  load the usb-uhci module that ztdummy needs. So either you do not have a
  uhci usb device, or you are using the other driver which would then
  cause the device to be otherwise busy and not able to answer the calls
  for this driver. So you need to know either sort out your usb problems,
  or switch to the ztrtc driver.
 
  ztdummy.o is in /lib/modules/2.4.20-8/misc so I tried:
   modprobe /lib/modules/2.4.20-8/misc/ztdummy.o
 
  modprobe consults the modules dependency database, and uses names of
  drivers, not filenames. This is why this example failed.
 
  and got:
  modprobe: Can't locate module /lib/modules/2.4.20-8/misc/ztdummy.o
  Permissions of that file are: -rw-r--r--
 
  I noticed in the Makefile of zaptel that PRIMARY=torisa.
  Can zaptel be remade (or whatever that is called) without having to redo
  Asterisk?  If so maybe I try PRIMARY=ztdummy.
 
  As far as I know, PRIMARY is useless since the majority of people here
  have probably never even seen that card let alone have it.
  --
  Steven Critchfield  [EMAIL PROTECTED]
 
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Steven Critchfield  [EMAIL PROTECTED]

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users