dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

127 Commits

Author SHA1 Message Date
kpfleming 2da7c9d0dc Merged revisions 129907 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r129907 | kpfleming | 2008-07-11 07:15:42 -0500 (Fri, 11 Jul 2008) | 2 lines

don't attempt to set user/group ownership of extracted sound files (reported on asterisk-users)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@129916 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-11 12:21:29 +00:00
tilghman 2c0065d862 Advance to next sounds release
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115535 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-07 20:22:09 +00:00
qwell 30a4e26140 Update to 1.4.11 core sounds.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@110578 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-21 21:52:06 +00:00
tilghman b787b1b3bf Upgrade the sounds version; add several directory enhancements:
1) Number of digits to enter can now be configured
	2) The digits can now match on both first AND last name, instead of only one or the other
(Closes issue #7151)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@110237 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-20 05:06:12 +00:00
tilghman 9e3924c31c Merged revisions 106328 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r106328 | tilghman | 2008-03-05 22:40:06 -0600 (Wed, 05 Mar 2008) | 2 lines

Upgrade to the next release of sounds

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@106329 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-06 04:45:16 +00:00
qwell 9f499969e0 Merged revisions 104135 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r104135 | qwell | 2008-02-26 10:35:06 -0600 (Tue, 26 Feb 2008) | 5 lines

Revert previous abspath change.
...abspath is new in GNU make 3.81.  I feel so...defeated.

Must find new fix!

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104136 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-26 16:36:49 +00:00
qwell 1aa69230ea Merged revisions 104132 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r104132 | qwell | 2008-02-26 10:08:44 -0600 (Tue, 26 Feb 2008) | 9 lines

Fix a very bizarre issue we were seeing with our buildbot when using a DESTDIR that
 wasn't an absolute path (such as DESTDIR=~/asterisk-1.4).

Apparently what was happening, was that some of the targets were being expanded to
 the full path, so $@ ended up being /root/asterisk-1.4/[...]/ rather than ~/asterisk-1.4/[...]/

It appears that this may be a new "feature" in GNU make.
(*cough* http://en.wikipedia.org/wiki/Principle_of_least_surprise *cough*)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@104133 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-26 16:09:38 +00:00
tilghman 747e06552c Merged revisions 91237 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r91237 | tilghman | 2007-12-05 15:38:13 -0600 (Wed, 05 Dec 2007) | 2 lines

Upgrade to the latest version of extra sounds

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@91238 f38db490-d61c-443f-a65b-d21fe96a405b
2007-12-05 21:46:42 +00:00
tilghman 833a319047 Merged revisions 90154 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r90154 | tilghman | 2007-11-29 11:18:09 -0600 (Thu, 29 Nov 2007) | 2 lines

Upgrade the core sounds release version

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@90156 f38db490-d61c-443f-a65b-d21fe96a405b
2007-11-29 17:31:35 +00:00
kpfleming 563ed941de Merged revisions 77424,77429 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r77424 | kpfleming | 2007-07-26 17:14:21 -0500 (Thu, 26 Jul 2007) | 2 lines

use new canonical name for download server

........
r77429 | kpfleming | 2007-07-26 17:16:42 -0500 (Thu, 26 Jul 2007) | 2 lines

change protocol for downloads as well

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77432 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-26 22:17:25 +00:00
file 881edd869c Don't download/install the sound packages if already installed.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@76791 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-24 16:09:20 +00:00
murf bbea177387 Merged revisions 76211 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r76211 | murf | 2007-07-20 15:36:05 -0600 (Fri, 20 Jul 2007) | 1 line

This patch from 10249 is worth applying! It prevents downloading sound files if they are already downloaded. Darn Practical, if you ask me
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@76213 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-20 21:41:51 +00:00
qwell e95289a0e9 Merged revisions 69434 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r69434 | qwell | 2007-06-14 17:56:09 -0500 (Thu, 14 Jun 2007) | 1 line

Update to latest versions of sound files.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@69435 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-14 22:56:40 +00:00
kpfleming a839730dba Merged revisions 61678 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r61678 | kpfleming | 2007-04-18 17:10:23 -0500 (Wed, 18 Apr 2007) | 2 lines

allow external build systems to extract the required sound file versions

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@61679 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-18 22:11:02 +00:00
murf ead11e2775 Merged revisions 56094 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r56094 | murf | 2007-02-21 19:39:58 -0700 (Wed, 21 Feb 2007) | 1 line

updated the sound tarball versions in Makefile
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56095 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-22 02:48:29 +00:00
kpfleming 21f3c330f2 GNU make already knows what the current directory is, there is no need to use 'pwd'
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49101 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-01 22:59:01 +00:00
kpfleming 8cdd980d21 now that the 'languageprefix' option defaults to 'on', and all channels have a default language of 'en', let's install the English sound files into /var/lib/asterisk/sounds/en, just like the other languages
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49069 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-30 13:27:38 +00:00
kpfleming 068fb38804 Merged revisions 49028 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49028 | kpfleming | 2006-12-28 14:08:59 -0600 (Thu, 28 Dec 2006) | 2 lines

new versions of sounds

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49029 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-28 20:10:24 +00:00
mogorman 50beae238e Merged revisions 48399 via svnmerge from
https://svn.digium.com/svn/asterisk/branches/1.4

........
r48399 | mogorman | 2006-12-11 17:02:10 -0600 (Mon, 11 Dec 2006) | 2 lines

new sounds package with 100% more silence

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48400 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-11 23:02:47 +00:00
russell 4151f29b5e Merged revisions 48223 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48223 | russell | 2006-12-03 01:34:14 -0500 (Sun, 03 Dec 2006) | 3 lines

When "fetch" is in use, instead of "wget", --continue is not a valid option.
(issue #8451)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48224 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-03 06:35:46 +00:00
russell f1781a983a Merged revisions 48190 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r48190 | russell | 2006-12-01 18:16:28 -0500 (Fri, 01 Dec 2006) | 12 lines

FreeBSD 6.1 does not include wget by default.  However, it has fetch which will
work just fine for our purposes of downloading the sounds packages.  So, check
for both wget and fetch and the configure script and use what was found to
download them.  If neither one was found, and sound packages are selected that
must be downloaded, the install process will print out an informative error
message indicating the situation.

Also, fix a couple places where "make" was hard coded into some output messages
by replacing them with the $(MAKE) variable.

(issue #8451, initial patch by pabelanger, with additional modifications by me)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48191 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-01 23:20:17 +00:00
file 4a3d234bf9 Use the proper version of extra sounds. (issue #8441 reported by jtodd)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48100 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-29 03:12:16 +00:00
kpfleming b1f2f72bea Merged revisions 46237 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46237 | kpfleming | 2006-10-25 12:08:58 -0500 (Wed, 25 Oct 2006) | 2 lines

add support for prebuilt G.722 prompts and music on hold files

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46238 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-25 17:12:59 +00:00
kpfleming 9e0182e070 Merged revisions 43676 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r43676 | kpfleming | 2006-09-26 13:34:27 -0500 (Tue, 26 Sep 2006) | 2 lines

update to use 1.4.3 core sounds, with corrected beep/beeperr/tt-monkeys files

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43677 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-26 18:39:01 +00:00
qwell ad5734af7f Merged revisions 43616 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r43616 | qwell | 2006-09-25 08:23:31 -0700 (Mon, 25 Sep 2006) | 4 lines

One more fix for sounds installation - this time for portability.

Reported to asterisk-dev mailing list.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43617 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-25 15:24:48 +00:00
kpfleming 10a1e2f957 Merged revisions 43489 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r43489 | kpfleming | 2006-09-22 11:42:46 -0500 (Fri, 22 Sep 2006) | 2 lines

use rebuilt extra sounds

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43490 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-22 16:43:00 +00:00
kpfleming 6ec9752c42 Merged revisions 43388 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r43388 | kpfleming | 2006-09-20 17:54:55 -0500 (Wed, 20 Sep 2006) | 2 lines

make the sounds Makefile actually work again

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43389 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20 22:58:03 +00:00
qwell 439987f0aa Merged revisions 43386 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r43386 | qwell | 2006-09-20 15:27:54 -0700 (Wed, 20 Sep 2006) | 2 lines

Go back to the old(ish) way of installing sound files.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43387 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20 22:29:31 +00:00
qwell dd2e58793c Minor fixes to sounds installation.
Use latest version number for core-sounds.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43365 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20 20:43:41 +00:00
murf 44de609986 sounds/Makefile updated to handle the extra-sounds tarball; some optimizations
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43362 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20 20:33:15 +00:00
kpfleming 0ba6df7e01 GNU make already knows how to quietly ignore non-existent files in 'include' directives
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41209 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-26 23:58:47 +00:00
kpfleming 8b0c007ad9 merge new_loader_completion branch, including (at least):
- restructured build tree and makefiles to eliminate recursion problems
  - support for embedded modules
  - support for static builds
  - simpler cross-compilation support
  - simpler module/loader interface (no exported symbols)



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40722 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-21 02:11:39 +00:00
kpfleming 28df168d0f make installation of French and Spanish sounds work properly
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37974 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-19 18:50:55 +00:00
kpfleming 37874878f5 use new sound file version
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37973 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-19 18:33:14 +00:00
russell ba98f584d6 more reasons why solaris sucks
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36440 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-30 17:52:49 +00:00
kpfleming 673e53a328 use new (separate) dependencies file from menuselect
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35895 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-25 08:50:14 +00:00
russell d5a8438176 add a couple more targets to .PHONY
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35506 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-22 15:45:32 +00:00
russell 0bb78235cb - specify that 'all' is a .PHONY target
- add a copyright header to the build_tools Makefile
- remove 'depend' from the 'all' target in agi/ and utils/ since it is handled
  by the main Makefile already


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35479 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-22 14:09:18 +00:00
russell b70a7c6a7c add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
since they are targets that do not have resulting files and are never listed
as prerequisites to real targets.  Using .PHONY in this manner improves make
performance by never having to check for resulting files.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35415 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-22 11:27:03 +00:00
russell 31fff75d63 don't blow up in the sub Makefiles if menuselect.makeopts is not present. This
is valid in some cases, such as "make clean".


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@34738 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-19 00:14:16 +00:00
russell 5c43c703ee move the common wget arguments to a variable and remove --no-verbose so
users will see download progress


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32935 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-07 23:09:41 +00:00
kpfleming 7d789d4b92 ok, new sounds/moh handling stuff should be done... bring on the bug reports!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32919 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-07 22:55:46 +00:00
kpfleming c3a90e6c79 moh files will now be distributed in native format, not mp3, so...
update sounds/Makefile to download/unpack the proper files
remove all evidence of mpg123 from the main Makefile
change the sample musiconhold.conf file to use native mode instead of mp3


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32917 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-07 22:37:31 +00:00
kpfleming 5e4ebd786d ok, now it knows how to auto-download and install
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32916 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-07 22:03:02 +00:00
kpfleming 31e06ddaea don't force the sounds to download... only when needed
fix a few buglets i caused in menuselect
remove downloaded sounds on 'dist-clean'


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32901 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-07 21:05:05 +00:00
kpfleming 05f3ae6817 woo-hoo, now it knows how to download the sound packages... doesn't install them yet though
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32886 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-07 20:54:30 +00:00
kpfleming fb761be5d7 prepare for using sound files from out of the source tree
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32885 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-07 20:19:40 +00:00
russell be0d2ed294 add support for having the user reminded that their temporary greeting
is still set (issue #6120, khaefner)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@25057 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-05 21:22:50 +00:00
kpfleming 24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
russell bbbf2edfaa add "hello-world" prompt, courtesy of Jared Smith :)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6782 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-14 00:07:14 +00:00