From c169efa79e2f8c4351682df39ad85a6fb2f0ead5 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Thu, 27 Jun 2013 10:08:24 +0000 Subject: More re #1683: added two SIPP scenarios to simulate IP/port change git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4547 74dad513-b988-da41-8d7b-12977e46ad98 --- .../uas-register-ip-change-port-only.xml | 137 +++++++++++++++++++++ .../pjsua/scripts-sipp/uas-register-ip-change.xml | 137 +++++++++++++++++++++ 2 files changed, 274 insertions(+) create mode 100644 tests/pjsua/scripts-sipp/uas-register-ip-change-port-only.xml create mode 100644 tests/pjsua/scripts-sipp/uas-register-ip-change.xml (limited to 'tests') diff --git a/tests/pjsua/scripts-sipp/uas-register-ip-change-port-only.xml b/tests/pjsua/scripts-sipp/uas-register-ip-change-port-only.xml new file mode 100644 index 00000000..a1392dfd --- /dev/null +++ b/tests/pjsua/scripts-sipp/uas-register-ip-change-port-only.xml @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/pjsua/scripts-sipp/uas-register-ip-change.xml b/tests/pjsua/scripts-sipp/uas-register-ip-change.xml new file mode 100644 index 00000000..c663c747 --- /dev/null +++ b/tests/pjsua/scripts-sipp/uas-register-ip-change.xml @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3