Rahul Iyer
2004-Nov-27 06:45 UTC
[Asterisk-Users] getting TDM400P to work in a system that previously had Voicetronix card
Hi All, I recently installed and compiled Asterisk in a Red Had (enterprise) box with digium TDM400P card installed in it. Thanks to the good documentation available, I was able to install and configure the hardware as well as software. As specified in the Getting Started with Asterisk Guide, I first installed zaptel driver, then libpri and finally Asterisk. All of them successfully compiled, but when I execute asterisk # asterisk -vvvvvc it doesnt start up, after printing plenty of debug messages it finally quits with giving the message Can't open file /dev/vpb0 or /dev/vpbph0 These drivers were installed in the system for the voice tronix cards, which we trialled previously. They (voice tronix cards and driver) are no longer used. Even though we have compiled 'zaptel' commenting out 'ztdummy' we still get the error. We have tried to freshly compile all files, but somehow asterisk thinks voice tronix cards are installed. I have searched through archives to get some lead, but in vain. Any help on how to trouble shoot this problem will be greatly appreciated. Thanks for your time and attention -r
Ing. Germán González B.
2004-Nov-27 15:53 UTC
[Asterisk-Users] getting TDM400P to work in a system that previously had Voicetronix card
You have two choices: 1).- Remove the vpb drives from your system and compile again 2).- Edit /etc/asterisk/modules.conf and especify noload => vpbxxxx.so (I don't remember the exact module name) Regards ---------------------------------------------------------------------- Germ?n Gonz?lez PoderNet Le?n http://leon.podernet.com.mx ---------------------------------------------------------------------- On Sun, 28 Nov 2004, Rahul Iyer wrote:> Hi All, > > I recently installed and compiled Asterisk in a Red Had (enterprise) > box with digium > TDM400P card installed in it. Thanks to the good documentation > available, I was able to install and configure the hardware as well as > software. > As specified in the Getting Started with Asterisk Guide, I first > installed zaptel driver, then libpri and finally Asterisk. All of them > successfully compiled, but when I execute asterisk > > # asterisk -vvvvvc > > it doesnt start up, after printing plenty of debug messages it finally > quits with giving the message > > Can't open file /dev/vpb0 or /dev/vpbph0 > > These drivers were installed in the system for the voice tronix cards, > which we trialled previously. They (voice tronix cards and driver) are > no longer used. Even though we have compiled 'zaptel' commenting out > 'ztdummy' we still get the error. We have tried to freshly compile all > files, but somehow asterisk thinks voice tronix cards are installed. > > I have searched through archives to get some lead, but in vain. > Any help on how to trouble shoot this problem will be greatly appreciated. > > Thanks for your time and attention > -r > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >