ARCHIVE
LinuxMCE Forums
May 23, 2013, 03:50:30 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Zaphfc module missing in .30 ?  (Read 4578 times)
archived
Hello, I'm new here

Posts: 0


View Profile
« on: October 06, 2005, 08:39:52 pm »

Hi,

I'm using zaphfc module (it worked under .29), but now I catch message:

zaphfc module not found


Is Zaphfc module missing in .30 ?

Thanks,

regards,

Rob.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #1 on: October 07, 2005, 08:52:34 am »

That module isn't present in the 2.6.10 we shipped from. What does it do?
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #2 on: October 07, 2005, 11:51:28 am »

Quote from: "radu.c"
That module isn't present in the 2.6.10 we shipped from. What does it do?

Hi,

I think it's part of Debian Asterisk distribution (cause bristuff packages are included in Debian Asterisk packages - at least thew were)....

Will take further look and get back with more info,

thanks,

regards,

Rob.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #3 on: October 12, 2005, 06:08:29 pm »

Quote from: "tinia"
Quote from: "radu.c"
That module isn't present in the 2.6.10 we shipped from. What does it do?

Hi,

I think it's part of Debian Asterisk distribution (cause bristuff packages are included in Debian Asterisk packages - at least thew were)....

Will take further look and get back with more info,

thanks,

regards,

Rob.


hi,

I took closer look. Asterisk for debian is compiled wiht bristuffed patches (provide zaphfc and qozap modules that are important for majority of Euro ISDN cards) and zaptel (PRI and analog telephony digium cards) - and those two provide kernel modules. So zaphfc currently resides in 2.6.10 lib/modules/zaptel tree...

if Pluto is supplying custom kernel, then I guess it is needed to provide also custom compiled asterisk with all needed modules.... Is current Pluto kernel also default kernel under Debian Sarge? if not, asterisk should be recompiled against it (and I kindly ask for bristuff patches to be included cause of European clients) ...

Regards,

Rob.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #4 on: October 13, 2005, 07:58:49 am »

It's not the Debian default kernel. I'll talk to someone else about Asterisk, zaptel, bristuff, etc.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #5 on: October 22, 2005, 05:15:21 pm »

The zaptel modules are the last remaining hurdle for my pluto system.  I have installed the zaptel binaries, kernel header sources, dpatch and zaptel-sources however I am unable to succesfully build the zaptel modules due to missing files.

I am trying to use the module assistant but get the following errors:

Code:
/usr/src/kernel-headers-2.6.13.2-vanilla-pluto-1-686/scripts/gcc-version.sh: No such file or directory


I resolved this by installing the kernel sources and linking the scripts directory however if I try running make while in /usr/src/modules/zaptel I get the following error

Code:
make -C SUBDIRS=/usr/src/modules/zaptel modules
make: *** SUBDIRS=/usr/src/modules/zaptel: No such file or directory. Stop.
make: *** [linux26] Error 2


Any ideas, or should I just wait for the next release of Pluto ?

NOS
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #6 on: October 23, 2005, 12:24:54 pm »

I resolved the errors listed above by renaming the kernel headers directory and providing a symbolic link to the kernel sources.

The Zaptel sources now build correctly but I have the following errors when trying to install the modules using modprobe

Code:
zaptel: Unknown symbol class_simple_device_add
zaptel: Unknown symbol class_simple_destroy
zaptel: Unknown symbol class_simple_device_remove
zaptel: Unknown symbol class_simple_create


Any assistance would be greatly welcomed

NOS
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #7 on: October 23, 2005, 04:50:44 pm »

After doing a search on Google, I discovered that this was a known bug relating to 2.16.13 kernels.

Digium fixed the problem in later versions of the source code, see following bug report:

http://bugs.digium.com/bug_view_page.php?bug_id=4639&history=1

I have now downloaded the 1.0.9.1-3 zaptel-source and rebuilt the modules using the module assistant and everything is working fine  Cheesy

NOS.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #8 on: October 24, 2005, 07:08:09 am »

In upcomming .31 release we have a big upgrade for asterisk. It includes :
AMP-1.10.009
asterisk-1.0.9
asterisk-addons-1.0.9
bristuff-0.2.0-RC8o
chan_capi-cm-0.5.3
chan_sccp-20051019
libpri-1.0.9
zaptel-1.0.9.2
All compiled for new pluto kernel 2.6.13.2-vanilla-pluto-1-686

If there is something missing or you know better versions for some of your hardware (we don't have every possible piece of hardware) please report now.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #9 on: October 27, 2005, 02:52:14 am »

You might wish to consider Voicetronix
http://www.voicetronix.com
at some time.

Regards,
Cordel
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #10 on: October 27, 2005, 06:53:39 am »

Quote from: "torindan"
In upcomming .31 release we have a big upgrade for asterisk. It includes :
AMP-1.10.009
asterisk-1.0.9
asterisk-addons-1.0.9
bristuff-0.2.0-RC8o
chan_capi-cm-0.5.3
chan_sccp-20051019
libpri-1.0.9
zaptel-1.0.9.2
All compiled for new pluto kernel 2.6.13.2-vanilla-pluto-1-686

If there is something missing or you know better versions for some of your hardware (we don't have every possible piece of hardware) please report now.


Patching Asterisk for incoming fax functionality with spandsp files from soft-switch.org.

See http://coalescentsystems.ca/index.php?option=com_content&task=view&id=31&Itemid=57#
for more information.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #11 on: October 27, 2005, 08:05:32 am »

gbutters:
Quote
Patching Asterisk for incoming fax functionality with spandsp files from soft-switch.org.

Ok, I'll try to include spandsp and app_rxfax, app_txfax in next asterisk-pluto package.

cordel:
Quote
You might wish to consider Voicetronix http://www.voicetronix.com at some time.

I presume that you want asterisk to support voicetronix cards, not the switch  from asterisk to their openpbx, so I'll try to include this too.

By the way is there any reason to migrate to Voicetronix openpbx instead of asterisk? (more reliable, or more features, friendlier configs)

Isn't there another OpenPBX http://openpbx.org/ (a fork of asterisk) and how it's related to Voicetronix OpenPBX http://www.voicetronix.com/openpbx ?
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #12 on: October 27, 2005, 08:58:48 am »

Yes that is correct that I would want it for asterisk and not Voicetronix perl Openpbx.
As far as the fork of Asterisk to OpenPBX is almost a compleate rewrite. I'll anounce when the first stable release comes out so you know.

The Viocetronix OpenPBX is more or less just a VAR/Answering system and is vary limited. I don't think IMHO it would serve Plutos purpose or vision.
Regards,
Cordel
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Pluto provided a snapshot of their forums with approximately 5,000 posts in February, 2007 when LinuxMCE branched off. Browse those forum posts in the Archive section. Those posts have been included in the search engine and can be found with keyword searches.