asterisk/res
Russell Bryant 6643934403 Merged revisions 73512 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r73512 | russell | 2007-07-05 15:50:08 -0500 (Thu, 05 Jul 2007) | 5 lines

Pass HOLD and UNHOLD frames to the other channel when they are returned from a
native bridge function.  This fixes a problem where when two zap channels are
natively bridged and one does a flash hook, the other channel did not receive
music on hold.  (Reported to me directly by Doug Bailey at Digium)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@73513 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-07-05 20:51:08 +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 Remove the ill-advised ast_restrdupa API call and related structures 2007-06-28 19:41:18 +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 Merged revisions 73512 via svnmerge from 2007-07-05 20:51:08 +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 Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +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