[asterisk-commits] mmichelson: branch mmichelson/transfer r389353 - in /team/mmichelson/transfer...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue May 21 09:39:39 CDT 2013


Author: mmichelson
Date: Tue May 21 09:39:35 2013
New Revision: 389353

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=389353
Log:
Manual update.

The automerge-propname property had gotten messed up
in this branch, which explains why there had been tons of
automerge failures and why this branch never seemed to
update automatically.


Modified:
    team/mmichelson/transfer/   (props changed)
    team/mmichelson/transfer/cel/cel_custom.c   (props changed)
    team/mmichelson/transfer/cel/cel_manager.c   (props changed)
    team/mmichelson/transfer/cel/cel_odbc.c   (props changed)
    team/mmichelson/transfer/cel/cel_pgsql.c   (props changed)
    team/mmichelson/transfer/cel/cel_radius.c   (props changed)
    team/mmichelson/transfer/cel/cel_sqlite3_custom.c   (props changed)
    team/mmichelson/transfer/cel/cel_tds.c   (props changed)
    team/mmichelson/transfer/channels/sip/dialplan_functions.c   (props changed)
    team/mmichelson/transfer/channels/sip/include/dialog.h   (props changed)
    team/mmichelson/transfer/channels/sip/include/dialplan_functions.h   (props changed)
    team/mmichelson/transfer/channels/sip/include/globals.h   (props changed)
    team/mmichelson/transfer/channels/sip/include/sdp_crypto.h   (props changed)
    team/mmichelson/transfer/channels/sip/include/srtp.h   (props changed)
    team/mmichelson/transfer/channels/sip/sdp_crypto.c   (props changed)
    team/mmichelson/transfer/channels/sip/srtp.c   (props changed)
    team/mmichelson/transfer/codecs/codec_dahdi.c   (props changed)
    team/mmichelson/transfer/contrib/utils/eagi_proxy.c   (props changed)
    team/mmichelson/transfer/formats/format_h264.c   (props changed)
    team/mmichelson/transfer/funcs/func_channel.c   (props changed)
    team/mmichelson/transfer/funcs/func_dialgroup.c   (props changed)
    team/mmichelson/transfer/funcs/func_iconv.c   (props changed)
    team/mmichelson/transfer/funcs/func_odbc.c   (props changed)
    team/mmichelson/transfer/funcs/func_rand.c   (props changed)
    team/mmichelson/transfer/funcs/func_realtime.c   (props changed)
    team/mmichelson/transfer/funcs/func_version.c   (props changed)
    team/mmichelson/transfer/main/bridging_roles.c   (props changed)
    team/mmichelson/transfer/main/cel.c   (props changed)
    team/mmichelson/transfer/main/event.c   (props changed)
    team/mmichelson/transfer/main/hashtab.c   (props changed)
    team/mmichelson/transfer/main/json.c   (props changed)
    team/mmichelson/transfer/main/manager_channels.c   (props changed)
    team/mmichelson/transfer/main/parking.c   (props changed)
    team/mmichelson/transfer/main/pbx.c
    team/mmichelson/transfer/main/sha1.c   (props changed)
    team/mmichelson/transfer/main/stasis.c   (props changed)
    team/mmichelson/transfer/main/stasis_cache.c   (props changed)
    team/mmichelson/transfer/main/stasis_message.c   (props changed)
    team/mmichelson/transfer/main/stasis_message_router.c   (props changed)
    team/mmichelson/transfer/main/threadstorage.c   (props changed)
    team/mmichelson/transfer/main/udptl.c   (props changed)
    team/mmichelson/transfer/pbx/pbx_lua.c   (props changed)
    team/mmichelson/transfer/res/ael/ael.tab.c   (props changed)
    team/mmichelson/transfer/res/ael/ael.tab.h   (props changed)
    team/mmichelson/transfer/res/ael/ael_lex.c   (props changed)
    team/mmichelson/transfer/res/ael/pval.c   (props changed)
    team/mmichelson/transfer/res/res_ael_share.c   (props changed)
    team/mmichelson/transfer/res/res_clioriginate.c   (props changed)
    team/mmichelson/transfer/res/res_curl.c   (props changed)
    team/mmichelson/transfer/res/res_parking.c   (props changed)
    team/mmichelson/transfer/res/res_pktccops.c   (props changed)
    team/mmichelson/transfer/res/res_smdi.c   (props changed)
    team/mmichelson/transfer/res/res_srtp.c   (props changed)
    team/mmichelson/transfer/res/res_stasis.c   (props changed)
    team/mmichelson/transfer/res/res_stasis_http.c   (props changed)
    team/mmichelson/transfer/res/res_stasis_http_asterisk.c   (props changed)
    team/mmichelson/transfer/res/res_stasis_http_bridges.c   (props changed)
    team/mmichelson/transfer/res/res_stasis_http_channels.c   (props changed)
    team/mmichelson/transfer/res/res_stasis_http_endpoints.c   (props changed)
    team/mmichelson/transfer/res/res_stasis_http_events.c   (props changed)
    team/mmichelson/transfer/res/res_stasis_http_recordings.c   (props changed)
    team/mmichelson/transfer/res/res_stasis_websocket.c   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_asterisk.c   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_asterisk.h   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_bridges.c   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_bridges.h   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_channels.c   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_channels.h   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_endpoints.c   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_endpoints.h   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_events.c   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_events.h   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_recordings.c   (props changed)
    team/mmichelson/transfer/res/stasis_http/resource_recordings.h   (props changed)
    team/mmichelson/transfer/tests/test_astobj2_thrash.c   (props changed)
    team/mmichelson/transfer/tests/test_dlinklists.c   (props changed)
    team/mmichelson/transfer/tests/test_gosub.c   (props changed)
    team/mmichelson/transfer/tests/test_hashtab_thrash.c   (props changed)
    team/mmichelson/transfer/tests/test_json.c   (props changed)
    team/mmichelson/transfer/tests/test_res_stasis.c   (props changed)
    team/mmichelson/transfer/tests/test_stasis.c   (props changed)
    team/mmichelson/transfer/tests/test_stasis_http.c   (props changed)
    team/mmichelson/transfer/tests/test_time.c   (props changed)
    team/mmichelson/transfer/tests/test_xml_escape.c   (props changed)
    team/mmichelson/transfer/utils/ael_main.c   (props changed)
    team/mmichelson/transfer/utils/refcounter.c   (props changed)

