MT#55739 incoming_hih: actualize a regex for headers of responder01

We have to actualize the regex match for History-Info headers
of the responder01 after the following commit was applied in templates:
f47f6d590e49e75e4746090485848662ce118933

Change-Id: I99ad98ec6ea142bce566187e262ffd79c97750c4
mr11.2
Donat Zenichev 3 years ago
parent 710f8b7a8b
commit 267d4a891c

@ -7,7 +7,7 @@ messages:
- 'To: <sip:[% scenarios.0.responders.1.username %]@incoming-hih.scenarios.test>'
- 'CSeq: \d+ INVITE'
- 'History-Info: <sip:anonymous@anonymous.invalid;user=phone\?privacy=history>;index=1'
- 'History-Info: <sip:\+[% incoming_hih_scenarios_test.testuser1003.phone_number %]@incoming-hih.scenarios.test;user=phone;cause=302\?[pP]rivacy=history>;index=1.1'
- 'History-Info: <sip:anonymous@anonymous.invalid;user=phone;cause=302\?Privacy=history>;index=1.1'
- 'History-Info: <sip:\+[% incoming_hih_scenarios_test.testuser1002.phone_number %]@incoming-hih.scenarios.test:5060;user=phone;cause=302>;index=1.1.1'
- 'P-Asserted-Identity: <sip:[% scenarios.0.username %]@incoming-hih.scenarios.test>'
- 'Content-Type: application/sdp'

Loading…
Cancel
Save