asterisk/res
Russell Bryant 7f10fccec1 Merged revisions 74162 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r74162 | russell | 2007-07-09 15:53:46 -0500 (Mon, 09 Jul 2007) | 9 lines

(closes issue #10123)
Reported by: blitzrage
Patches submitted by: juggie, qwell, me
Tested by: blitzrage

When trying to find a music on hold class to use, try all of the options,
instead of only the first one that is set.  Also, change the MusicOnHold
applications to not hang up on the channel when a class can not be found.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@74163 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-07-09 20:54:34 +00:00
..
snmp Simplify some logic and convert spaces to tabs 2007-06-13 16:19:37 +00:00
Makefile Merged revisions 44055 via svnmerge from 2006-09-29 22:48:43 +00:00
res_adsi.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
res_agi.c After some discussion on the asterisk-dev list, we determined that this approach 2007-07-02 23:02:16 +00:00
res_clioriginate.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
res_config_odbc.c Merged revisions 73696 via svnmerge from 2007-07-06 16:14:39 +00:00
res_config_pgsql.c Remove the ill-advised ast_restrdupa API call and related structures 2007-06-28 19:41:18 +00:00
res_config_sqlite.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
res_convert.c a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode 2006-12-21 19:44:20 +00:00
res_crypto.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
res_eventtest.c Merge changes from team/russell/events 2007-04-28 21:01:44 +00:00
res_features.c Use linkedlist macros for parking. 2007-07-09 02:29:00 +00:00
res_indications.c Convert uses of strdup() to ast_strdup() 2007-06-14 23:01:01 +00:00
res_jabber.c Correct an issue where the wrong type was being used to start sasl. 2007-07-03 02:51:08 +00:00
res_limit.c Fix building under Solaris. 2007-07-02 20:27:28 +00:00
res_monitor.c Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p) 2007-06-22 04:35:12 +00:00
res_musiconhold.c Merged revisions 74162 via svnmerge from 2007-07-09 20:54:34 +00:00
res_odbc.c Merged revisions 69702 via svnmerge from 2007-06-18 16:35:51 +00:00
res_realtime.c When calling the Realtime app more than once, unset fields which were 2007-01-07 16:21:12 +00:00
res_smdi.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
res_snmp.c Merged revisions 67872 via svnmerge from 2007-06-06 22:09:58 +00:00
res_speech.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00