[asterisk-bugs] [DAHDI-linux 0015877]: [patch] FreeBSD port

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 15 15:44:38 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15877 
====================================================================== 
Reported By:                Max Khon
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   15877
Category:                   dahdi (the module)
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     acknowledged
====================================================================== 
Date Submitted:             2009-09-10 16:53 CDT
Last Modified:              2009-09-15 15:44 CDT
====================================================================== 
Summary:                    [patch] FreeBSD port
Description: 
zaptel-bsd was maintained in a separate SVN repository and syncing with
main zaptel tree always was a pain.

I would like to submit dahdi FreeBSD port back to Digium for inclusion
into main SVN tree, if possible.
====================================================================== 

---------------------------------------------------------------------- 
 (0110741) seanbright (manager) - 2009-09-15 15:44
 https://issues.asterisk.org/view.php?id=15877#c110741 
---------------------------------------------------------------------- 
<pre>
+#if defined(__FreeBSD__)
+	if ((res = ioctl(fd, DAHDI_LOADZONE, &h))) {
+#else
 	if ((res = ioctl(fd, DAHDI_LOADZONE, h))) {
+#endif
</pre>

Why was this change necessary in tonezone.c? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-15 15:44 seanbright     Note Added: 0110741                          
======================================================================




More information about the asterisk-bugs mailing list