<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">My understanding is that Dahdi replaces
zaptel on the new kernels. If you read the docs on Dahdi it says
to remove all zaptel stuff.<br>
<br>
On 1/27/15, 2:50 PM, Steve Zingman wrote:<br>
</div>
<blockquote
cite="mid:WM!978a6f57c637e0a4095f98c4d2d67772eddfe924da7cf268e9eddb27731001855a5caf115b6bf1716850dfc24b16b60c!@asav-1.01.com"
type="cite">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
I would put the files in anyway. Zaptel or not unless there is a
dahdi version the kernel module may still be looking for the file.<br>
<br>
<div class="moz-cite-prefix">On 1/27/2015 2:35 PM, Bryan Fields
wrote:<br>
</div>
<blockquote
cite="mid:ABBF6381-5995-4D68-8C28-83D6DF8BCD49@bryanfields.net"
type="cite">
<meta content="text/html; charset=UTF-8"
http-equiv="Content-Type">
No, this is a 3.2 kernel (needed it for the server) so it's
dahdi, my old box is running the old stable debian, and its the
zaptel drivers which work.<br>
<br>
I'll update in a few once I get in front of a pc<br>
<br>
<div class="gmail_quote">On January 27, 2015 2:19:24 PM EST,
Steve Zingman <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:szingman@msgstor.com"><szingman@msgstor.com></a>
wrote:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;"> The node I am running a PCI card is
still Squeeze, so it's zaptel but,<br>
Are the config files for the PCI card installed?<br>
zapata.conf in /etc/asterisk<br>
zaptel.conf in /etc<br>
<br>
also try to add "options pciradio debug=1" in
/etc/modprobe.conf<br>
<br>
longshot, but worth asking.<br>
<br>
Steve<br>
<br>
<div class="moz-cite-prefix">On 1/27/2015 2:08 PM, Bryan
Fields wrote:<br>
</div>
<blockquote
cite="mid:9971338B-1DF8-441C-AE45-CABABFD74238@bryanfields.net"
type="cite">Pciradio. I am going to write a longer bug
report once I pull it into gdb later today<br>
<br>
<div class="gmail_quote">On January 27, 2015 2:00:59 PM
EST, Steve Zingman <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:szingman@msgstor.com"><szingman@msgstor.com></a>
wrote:
<blockquote class="gmail_quote" style="margin: 0pt 0pt
0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<pre class="k9mail">Bryan,
Do you get the crash when you start dahdi or when you modprobe pciradio?
Steve
On 1/27/2015 9:51 AM, <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:app_rpt-users-request@ohnosec.org">app_rpt-users-request@ohnosec.org</a> wrote:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> Message: 2
Date: Tue, 27 Jan 2015 03:38:27 -0500
From: Bryan Fields<a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:Bryan@bryanfields.net"><Bryan@bryanfields.net></a>
To:<a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:app_rpt-users@ohnosec.org">"app_rpt-users@ohnosec.org"</a> <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:app_rpt-users@ohnosec.org"><app_rpt-users@ohnosec.org></a>
Subject: Re: [App_rpt-users] compile on debian (was More than 4 nodes
on a PC)
Message-ID:<a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:54C74E83.60203@bryanfields.net"><54C74E83.60203@bryanfields.net></a>
Content-Type: text/plain; charset=ISO-8859-1
On 1/27/15, 1:04 AM, Doug Crompton wrote:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left:
1ex;">Bryan,
Yes you will need Dahdi source. You need to remove Zaptel stuff. I would
suggest getting it from the BBB image at <a moz-do-not-send="true" href="http://hamvoip.org">hamvoip.org</a>. It already has the
Allstar patches in it. It is located in
/usr/src/utils/dahdi-linux-complete-<a moz-do-not-send="true" href="http://2.9.1.1">2.9.1.1</a>+2.9.1 If not you need to
download that version of the code from Digium and apply the patches from the
Allstar svn site.
</blockquote></blockquote> I've got Dahdi from Digium (dahdi-linux-complete-<a moz-do-not-send="true" href="http://2.10.0.1">2.10.0.1</a>+<a moz-do-not-send="true" href="http://2.10.0.1">2.10.0.1</a>) and
applied the patches from ohnosec svn. hunk 3 on patch 2 needed to be applied
by hand, the rest went fine.
Dahdi is compiled and installed.
I have the ohnosec svn asterisk compiled as well. Copied the sounds in place
and started to configure asterisk.
I've run into a bit of a problem while loading the
pciradio module however.
I don't know enough about kernel coding in linux to know where to begin
debugging this.
does your version of dahdi on the <a moz-do-not-send="true" href="http://hamvoip.org">hamvoip.org</a> site work ok? perhaps it's new
bug in the Digium code, and I should go with yours in place of it.</blockquote>
</pre>
</blockquote>
</div>
<br>
--<br>
Bryan Fields<br>
727-409-1194<br>
<a moz-do-not-send="true" href="http://bryanfields.net">http://bryanfields.net</a>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
"Anything is possible if you don't know what you are talking about."
1st Law of Logic </pre>
</blockquote>
</div>
<br>
--<br>
Bryan Fields<br>
727-409-1194<br>
<a moz-do-not-send="true" href="http://bryanfields.net">http://bryanfields.net</a>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
"Anything is possible if you don't know what you are talking about."
1st Law of Logic </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="78">--
Bryan Fields
727-409-1194 - Voice
727-214-2508 - Fax
<a class="moz-txt-link-freetext" href="http://bryanfields.net">http://bryanfields.net</a></pre>
</body>
</html>