[asterisk-users] AsteriskNow updated to Centos 5.6 and DAHDI doesn't work

Shaun Ruffell sruffell at digium.com
Sun Apr 10 11:01:25 CDT 2011


On Sun, Apr 10, 2011 at 10:52:27AM -0500, Shaun Ruffell wrote:
> There is a patch for this attached on issue 18992 [1] that should work
> regardless of which distribution may have back ported the dev_name
> definition.  It will apply cleanly to both 2.4 and the current trunk.
> For example, to apply it on top of 2.4.1.1:
>  
>  ]# svn co http://svn.asterisk.org/svn/dahdi/linux/tags/2.4.1.1 dahdi-linux-2.4.1.1
>  ]# cd dahdi-linux-2.4.1.1
>  ]# wget 'https://issues.asterisk.org/file_download.phpfile_id=29097&type=bug' -O - | patch -p1

I missed a '?' in that wget command. It should be:

 ]# wget 'https://issues.asterisk.org/file_download.php?file_id=29097&type=bug' -O - | patch -p1

Sorry about that,
Shaun

-- 
Shaun Ruffell
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-users mailing list