• News
  • Idefisk
  • Tools
  • Tutorials
  • Forum
  • Reviews
  • VoIP Providers
  • Archives
  • Gallery
ZOIPER softphone
AsteriskGuru Archives
Mailing List Archives
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Asterisk-bsd] Zaptel Not Working After Upgrading OS & Aster

 
   AsteriskGuru Archives Forum Index -> Asterisk-BSD
View previous topic :: View next topic  
Author Message
glassdude45 at yahoo.com
Guest





PostPosted: Mon Mar 30, 2009 9:42 pm    Post subject: [Asterisk-bsd] Zaptel Not Working After Upgrading OS & Aster

I just rebuilt my server and installed FreeBSD-7.2-PRERELEASE-i386. I updated the ports and installed Asterisk-1.4.23.1 with Zaptel-1.4.11. My system has an X101P card and all was working well until I updated. I can put the old hard drive back in and all works well. But the new setup is missing something. Other than Zaptel Asterisk works fine.

I can start Asterisk and check voicemail and listen to MOH. But when I run zttool it shows there is nothing there.

asterisk# kldstat
Id Refs Address Size Name
1 7 0xc0400000 9f845c kernel
2 1 0xc0df9000 6a45c acpi.ko
3 4 0xc4020000 34000 zaptel.ko
4 1 0xc4081000 b000 wctdm.ko
5 1 0xc4091000 1f000 wctdm24xxp.ko
6 1 0xc40b4000 5000 wct1xxp.ko

There doesn't seem to be any error messages at boot time with zaptel. And as you can see above, kldstat shows the card modules got loaded and dmesg shows this:

Zapata Telephony Interface Registered on major 196
Zaptel Version: zaptel-bsd-ng v0.0.1
Zaptel Echo Canceller: MG2
link_elf: symbol te11xp_remove_one undefined

Any advice?
Back to top
r.shubovich at elcomnet.r
Guest





PostPosted: Mon Mar 30, 2009 10:08 pm    Post subject: [Asterisk-bsd] Zaptel Not Working After Upgrading OS & Aster

this zaptel version very unstable
some cards does not work fine
rollback to version 1.4.6 if it possible

Frank Griffith пишет:
Quote:


I just rebuilt my server and installed FreeBSD-7.2-PRERELEASE-i386. I updated the ports and installed Asterisk-1.4.23.1 with Zaptel-1.4.11. My system has an X101P card and all was working well until I updated. I can put the old hard drive back in and all works well. But the new setup is missing something. Other than Zaptel Asterisk works fine.

I can start Asterisk and check voicemail and listen to MOH. But when I run zttool it shows there is nothing there.

asterisk# kldstat
Id Refs Address Size Name
1 7 0xc0400000 9f845c kernel
2 1 0xc0df9000 6a45c acpi.ko
3 4 0xc4020000 34000 zaptel.ko
4 1 0xc4081000 b000 wctdm.ko
5 1 0xc4091000 1f000 wctdm24xxp.ko
6 1 0xc40b4000 5000 wct1xxp.ko

There doesn't seem to be any error messages at boot time with zaptel. And as you can see above, kldstat shows the card modules got loaded and dmesg shows this:

Zapata Telephony Interface Registered on major 196
Zaptel Version: zaptel-bsd-ng v0.0.1
Zaptel Echo Canceller: MG2
link_elf: symbol te11xp_remove_one undefined

Any advice?






Quote:


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

Asterisk-BSD mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Back to top
glassdude45 at yahoo.com
Guest





PostPosted: Mon Mar 30, 2009 11:37 pm    Post subject: [Asterisk-bsd] Zaptel Not Working After Upgrading OS & Aster

Thanks, but how does run roll back a port?
 
Would I be better off to deinstall zaptel port and then install zaptel-1.4.6 from source. I prefer this method but the damn dependencies always foul things up if one doesn't use the ports.

--- On Mon, 3/30/09, Roman Shubovich <r.shubovich@elcomnet.ru> wrote:

