How to use files .path!

Hi,
How to use files .path to fix bug.
Ex: bugs.digium.com/view.php?id=4830
Please help me!
Than’k and Regard!

You would just run this using the standard Linux patch utility against the Asterisk source files. Syntax is something like:

patch < patch-file-name

Hi leemason,
Than’k for reply,
I see :
can’t find file to patch at input line 8
Perhaps you should have used the -p or --strip option?
The text leading up to this was:

|Index: dsp.c
|===================================================================
|RCS file: /usr/cvsroot/asterisk/dsp.c,v
|retrieving revision 1.46
|diff -u -r1.46 dsp.c
|— dsp.c 25 Jul 2005 21:57:14 -0000 1.46

+++ dsp.c 27 Jul 2005 17:26:47 -0000

File to patch:

I don’t understan casue?
You can explain for me.
Than’k and Regard!