The patch files for that ticket are about 2/3 of the way down the page under "Attached Files", and they're meant to be applied to channels/chan_sip.c
There are multiple revisions there from the bug reporter, you should only need the last one: bug_13028_chan_sip_external_mwi_20090707.patch Which you would apply while in the 'channels' directory of the source code, i.e. cd asterisk-1.6.*/channels wget 'https://issues.asterisk.org/file_download.php?file_id=23196&type=bug' -O - | patch -p0 Cheers, spd 2009/11/10 Claudius - Asterisk DL <[email protected]>: > Good day everyone, > > How deos one go about install/deploying a patch onto an atserisk channel? > > So far, what I can find is referring to using the *.patch script provided and > "patching" the required file, etc... > > I'm having issue described here https://issues.asterisk.org/view.php?id=13028 > but seem to be at a loss to deploying this patch as "i can't find the file > patch to patch" > > Anyone? > > Thanks, > > Claude > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