Propchange: team/mmichelson/transfer/
------------------------------------------------------------------------------
    automerge = *

Propchange: team/mmichelson/transfer/
------------------------------------------------------------------------------
--- automerge-propname (original)
+++ automerge-propname Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-sip_transfer-integrated
+transfer-integrated

Propchange: team/mmichelson/transfer/
------------------------------------------------------------------------------
Binary property 'branch-11-merged' - no diff available.

Propchange: team/mmichelson/transfer/
------------------------------------------------------------------------------
--- bridge_construction-integrated (original)
+++ bridge_construction-integrated Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-/trunk:1-389224
+/trunk:1-389309

Propchange: team/mmichelson/transfer/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue May 21 09:39:35 2013
@@ -12,6 +12,7 @@
 config.log
 config.status
 defaults.h
+doxygen.log
 makeopts
 makeopts.embed_rules
 menuselect-tree

Propchange: team/mmichelson/transfer/
------------------------------------------------------------------------------
--- transfer-integrated (original)
+++ transfer-integrated Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-/team/group/bridge_construction:1-389255
+/team/group/bridge_construction:1-389352

Propchange: team/mmichelson/transfer/cel/cel_custom.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/cel/cel_manager.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/cel/cel_odbc.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/cel/cel_pgsql.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/cel/cel_radius.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/cel/cel_sqlite3_custom.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/cel/cel_tds.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/channels/sip/dialplan_functions.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yttribium
+Author Date Id Revision

Propchange: team/mmichelson/transfer/channels/sip/include/dialog.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yttribium
+Author Date Id Revision

Propchange: team/mmichelson/transfer/channels/sip/include/dialplan_functions.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yttribium
+Author Date Id Revision

Propchange: team/mmichelson/transfer/channels/sip/include/globals.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yttribium
+Author Date Id Revision

Propchange: team/mmichelson/transfer/channels/sip/include/sdp_crypto.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/channels/sip/include/srtp.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/channels/sip/sdp_crypto.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/channels/sip/srtp.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/codecs/codec_dahdi.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/contrib/utils/eagi_proxy.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Id Author Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/formats/format_h264.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/funcs/func_channel.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/funcs/func_dialgroup.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Id Author Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/funcs/func_iconv.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/funcs/func_odbc.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/funcs/func_rand.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/funcs/func_realtime.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date ld Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/funcs/func_version.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/bridging_roles.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-"Author Date Id Rev URL"
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/cel.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/event.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/hashtab.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/json.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/manager_channels.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/parking.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-"Author Date Id Rev URL"
+Author Date Id Revision

Modified: team/mmichelson/transfer/main/pbx.c
URL: http://svnview.digium.com/svn/asterisk/team/mmichelson/transfer/main/pbx.c?view=diff&rev=389353&r1=389352&r2=389353
==============================================================================
--- team/mmichelson/transfer/main/pbx.c (original)
+++ team/mmichelson/transfer/main/pbx.c Tue May 21 09:39:35 2013
@@ -10087,6 +10087,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/transfer/main/sha1.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/stasis.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/stasis_cache.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/stasis_message.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/stasis_message_router.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/threadstorage.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/main/udptl.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/pbx/pbx_lua.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Id Date Author Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/ael/ael.tab.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/ael/ael.tab.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/ael/ael_lex.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/ael/pval.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_ael_share.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_clioriginate.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_curl.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Revision Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_parking.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-"Author Date Id Rev URL"
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_pktccops.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Revision Author Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_smdi.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Revision Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_srtp.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_stasis.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_stasis_http.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_stasis_http_asterisk.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_stasis_http_bridges.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_stasis_http_channels.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_stasis_http_endpoints.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_stasis_http_events.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_stasis_http_recordings.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/res_stasis_websocket.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_asterisk.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_asterisk.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_bridges.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_bridges.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_channels.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_channels.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_endpoints.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_endpoints.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_events.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_events.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_recordings.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/res/stasis_http/resource_recordings.h
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_astobj2_thrash.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_dlinklists.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_gosub.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Date Author Id Revision Yoyo
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_hashtab_thrash.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_json.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_res_stasis.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_stasis.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_stasis_http.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_time.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Revision Author Id Date
+Author Date Id Revision

Propchange: team/mmichelson/transfer/tests/test_xml_escape.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Date Id Rev URL
+Author Date Id Revision

Propchange: team/mmichelson/transfer/utils/ael_main.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author ID Date Revision
+Author Date Id Revision

Propchange: team/mmichelson/transfer/utils/refcounter.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Tue May 21 09:39:35 2013
@@ -1,1 +1,1 @@
-Author Id Date Revision
+Author Date Id Revision




More information about the asterisk-commits mailing list