From dd6dbfe6e6bcfbc11056633ffc5908bf684aab9b Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Tue, 15 Jun 2010 09:56:39 +0000 Subject: Fix #476: - Added lock codec feature to make sure that only one codec is active, by updating media session using UPDATE (if remote supports it) or re-INVITE. - Added few SIPp test scenarios. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3206 74dad513-b988-da41-8d7b-12977e46ad98 --- ...uas-answer-180-multiple-fmts-support-update.xml | 170 +++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts-support-update.xml (limited to 'tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts-support-update.xml') diff --git a/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts-support-update.xml b/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts-support-update.xml new file mode 100644 index 00000000..e75e7c76 --- /dev/null +++ b/tests/pjsua/scripts-sipp/uas-answer-180-multiple-fmts-support-update.xml @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ;tag=[call_number] + To[$3] + Call-ID: [call_id] + Cseq: 1 BYE + Contact: sip:sipp@[local_ip]:[local_port] + Max-Forwards: 70 + Content-Length: 0 + + ]]> + + + + + + + + + + + + + + + -- cgit v1.2.3