[asterisk-scf-commits] asterisk-scf/integration/mediatransportudptl.git branch "retry_deux" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Apr 17 13:23:07 CDT 2012


branch "retry_deux" has been updated
       via  e04e6d5fbc050d93652d683ed613e16aaaacf66e (commit)
      from  2ea16e1dd715e72d7aa014fd25391a50f41ba8c5 (commit)

Summary of changes:
 config/test_udptl_ice.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit e04e6d5fbc050d93652d683ed613e16aaaacf66e
Author: Brent Eagles <beagles at digium.com>
Date:   Tue Apr 17 15:51:10 2012 -0230

    Things are behaving better after the last code changes, so the timeout can go
    back in. It is good to have because the operation context retry resolution will
    get exercised if the client fires off another attempt because of a time out.

diff --git a/config/test_udptl_ice.conf b/config/test_udptl_ice.conf
index 7540bde..dda8453 100644
--- a/config/test_udptl_ice.conf
+++ b/config/test_udptl_ice.conf
@@ -6,6 +6,8 @@
 
 UDPTLConfiguration.Name=UDPTLStateReplicator
 
+Ice.Override.Timeout=5000
+
 IceBox.InheritProperties=1
 IceBox.LoadOrder=ServiceDiscovery,UDPTLStateReplicator,MediaTransportUDPTL,TestMediaTransportUDPTL
 

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/mediatransportudptl.git



More information about the asterisk-scf-commits mailing list