Im sure it has zaptel drivers not dahdi here is my modinfo zaptel output:<br><br>[trixbox1.localdomain /]# modinfo zaptel<br><br>filename: /lib/modules/2.6.18-92.1.18.el5/extra/zaptel/zaptel.ko<br>version: 1.4.12.1<br>
license: GPL<br>description: Zapata Telephony Interface<br>author: Mark Spencer <<a href="mailto:markster@digium.com">markster@digium.com</a>><br>srcversion: E4F0BFDB24FFC9F37232FA5<br>depends: crc-ccitt<br>
vermagic: 2.6.18-92.1.18.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1<br>parm: debug:int<br>parm: deftaps:int<br><br>And thats why i try to use the guide for zaptel 1.4<br><br><br><br><br><div class="gmail_quote">
On Wed, Jul 29, 2009 at 12:00 PM, <span dir="ltr"><<a href="mailto:asterisk-r2-request@lists.digium.com">asterisk-r2-request@lists.digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send asterisk-r2 mailing list submissions to<br>
<a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:asterisk-r2-request@lists.digium.com">asterisk-r2-request@lists.digium.com</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:asterisk-r2-owner@lists.digium.com">asterisk-r2-owner@lists.digium.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of asterisk-r2 digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. zaptel.h header not found openr2 ./configure (Dennis Sheridan)<br>
2. Re: zaptel.h header not found openr2 ./configure (Carlos Rangel)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 28 Jul 2009 13:17:17 -0500<br>
From: Dennis Sheridan <<a href="mailto:dennis.sheridan@oseocreativo.com">dennis.sheridan@oseocreativo.com</a>><br>
Subject: [asterisk-r2] zaptel.h header not found openr2 ./configure<br>
To: <a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a><br>
Message-ID:<br>
<<a href="mailto:991e574d0907281117m1fcaab9cibe7acfe90683daf1@mail.gmail.com">991e574d0907281117m1fcaab9cibe7acfe90683daf1@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
DIGIUM WILDCARD TE122<br>
<br>
Hello I have a fresh install of trixbox 2.6.2.2 and im trying to setup my<br>
E1 lines (mexico)<br>
on my DIGIUM WILDCARD TE122 card<br>
<br>
I have managed to configured the hardware correctly<br>
I get no errors from the card on zttool everythings OK<br>
<br>
here is my zaptel.conf<br>
<br>
span=1,1,0,cas,hdb3<br>
cas=1-15:1101<br>
dchan=16<br>
cas=17-31:1101<br>
<br>
<br>
but im running into a problem when i try to install / configure the OpenR2<br>
library<br>
<br>
wget <a href="http://openr2.googlecode.com/files/openr2-1.0.0.tar.gz" target="_blank">http://openr2.googlecode.com/files/openr2-1.0.0.tar.gz</a><br>
<br>
tar -xzf openr2-1.0.0.tar.gz<br>
# cd openr2<br>
# ./configure --prefix=/usr<br>
<br>
And i get the following errors:<br>
<br>
cannot find: zaptel.h header<br>
<br>
Also i have noticed that when i run the asterisk -r 'show zap channels'<br>
i get: No such command 'show zap channels'<br>
<br>
thanks<br>
<br>
<br>
--<br>
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||<br>
Ing. Dennis Sheridan Plasencia<br>
- Consultor de tecnolog?as<br>
<br>
<a href="http://www.oseocreativo.com" target="_blank">www.oseocreativo.com</a><br>
<br>
-Arquitectura - Dise?o Interiores - Dise?o Gr?fico - Paginas Web - Sistemas<br>
- Consultor?a IT-<br>
<br>
Tel: (33) 3817-2089 Ext. 110 ||| Tel: (33) 1199-5794 / 95 ||| Fax: (33)<br>
3817-2088 directo ||| M?vil: (33) 3157-8127 ||| US: (949) 608-9716<br>
<br>
- The information contained in this message may be privileged and<br>
confidential. It is intended to be read only by the individual or entity to<br>
whom it is addressed or by their designee. If the reader of this message is<br>
not the intended recipient, you are on notice that any distribution of this<br>
message, in any form, is strictly prohibited. If you have received this<br>
message in error, please immediately notify the sender and delete or destroy<br>
any copy of this message.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.digium.com/pipermail/asterisk-r2/attachments/20090728/442d0b9c/attachment-0001.htm" target="_blank">http://lists.digium.com/pipermail/asterisk-r2/attachments/20090728/442d0b9c/attachment-0001.htm</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 28 Jul 2009 19:09:24 +0000<br>
From: Carlos Rangel <<a href="mailto:crangeltpmex@hotmail.com">crangeltpmex@hotmail.com</a>><br>
Subject: Re: [asterisk-r2] zaptel.h header not found openr2<br>
./configure<br>
To: <<a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a>><br>
Message-ID: <SNT101-W2240F76DAA6B3F68BA5769CB150@phx.gbl><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
<br>
Did you followed up the installation guide?? <a href="http://code.google.com/p/openr2/downloads/list" target="_blank">http://code.google.com/p/openr2/downloads/list</a>. If yoy are using TB 2.6.2.2 the you are using Asterisk 1.4.23 which needs dahdi instead of zaptel. Please read the install guide.<br>
<br>
Thanks<br>
CR<br>
<br>
<br>
<br>
________________________________<br>
> Date: Tue, 28 Jul 2009 13:17:17 -0500<br>
> From: <a href="mailto:dennis.sheridan@oseocreativo.com">dennis.sheridan@oseocreativo.com</a><br>
> To: <a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a><br>
> Subject: [asterisk-r2] zaptel.h header not found openr2 ./configure<br>
><br>
> DIGIUM WILDCARD TE122<br>
><br>
> Hello I have a fresh install of trixbox 2.6.2.2 and im trying to setup my E1 lines (mexico)<br>
> on my DIGIUM WILDCARD TE122 card<br>
><br>
> I have managed to configured the hardware correctly<br>
><br>
> I get no errors from the card on zttool everythings OK<br>
><br>
> here is my zaptel.conf<br>
><br>
> span=1,1,0,cas,hdb3<br>
> cas=1-15:1101<br>
> dchan=16<br>
> cas=17-31:1101<br>
><br>
><br>
> but im running into a problem when i try to install / configure the OpenR2 library<br>
><br>
><br>
> wget <a href="http://openr2.googlecode.com/files/openr2-1.0.0.tar.gz" target="_blank">http://openr2.googlecode.com/files/openr2-1.0.0.tar.gz</a><br>
><br>
> tar -xzf openr2-1.0.0.tar.gz<br>
> # cd openr2<br>
> # ./configure --prefix=/usr<br>
><br>
><br>
> And i get the following errors:<br>
><br>
> cannot find: zaptel.h header<br>
><br>
> Also i have noticed that when i run the asterisk -r 'show zap channels'<br>
> i get: No such command 'show zap channels'<br>
><br>
> thanks<br>
><br>
><br>
><br>
> --<br>
> ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||<br>
> Ing. Dennis Sheridan Plasencia<br>
> - Consultor de tecnolog?as<br>
><br>
> <a href="http://www.oseocreativo.com" target="_blank">www.oseocreativo.com</a><br>
><br>
><br>
> -Arquitectura - Dise?o Interiores - Dise?o Gr?fico - Paginas Web - Sistemas - Consultor?a IT-<br>
><br>
> Tel: (33) 3817-2089 Ext. 110 ||| Tel: (33) 1199-5794 / 95 ||| Fax: (33) 3817-2088 directo ||| M?vil: (33) 3157-8127 ||| US: (949) 608-9716<br>
><br>
><br>
> - The information contained in this message may be privileged and confidential. It is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message.<br>
_________________________________________________________________<br>
Messenger cumple 10 a?os y tiene regalos para ti<br>
<a href="http://www.aniversariomessenger.com.mx" target="_blank">www.aniversariomessenger.com.mx</a><br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>
asterisk-r2 mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
<br>
End of asterisk-r2 Digest, Vol 11, Issue 29<br>
*******************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||<br>Ing. Dennis Sheridan Plasencia<br>- Consultor de tecnologías<br><br><a href="http://www.oseocreativo.com">www.oseocreativo.com</a><br>
<br>-Arquitectura - Diseño Interiores - Diseño Gráfico - Paginas Web - Sistemas - Consultoría IT-<br><br>Tel: (33) 3817-2089 Ext. 110 ||| Tel: (33) 1199-5794 / 95 ||| Fax: (33) 3817-2088 directo ||| Móvil: (33) 3157-8127 ||| US: (949) 608-9716<br>
<br>- The information contained in this message may be privileged and confidential. It is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message.<br>