Vytenis Sabaliauskas
2008-Feb-08 15:12 UTC
[asterisk-users] Question about Asterisk versions (newbie)
Hello, I would like to consulate with you guys. I'm setting up an Asterisk server on Debian. The problem is that Rhino drivers are only compatible with Zaptel 1.2. By default debian stable offers asterisk 1.2 and zaptel 1.2, and that suits our needs. Is there a bleeding need to use latest version of asterisk? I have managed to install Asterisk 1.4 and Zaptel 1.2 but then i got the ioctl error for chan_zap. Is combination "Asterisk 1.4 and Zaptel 1.2" possible? In forums I've red that its somehow bad :) Thanks for any info -- V.
Adrian Marsh
2008-Feb-08 16:49 UTC
[asterisk-users] Question about Asterisk versions (newbie)
Vytenis, As far as I understand it 1.2 zaptel should be used with 1.2 Asterisk, 1.4 with 1.4. As for 1.2 vs 1.4, it depends on if you want new features and any bug-fixes. 1.2 is a closed project (I think). Just compile from source if its not available as an RPM in 1.4 for Debian. Adrian -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Vytenis Sabaliauskas Sent: 08 February 2008 15:13 To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [asterisk-users] Question about Asterisk versions (newbie) Hello, I would like to consulate with you guys. I'm setting up an Asterisk server on Debian. The problem is that Rhino drivers are only compatible with Zaptel 1.2. By default debian stable offers asterisk 1.2 and zaptel 1.2, and that suits our needs. Is there a bleeding need to use latest version of asterisk? I have managed to install Asterisk 1.4 and Zaptel 1.2 but then i got the ioctl error for chan_zap. Is combination "Asterisk 1.4 and Zaptel 1.2" possible? In forums I've red that its somehow bad :) Thanks for any info -- V. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Tzafrir Cohen
2008-Feb-08 18:15 UTC
[asterisk-users] Question about Asterisk versions (newbie)
On Fri, Feb 08, 2008 at 05:12:33PM +0200, Vytenis Sabaliauskas wrote:> Hello, > > I would like to consulate with you guys. I'm setting up an Asterisk > server on Debian. The problem is that Rhino drivers are only compatible > with Zaptel 1.2.Thats seems odd to me. Are you sure? I would suggest you to check again.> By default debian stable offers asterisk 1.2 and zaptel > 1.2, and that suits our needs. Is there a bleeding need to use latest > version of asterisk? I have managed to install Asterisk 1.4 and Zaptel > 1.2 but then i got the ioctl error for chan_zap. Is combination > "Asterisk 1.4 and Zaptel 1.2" possible? In forums I've red that its > somehow bad :)One thing to realize is that there are also quite some changes in the 1.2 series . Specifically, around zaptel 1.2.13 . Another thing to realize is that asterisk build chan_zap according to zaptel.h found at /usr/include/zaptel/zaptel.h (where it was installed by zaptel 1.4 , zaptel 1.2 installs it at /sur/include/linux/zaptel.h) . So my guess is that you have headers from zaptel 1.4 installed on the system. -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
James Finstrom
2008-Feb-08 18:34 UTC
[asterisk-users] Question about Asterisk versions (newbie)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rhino Drivers are agnostic to the version of zaptel you are using with 1small exception. You can build any of our drivers against zaptel up to 1.4.7 without any patching or fancy foot work. You can guild our 2.2.3beta2 and when released the 2.2.3 drivers against all zaptel versions including 1.4.8 our drivers expect the kernel headers or source a c compiler and zaptel to be at /usr/src/zaptel zaptel should be built and installed to ensure all the zaptel.h etc are in their expected homes. - -- James Finstrom Rhino Equipment Corp. Tel: 1-800-785-7073 ext. 6344 FAX: +1 (480) 961-1826 IP: asterisk.rhinoequipment.com ext 6344 FWD: 633686 ext 6344 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the email and its attachments from all computers. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHrKCodloC7YyaIOoRAtblAJ9alZhyHHGef/6tnK14sg5sejsGWQCeN3fU yXZ2Mwr2lvbTVDO3SEhSIM4=9ELw -----END PGP SIGNATURE-----