From e46f059dee9153f5b9645044f4eeddcda294850c Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Mon, 8 Jul 2013 12:28:37 +0200 Subject: [PATCH] scenarios/invite_offline: fix tests --- scenarios/invite_offline/0001_test.yml | 2 +- scenarios/invite_offline/0003_test.yml | 16 ++++++++-------- scenarios/invite_offline/0005_test.yml | 12 ++++++------ 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/scenarios/invite_offline/0001_test.yml b/scenarios/invite_offline/0001_test.yml index b206d4fa..6b0b5947 100644 --- a/scenarios/invite_offline/0001_test.yml +++ b/scenarios/invite_offline/0001_test.yml @@ -12,7 +12,7 @@ flow: - exit|ROUTE_AUTH: sip_in: - '^INVITE' - - 'Contact: sip:testuser2@' + - 'Contact: sip:testuser1002@' - 'CSeq: 1 INVITE' - 'Max-Forwards: 16' - 'Content-Type: application/sdp' diff --git a/scenarios/invite_offline/0003_test.yml b/scenarios/invite_offline/0003_test.yml index 30cb4dc0..46dae923 100644 --- a/scenarios/invite_offline/0003_test.yml +++ b/scenarios/invite_offline/0003_test.yml @@ -20,7 +20,7 @@ flow: - start|ROUTE_GET_CALLER_CLI: - end|ROUTE_GET_CALLER_CLI: - start|ROUTE_GET_FORWARDER_CLI: - - return|ROUTE_GET_FORWARDER_CLI: + - end|ROUTE_GET_FORWARDER_CLI: - start|ROUTE_CHECK_USERPROV_CLI: - start|ROUTE_CHECK_CLI_ALLOWED: - end|ROUTE_CHECK_CLI_ALLOWED: @@ -53,28 +53,28 @@ flow: - exit|ROUTE_EARLY_REJECT: sip_in: - '^INVITE' - - 'Contact: sip:testuser2@' + - 'Contact: sip:testuser1002@' - 'CSeq: 2 INVITE' - 'Max-Forwards: 16' - 'Content-Type: application/sdp' - - 'Proxy-Authorization: Digest username="testuser2"' + - 'Proxy-Authorization: Digest username="testuser1002"' sip_out: - [ '^SIP/2.0 100 Trying', 'CSeq: 2 INVITE', - 'From: