[svn-commits] may: branch may/ooh323_qsig r369171 - in /team/may/ooh323_qsig: ./ apps/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Jun 20 17:52:35 CDT 2012
Author: may
Date: Wed Jun 20 17:52:32 2012
New Revision: 369171
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=369171
Log:
Multiple revisions 368991,369000
........
r368991 | rmudgett | 2012-06-15 04:55:43 +0400 (Fri, 15 Jun 2012) | 1 line
Remove remaining properties mmichelson left laying around from phones branch merge.
........
r369000 | qwell | 2012-06-15 19:33:41 +0400 (Fri, 15 Jun 2012) | 12 lines
Remove some symbol exports that got missed in the removal of global symbols.
(issue AST-807)
(issue AST-901)
(issue AST-908)
........
Merged revisions 368998 from http://svn.asterisk.org/svn/asterisk/certified/branches/1.8.11
........
Merged revisions 368999 from http://svn.asterisk.org/svn/asterisk/branches/10-digiumphones
........
Merged revisions 368991,369000 from http://svn.asterisk.org/svn/asterisk/trunk
Modified:
team/may/ooh323_qsig/ (props changed)
team/may/ooh323_qsig/apps/app_voicemail.exports.in
Propchange: team/may/ooh323_qsig/
------------------------------------------------------------------------------
--- branch-10-digiumphones-merged (original)
+++ branch-10-digiumphones-merged Wed Jun 20 17:52:32 2012
@@ -1,1 +1,1 @@
-/branches/10-digiumphones:364766,365396,368791,368963-368965
+/branches/10-digiumphones:364766,365396,368791,368963-368965,368999
Propchange: team/may/ooh323_qsig/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Jun 20 17:52:32 2012
@@ -1,2 +1,2 @@
/team/mmichelson/private/phones-trunk:358764-361321
-/trunk:357542,368421,368435-368529,368537-368550
+/trunk:357542,368421,368435-368529,368537-368550,368991-369000
Propchange: team/may/ooh323_qsig/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Wed Jun 20 17:52:32 2012
@@ -1,1 +1,1 @@
-/trunk:1-368986
+/trunk:1-368158,368991-369000
Modified: team/may/ooh323_qsig/apps/app_voicemail.exports.in
URL: http://svnview.digium.com/svn/asterisk/team/may/ooh323_qsig/apps/app_voicemail.exports.in?view=diff&rev=369171&r1=369170&r2=369171
==============================================================================
--- team/may/ooh323_qsig/apps/app_voicemail.exports.in (original)
+++ team/may/ooh323_qsig/apps/app_voicemail.exports.in Wed Jun 20 17:52:32 2012
@@ -15,15 +15,6 @@
LINKER_SYMBOL_PREFIXmm_notify;
LINKER_SYMBOL_PREFIXmm_searched;
LINKER_SYMBOL_PREFIXmm_status;
- LINKER_SYMBOL_PREFIXast_vm_mailbox_snapshot_create;
- LINKER_SYMBOL_PREFIXast_vm_mailbox_snapshot_destroy;
- LINKER_SYMBOL_PREFIXast_vm_msg_move;
- LINKER_SYMBOL_PREFIXast_vm_msg_remove;
- LINKER_SYMBOL_PREFIXast_vm_msg_forward;
- LINKER_SYMBOL_PREFIXast_vm_index_to_foldername;
- LINKER_SYMBOL_PREFIXast_vm_msg_play;
- LINKER_SYMBOL_PREFIXast_vm_test_create_user;
- LINKER_SYMBOL_PREFIXast_vm_test_destroy_user;
local:
*;
};
More information about the svn-commits
mailing list