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: