[Home]

Summary:ASTERISK-00988: [patch] A wrong path is used when installing samples
Reporter:Thorsten Lockert (tholo)Labels:
Date Opened:2004-02-04 09:04:12.000-0600Date Closed:2008-01-15 14:43:07.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-0.7.1-samples.patch
Description:One of the two voicemail GSM files for the default mailbox "1234" uses the wrong path variable during install in the makefile.

This can be a problem to correct building of RPMs.

****** ADDITIONAL INFORMATION ******

The attached patch fixes this.
Comments:By: Brian West (bkw918) 2004-02-07 00:08:14.000-0600

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:43:06.000-0600

Repository: asterisk
Revision: 2138

U   trunk/Makefile
U   trunk/channels/chan_sip.c
U   trunk/configs/mgcp.conf.sample
U   trunk/manager.c

------------------------------------------------------------------------
r2138 | markster | 2008-01-15 14:43:05 -0600 (Tue, 15 Jan 2008) | 5 lines

Insert blank after REFER (bug ASTERISK-991)
Correct path to VM sample (bug ASTERISK-988)
Make manager interface non-blocking (bug ASTERISK-855)
Don't bork on empty from in SIP (bug ASTERISK-881)

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

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

By: Digium Subversion (svnbot) 2008-01-15 14:43:07.000-0600

Repository: asterisk
Revision: 2139

U   branches/v1-0_stable/Makefile
U   branches/v1-0_stable/channels/chan_sip.c
U   branches/v1-0_stable/configs/mgcp.conf.sample
U   branches/v1-0_stable/manager.c

------------------------------------------------------------------------
r2139 | markster | 2008-01-15 14:43:06 -0600 (Tue, 15 Jan 2008) | 5 lines

Insert blank after REFER (bug ASTERISK-991)
Correct path to VM sample (bug ASTERISK-988)
Make manager interface non-blocking (bug ASTERISK-855)
Don't bork on empty from in SIP (bug ASTERISK-881)

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

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