[Home]

Summary:ASTERISK-02047: [patch] pbx.c: add skip and noanswer option to Background command
Reporter:cybershield (cybershield)Labels:
Date Opened:2004-07-17 16:25:45Date Closed:2008-01-15 15:03:00.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pbx.c.diff
( 1) pbx.c.diff
Description:I have added the options of the application Playback (skip and noanswer option) to the command 'Background'.
Comments:By: Mark Spencer (markster) 2004-07-17 17:11:22

This patch does not apply.

By: cybershield (cybershield) 2004-07-18 02:29:05

why mark ?
which it is the problem ?

By: Mark Spencer (markster) 2004-07-18 08:58:22

[root@localhost asterisk]# patch -p0 < /root/pbx.c.diff
patching file pbx.c
Hunk #1 FAILED at 197.
Hunk #2 FAILED at 4431.
2 out of 2 hunks FAILED -- saving rejects to file pbx.c.rej
[root@localhost asterisk]#


I'm guessing that there is some issue with spaces vs. tabs in the patch file.  YOu have to send the actual resulting patch file and not try to cut/paste it into something else...

By: cybershield (cybershield) 2004-07-18 09:08:24

Retry...the new file is second (2,681 bytes).

By: Mark Spencer (markster) 2004-07-18 20:44:53

Added to CVS and also I updated the documentation.

By: Digium Subversion (svnbot) 2008-01-15 15:03:00.000-0600

Repository: asterisk
Revision: 3474

U   trunk/pbx.c

------------------------------------------------------------------------
r3474 | markster | 2008-01-15 15:03:00 -0600 (Tue, 15 Jan 2008) | 2 lines

Add options to background (bug ASTERISK-2047) and update documentation

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3474