[asterisk-commits] mmichelson: branch mmichelson/more_transfer r389354 - in /team/mmichelson/mor...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue May 21 09:41:22 CDT 2013
Author: mmichelson
Date: Tue May 21 09:41:18 2013
New Revision: 389354
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=389354
Log:
Manual update.
Previous update to transfer branch should get automerge actually
working properly again.
Modified:
team/mmichelson/more_transfer/ (props changed)
team/mmichelson/more_transfer/cel/cel_custom.c (props changed)
team/mmichelson/more_transfer/cel/cel_manager.c (props changed)
team/mmichelson/more_transfer/cel/cel_odbc.c (props changed)
team/mmichelson/more_transfer/cel/cel_pgsql.c (props changed)
team/mmichelson/more_transfer/cel/cel_radius.c (props changed)
team/mmichelson/more_transfer/cel/cel_sqlite3_custom.c (props changed)
team/mmichelson/more_transfer/cel/cel_tds.c (props changed)
team/mmichelson/more_transfer/channels/sip/dialplan_functions.c (props changed)
team/mmichelson/more_transfer/channels/sip/include/dialog.h (props changed)
team/mmichelson/more_transfer/channels/sip/include/dialplan_functions.h (props changed)
team/mmichelson/more_transfer/channels/sip/include/globals.h (props changed)
team/mmichelson/more_transfer/channels/sip/include/sdp_crypto.h (props changed)
team/mmichelson/more_transfer/channels/sip/include/srtp.h (props changed)
team/mmichelson/more_transfer/channels/sip/sdp_crypto.c (props changed)
team/mmichelson/more_transfer/channels/sip/srtp.c (props changed)
team/mmichelson/more_transfer/codecs/codec_dahdi.c (props changed)
team/mmichelson/more_transfer/contrib/utils/eagi_proxy.c (props changed)
team/mmichelson/more_transfer/formats/format_h264.c (props changed)
team/mmichelson/more_transfer/funcs/func_channel.c (props changed)
team/mmichelson/more_transfer/funcs/func_dialgroup.c (props changed)
team/mmichelson/more_transfer/funcs/func_iconv.c (props changed)
team/mmichelson/more_transfer/funcs/func_odbc.c (props changed)
team/mmichelson/more_transfer/funcs/func_rand.c (props changed)
team/mmichelson/more_transfer/funcs/func_realtime.c (props changed)
team/mmichelson/more_transfer/funcs/func_version.c (props changed)
team/mmichelson/more_transfer/main/bridging_roles.c (props changed)
team/mmichelson/more_transfer/main/cel.c (props changed)
team/mmichelson/more_transfer/main/event.c (props changed)
team/mmichelson/more_transfer/main/hashtab.c (props changed)
team/mmichelson/more_transfer/main/json.c (props changed)
team/mmichelson/more_transfer/main/manager_channels.c (props changed)
team/mmichelson/more_transfer/main/parking.c (props changed)
team/mmichelson/more_transfer/main/pbx.c
team/mmichelson/more_transfer/main/sha1.c (props changed)
team/mmichelson/more_transfer/main/stasis.c (props changed)
team/mmichelson/more_transfer/main/stasis_cache.c (props changed)
team/mmichelson/more_transfer/main/stasis_message.c (props changed)
team/mmichelson/more_transfer/main/stasis_message_router.c (props changed)
team/mmichelson/more_transfer/main/threadstorage.c (props changed)
team/mmichelson/more_transfer/main/udptl.c (props changed)
team/mmichelson/more_transfer/pbx/pbx_lua.c (props changed)
team/mmichelson/more_transfer/res/ael/ael.tab.c (props changed)
team/mmichelson/more_transfer/res/ael/ael.tab.h (props changed)
team/mmichelson/more_transfer/res/ael/ael_lex.c (props changed)
team/mmichelson/more_transfer/res/ael/pval.c (props changed)
team/mmichelson/more_transfer/res/res_ael_share.c (props changed)
team/mmichelson/more_transfer/res/res_clioriginate.c (props changed)
team/mmichelson/more_transfer/res/res_curl.c (props changed)
team/mmichelson/more_transfer/res/res_parking.c (props changed)
team/mmichelson/more_transfer/res/res_pktccops.c (props changed)
team/mmichelson/more_transfer/res/res_smdi.c (props changed)
team/mmichelson/more_transfer/res/res_srtp.c (props changed)
team/mmichelson/more_transfer/res/res_stasis.c (props changed)
team/mmichelson/more_transfer/res/res_stasis_http.c (props changed)
team/mmichelson/more_transfer/res/res_stasis_http_asterisk.c (props changed)
team/mmichelson/more_transfer/res/res_stasis_http_bridges.c (props changed)
team/mmichelson/more_transfer/res/res_stasis_http_channels.c (props changed)
team/mmichelson/more_transfer/res/res_stasis_http_endpoints.c (props changed)
team/mmichelson/more_transfer/res/res_stasis_http_events.c (props changed)
team/mmichelson/more_transfer/res/res_stasis_http_recordings.c (props changed)
team/mmichelson/more_transfer/res/res_stasis_websocket.c (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_asterisk.c (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_asterisk.h (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_bridges.c (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_bridges.h (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_channels.c (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_channels.h (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_endpoints.c (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_endpoints.h (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_events.c (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_events.h (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_recordings.c (props changed)
team/mmichelson/more_transfer/res/stasis_http/resource_recordings.h (props changed)
team/mmichelson/more_transfer/tests/test_astobj2_thrash.c (props changed)
team/mmichelson/more_transfer/tests/test_dlinklists.c (props changed)
team/mmichelson/more_transfer/tests/test_gosub.c (props changed)
team/mmichelson/more_transfer/tests/test_hashtab_thrash.c (props changed)
team/mmichelson/more_transfer/tests/test_json.c (props changed)
team/mmichelson/more_transfer/tests/test_res_stasis.c (props changed)
team/mmichelson/more_transfer/tests/test_stasis.c (props changed)
team/mmichelson/more_transfer/tests/test_stasis_http.c (props changed)
team/mmichelson/more_transfer/tests/test_time.c (props changed)
team/mmichelson/more_transfer/tests/test_xml_escape.c (props changed)
team/mmichelson/more_transfer/utils/ael_main.c (props changed)
team/mmichelson/more_transfer/utils/refcounter.c (props changed)
Propchange: team/mmichelson/more_transfer/
------------------------------------------------------------------------------
Binary property 'branch-11-merged' - no diff available.
Propchange: team/mmichelson/more_transfer/
------------------------------------------------------------------------------
--- bridge_construction-integrated (original)
+++ bridge_construction-integrated Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-/trunk:1-389224
+/trunk:1-389309
Propchange: team/mmichelson/more_transfer/
------------------------------------------------------------------------------
--- more_transfer-integrated (original)
+++ more_transfer-integrated Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-/team/mmichelson/transfer:1-389302
+/team/mmichelson/transfer:1-389353
Propchange: team/mmichelson/more_transfer/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue May 21 09:41:18 2013
@@ -12,6 +12,7 @@
config.log
config.status
defaults.h
+doxygen.log
makeopts
makeopts.embed_rules
menuselect-tree
Propchange: team/mmichelson/more_transfer/
------------------------------------------------------------------------------
--- transfer-integrated (original)
+++ transfer-integrated Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-/team/group/bridge_construction:1-389255
+/team/group/bridge_construction:1-389352
Propchange: team/mmichelson/more_transfer/cel/cel_custom.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/cel/cel_manager.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/cel/cel_odbc.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/cel/cel_pgsql.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/cel/cel_radius.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/cel/cel_sqlite3_custom.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/cel/cel_tds.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/channels/sip/dialplan_functions.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yttribium
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/channels/sip/include/dialog.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yttribium
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/channels/sip/include/dialplan_functions.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yttribium
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/channels/sip/include/globals.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yttribium
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/channels/sip/include/sdp_crypto.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/channels/sip/include/srtp.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/channels/sip/sdp_crypto.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/channels/sip/srtp.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/codecs/codec_dahdi.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/contrib/utils/eagi_proxy.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Id Author Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/formats/format_h264.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/funcs/func_channel.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/funcs/func_dialgroup.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Id Author Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/funcs/func_iconv.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/funcs/func_odbc.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/funcs/func_rand.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/funcs/func_realtime.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date ld Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/funcs/func_version.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/bridging_roles.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-"Author Date Id Rev URL"
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/cel.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/event.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/hashtab.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/json.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/manager_channels.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/parking.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-"Author Date Id Rev URL"
+Author Date Id Revision
Modified: team/mmichelson/more_transfer/main/pbx.c
URL: http://svnview.digium.com/svn/asterisk/team/mmichelson/more_transfer/main/pbx.c?view=diff&rev=389354&r1=389353&r2=389354
==============================================================================
--- team/mmichelson/more_transfer/main/pbx.c (original)
+++ team/mmichelson/more_transfer/main/pbx.c Tue May 21 09:41:18 2013
@@ -10035,6 +10035,7 @@
if (account) {
ast_cdr_setaccount(dialed, account);
}
+ ast_set_flag(ast_channel_cdr(dialed), AST_CDR_FLAG_ORIGINATED);
if (!ast_strlen_zero(cid_num) && !ast_strlen_zero(cid_name)) {
struct ast_party_connected_line connected;
Propchange: team/mmichelson/more_transfer/main/sha1.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/stasis.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/stasis_cache.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/stasis_message.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/stasis_message_router.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/threadstorage.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/main/udptl.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/pbx/pbx_lua.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Id Date Author Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/ael/ael.tab.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/ael/ael.tab.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/ael/ael_lex.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/ael/pval.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_ael_share.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_clioriginate.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_curl.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Revision Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_parking.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-"Author Date Id Rev URL"
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_pktccops.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Revision Author Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_smdi.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_srtp.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_stasis.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_stasis_http.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_stasis_http_asterisk.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_stasis_http_bridges.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_stasis_http_channels.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_stasis_http_endpoints.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_stasis_http_events.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_stasis_http_recordings.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/res_stasis_websocket.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_asterisk.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_asterisk.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_bridges.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_bridges.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_channels.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_channels.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_endpoints.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_endpoints.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_events.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_events.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_recordings.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/res/stasis_http/resource_recordings.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_astobj2_thrash.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_dlinklists.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_gosub.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yoyo
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_hashtab_thrash.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_json.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_res_stasis.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_stasis.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_stasis_http.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_time.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Revision Author Id Date
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/tests/test_xml_escape.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/utils/ael_main.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision
Propchange: team/mmichelson/more_transfer/utils/refcounter.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:41:18 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision
More information about the asterisk-commits
mailing list