Bug 174979

Summary: Bigendian support for isdn4k-utils
Product: [Fedora] Fedora Reporter: Patrick <rh_bugzilla>
Component: isdn4k-utilsAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-05 14:29:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
isdn4k-utils bigendian patch none

Description Patrick 2005-12-05 11:32:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
isdn4k-utils-3.2.36 appareantly does not support bigendian. I received a patch that solves this on ppc 32bit.

Version-Release number of selected component (if applicable):
isdn4k-utils-3.2-36

How reproducible:
Always

Steps to Reproduce:
1. build asterisk & chan_capi
2. start asterisk
3. chan_capi fails due to isdn4k-utils endian issues
  

Actual Results:  chan_capi fails to load.

Expected Results:  chan_capi should load successfully.

Additional info:

Comment 1 Patrick 2005-12-05 11:33:47 UTC
Created attachment 121847 [details]
isdn4k-utils bigendian patch

isdn4k-utils bigendian patch that applies to isdn4k-utils 3.2.36 of FC5t1

Comment 2 Than Ngo 2005-12-05 14:29:12 UTC
it will be included in next rebuild. Thanks for the patch