Archived
14
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
russell
d4c3816dec Add a new option for files-based music on hold to ensure that the sort order
of the files is alphabetical.

(closes issue #10855)
Reported by: jamesgolovich
Patches: 
      asterisk-mohsortalpha.diff.txt uploaded by jamesgolovich (license 176)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@84168 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-01 14:43:56 +00:00
russell
1006ff5169 Add a new feature for Music on Hold. If you set the "digit" option for a
class in musiconhold.conf, a caller on hold may press this digit to switch
to listening to that music class.
  This involved adding a new callback for generators, which allow generators
to get notified of DTMF from the channel they are running on.  Then, a callback
was implemented for the music on hold generators.
(patch from bbryant)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@65505 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-22 18:52:59 +00:00
kpfleming
ff23e18b1e Merged revisions 47279 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47279 | kpfleming | 2006-11-07 12:56:21 -0600 (Tue, 07 Nov 2006) | 2 lines

clean up sample config, and make native file playback the more obvious default choice

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47280 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-07 18:56:56 +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
oej
6b15c9e645 Add reference to examples for files and custom, too make it more obious
that you're required to read on... (hello xrobau)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13323 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-17 08:46:31 +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
kpfleming
024f2617d8 make sample config files easier to ready (issue #5371)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-04 22:51:59 +00:00
russell
333b70b165 change sample ip
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6407 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-25 16:11:46 +00:00
kpfleming
31019d57fc add madplay example for Solaris users (issue #4929)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6403 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-25 02:40:08 +00:00
kpfleming
304aac9d8f support new format for musiconhold.conf (issue #4908)
support non-SLINEAR moh streams (issue #4908)
add external app to feed TCP stream into Asterisk for moh (issue #4908)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6353 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22 19:29:29 +00:00
russell
582f3eb990 update sample to reflect new nodir option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6058 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-08 15:04:01 +00:00
markster
126fc0bc61 Load formats first (bug #3242)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4664 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-04 20:55:43 +00:00
markster
1b705fdbac Rename newp to newpvt (bug #2190), change hold music.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3560 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-01 14:19:04 +00:00
markster
2cb447cfc6 Merge musiconhold stuff (bug #2027), restructure AGI to eventually support registration
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3460 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-17 20:12:28 +00:00
markster
e08f604e0a Unbuffered music on hold
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2811 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-29 03:36:46 +00:00
markster
a6402c2d60 Version 0.1.12 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@444 f38db490-d61c-443f-a65b-d21fe96a405b
2002-05-12 11:48:14 +00:00