[svn-commits] pabelanger: testsuite/asterisk/trunk r687 - in /asterisk/trunk/tests/cdr: con...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Aug 2 21:30:12 CDT 2010


Author: pabelanger
Date: Mon Aug  2 21:30:07 2010
New Revision: 687

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=687
Log:
Update config files to latest version of Asterisk while providing
backwards compatibility for 1.4

Added:
    asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/branch-1.4/
    asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/branch-1.4/
    asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/branch-1.4/
    asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/branch-1.4/
    asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/branch-1.4/
    asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/branch-1.4/
    asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/branch-1.4/
    asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/branch-1.4/
    asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/branch-1.4/
    asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/branch-1.4/
    asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/branch-1.4/
    asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/branch-1.4/sip.conf   (with props)
    asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/branch-1.4/
    asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/branch-1.4/sip.conf   (with props)
Modified:
    asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/manager.conf
    asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/sip.conf
    asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/sip.conf
    asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/sip.conf
    asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/sip.conf
    asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/sip.conf
    asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/sip.conf
    asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/sip.conf
    asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/sip.conf
    asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/sip.conf
    asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/sip.conf
    asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/sip.conf
    asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/sip.conf

Added: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,12 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5065
+canreinvite=no
+disallow=all
+allow=ulaw
+
+[test]
+type=peer
+host=127.0.0.1
+port=5070

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/manager.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/manager.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/manager.conf (original)
+++ asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/manager.conf Mon Aug  2 21:30:07 2010
@@ -7,4 +7,3 @@
 secret = mysecret
 read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan
 write = system,call,agent,user,config,command,reporting,originate
-

Modified: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_dial_sip_answer/configs1/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,12 +1,11 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5065
+udpbindaddr=0.0.0.0:5065
+directmedia=no
+disallow=all
+allow=ulaw
 
 [test]
 type=peer
 host=127.0.0.1
 port=5070
-canreinvite=no
-disallow=all
-allow=ulaw

Added: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,4 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5070

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_dial_sip_answer/configs2/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,4 +1,3 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5070
+udpbindaddr=0.0.0.0:5070

Added: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,12 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5065
+canreinvite=no
+disallow=all
+allow=ulaw
+
+[test]
+type=peer
+host=127.0.0.1
+port=5070

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_dial_sip_busy/configs1/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,12 +1,11 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5065
+udpbindaddr=0.0.0.0:5065
+directmedia=no
+disallow=all
+allow=ulaw
 
 [test]
 type=peer
 host=127.0.0.1
 port=5070
-canreinvite=no
-disallow=all
-allow=ulaw

Added: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,4 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5070

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_dial_sip_busy/configs2/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,4 +1,3 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5070
+udpbindaddr=0.0.0.0:5070

Added: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,12 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5065
+canreinvite=no
+disallow=all
+allow=ulaw
+
+[test]
+type=peer
+host=127.0.0.1
+port=5070

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs1/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,12 +1,11 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5065
+udpbindaddr=0.0.0.0:5065
+directmedia=no
+disallow=all
+allow=ulaw
 
 [test]
 type=peer
 host=127.0.0.1
 port=5070
-canreinvite=no
-disallow=all
-allow=ulaw

Added: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,4 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5070

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_dial_sip_congestion/configs2/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,4 +1,3 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5070
+udpbindaddr=0.0.0.0:5070

Added: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,12 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5065
+canreinvite=no
+disallow=all
+allow=ulaw
+
+[test]
+type=peer
+host=127.0.0.1
+port=5070

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs1/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,12 +1,11 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5065
+udpbindaddr=0.0.0.0:5065
+directmedia=no
+disallow=all
+allow=ulaw
 
 [test]
 type=peer
 host=127.0.0.1
 port=5070
-canreinvite=no
-disallow=all
-allow=ulaw

Added: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,4 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5070

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_dial_sip_transfer/configs2/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,4 +1,3 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5070
+udpbindaddr=0.0.0.0:5070

Added: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,12 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5065
+canreinvite=no
+disallow=all
+allow=ulaw
+
+[test]
+type=peer
+host=127.0.0.1
+port=5070

Propchange: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs1/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,12 +1,11 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5065
+udpbindaddr=0.0.0.0:5065
+directmedia=no
+disallow=all
+allow=ulaw
 
 [test]
 type=peer
 host=127.0.0.1
 port=5070
-canreinvite=no
-disallow=all
-allow=ulaw

Added: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,4 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5070

Propchange: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_fork_after_busy_forward/configs2/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,4 +1,3 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5070
+udpbindaddr=0.0.0.0:5070

Added: asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,12 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5065
+canreinvite=no
+disallow=all
+allow=ulaw
+
+[test]
+type=peer
+host=127.0.0.1
+port=5070

Propchange: asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_fork_before_dial/configs1/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,12 +1,11 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5065
+udpbindaddr=0.0.0.0:5065
+directmedia=no
+disallow=all
+allow=ulaw
 
 [test]
 type=peer
 host=127.0.0.1
 port=5070
-canreinvite=no
-disallow=all
-allow=ulaw

Added: asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/branch-1.4/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/branch-1.4/sip.conf?view=auto&rev=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/branch-1.4/sip.conf (added)
+++ asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/branch-1.4/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,0 +1,4 @@
+[general]
+context=default
+bindaddr=0.0.0.0
+bindport=5070

Propchange: asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/branch-1.4/sip.conf
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/sip.conf
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/sip.conf?view=diff&rev=687&r1=686&r2=687
==============================================================================
--- asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/sip.conf (original)
+++ asterisk/trunk/tests/cdr/console_fork_before_dial/configs2/sip.conf Mon Aug  2 21:30:07 2010
@@ -1,4 +1,3 @@
 [general]
 context=default
-bindaddr=0.0.0.0
-bindport=5070
+udpbindaddr=0.0.0.0:5070




More information about the svn-commits mailing list