[Home]

Summary:ASTERISK-09927: [patch] OpenBSD fix for chan_skinny.c
Reporter:Michiel van Baak (mvanbaak)Labels:
Date Opened:2007-07-22 14:41:32Date Closed:2007-07-23 08:06:55
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_skinny
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_skinny_openbsd.diff
Description:line 114 misses defined(__OpenBSD__)
This patch adds this
Comments:By: Digium Subversion (svnbot) 2007-07-23 08:06:01

Repository: asterisk
Revision: 76519

------------------------------------------------------------------------
r76519 | file | 2007-07-23 08:06:00 -0500 (Mon, 23 Jul 2007) | 6 lines

(closes issue ASTERISK-9927)
Reported by: mvanbaak
Patches:
     chan_skinny_openbsd.diff uploaded by mvanbaak (license 7)
Add another OS that has to use the Macros for byte ordering.

------------------------------------------------------------------------

By: Digium Subversion (svnbot) 2007-07-23 08:06:55

Repository: asterisk
Revision: 76520

------------------------------------------------------------------------
r76520 | file | 2007-07-23 08:06:54 -0500 (Mon, 23 Jul 2007) | 14 lines

Merged revisions 76519 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r76519 | file | 2007-07-23 10:23:09 -0300 (Mon, 23 Jul 2007) | 6 lines

(closes issue ASTERISK-9927)
Reported by: mvanbaak
Patches:
     chan_skinny_openbsd.diff uploaded by mvanbaak (license 7)
Add another OS that has to use the Macros for byte ordering.

........

------------------------------------------------------------------------