Quote:
From: Roman Shubovich <r.shubovich@elcomnet.ru>
Subject: Re: [Asterisk-bsd] Zaptel Not Working After Upgrading OS & Asterisk
To: glassdude45@yahoo.com, "Asterisk on BSD discussion" <>
Date: Monday, March 30, 2009, 7:01 PM

this zaptel version very unstable
some cards does not work fine
rollback to version 1.4.6 if it possible

Frank Griffith пишет:
Quote:


I just rebuilt my server and installed FreeBSD-7.2-PRERELEASE-i386. I updated the ports and installed Asterisk-1.4.23.1 with Zaptel-1.4.11. My system has an X101P card and all was working well until I updated. I can put the old hard drive back in and all works well. But the new setup is missing something. Other than Zaptel Asterisk works fine.

I can start Asterisk and check voicemail and listen to MOH. But when I run zttool it shows there is nothing there.

asterisk# kldstat
Id Refs Address Size Name
1 7 0xc0400000 9f845c kernel
2 1 0xc0df9000 6a45c acpi.ko
3 4 0xc4020000 34000 zaptel.ko
4 1 0xc4081000 b000 wctdm.ko
5 1 0xc4091000 1f000 wctdm24xxp.ko
6 1 0xc40b4000 5000 wct1xxp.ko

There doesn't seem to be any error messages at boot time with zaptel. And as you can see above, kldstat shows the card modules got loaded and dmesg shows this:

Zapata Telephony Interface Registered on major 196
Zaptel Version: zaptel-bsd-ng v0.0.1
Zaptel Echo Canceller: MG2
link_elf: symbol te11xp_remove_one undefined

Any advice?






Quote:

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

Asterisk-BSD mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-bsd

Back to top
glassdude45 at yahoo.com
Guest





PostPosted: Mon Mar 30, 2009 11:50 pm    Post subject: [Asterisk-bsd] Zaptel Not Working After Upgrading OS & Aster

I just noticed that the new zaptel-1.4.11 does not load wcfxo.ko. I need this module for the X101P analog card in my system. Was this removed from the new port or is there a way I can build from the port and get the wcfxo.ko module included?

--- On Mon, 3/30/09, Roman Shubovich <r.shubovich@elcomnet.ru> wrote:
Quote:
From: Roman Shubovich <r.shubovich@elcomnet.ru>
Subject: Re: [Asterisk-bsd] Zaptel Not Working After Upgrading OS & Asterisk
To: glassdude45@yahoo.com, "Asterisk on BSD discussion" <asterisk-bsd@lists.digium.com>
Date: Monday, March 30, 2009, 7:01 PM

this zaptel version very unstable
some cards does not work fine
rollback to version 1.4.6 if it possible

Frank Griffith пишет:
Quote:


I just rebuilt my server and installed FreeBSD-7.2-PRERELEASE-i386. I updated the ports and installed Asterisk-1.4.23.1 with Zaptel-1.4.11. My system has an X101P card and all was working well until I updated. I can put the old hard drive back in and all works well. But the new setup is missing something. Other than Zaptel Asterisk works fine.

I can start Asterisk and check voicemail and listen to MOH. But when I run zttool it shows there is nothing there.

asterisk# kldstat
Id Refs Address Size Name
1 7 0xc0400000 9f845c kernel
2 1 0xc0df9000 6a45c acpi.ko
3 4 0xc4020000 34000 zaptel.ko
4 1 0xc4081000 b000 wctdm.ko
5 1 0xc4091000 1f000 wctdm24xxp.ko
6 1 0xc40b4000 5000 wct1xxp.ko

There doesn't seem to be any error messages at boot time with zaptel. And as you can see above, kldstat shows the card modules got loaded and dmesg shows this:

Zapata Telephony Interface Registered on major 196
Zaptel Version: zaptel-bsd-ng v0.0.1
Zaptel Echo Canceller: MG2
link_elf: symbol te11xp_remove_one undefined

Any advice?






Quote:

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

Asterisk-BSD mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-bsd

Back to top
Display posts from previous:   
   AsteriskGuru Archives Forum Index -> Asterisk-BSD All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™