> How can I test this solution on a 1.8.8.1 system ?
> If I'm not mistaken, diff 
> https://reviewboard.asterisk.org/r/1619 do not apply to 1.8.8.1.

I've just checked out 1.8.8.1 and download my patch from
https://reviewboard.asterisk.org/r/1619/diff/raw/ and it applied clean,
using the following on a debian lenny box:

svn co http://svn.digium.com/svn/asterisk/tags/1.8.8.1 asterisk-1.8.8.1
cd asterisk-1.8.8.1
wget --no-check-certificate
https://reviewboard.asterisk.org/r/1619/diff/raw/
mv index.html r1619.diff.txt
patch -p0 < r1619.diff.txt

Alec


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to