TT#78301 Adapt tests to sems unification

All ports 5080 are changed to 508[0|8] and all port 5085
are changed to 508[5|8].
This to allow to use the test als whtn b2b server is not
enabled.

Change-Id: Iec75fc5a92eb9bd09e1a0c4b2d2200df3006ed2e
changes/60/38960/6
Marco Capetta 6 years ago
parent ac4165878c
commit 4880fed136

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 1 ACK'
- 'From: <sip:external@'
- 'To: <sip:4311003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 1 ACK',
'From: <sip:external@',
'To: <sip:4311003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:external@'
- 'CSeq: 2 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:4311003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:external@',
'CSeq: 2 BYE',
'Max-Forwards: 68',

@ -198,7 +198,7 @@ flow:
]
sip_in:
- '^INVITE sip:4311002@'
- 'Contact: <sip:127.0.0.1:5080'
- 'Contact: <sip:127.0.0.1:508[0|8]'
- 'CSeq: \d+ INVITE'
- 'Content-Type: application/sdp'
- 'P-Caller-UUID: \w+'
@ -219,7 +219,7 @@ sip_out:
'^INVITE sip:testuser1002@',
'CSeq: \d+ INVITE',
'From: <sip:004321001@',
'Contact: <sip:127.0.0.1:5080(;transport=udp)?>',
'Contact: <sip:127.0.0.1:508[0|8](;transport=udp)?>',
'To: <sip:4311003@',
'Content-Type: application/sdp',
'History-Info: <sip:\+4313012026@spce.test;user=phone\?privacy=history>;index=1',

@ -20,7 +20,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:004321001@'
- 'CSeq: 1 ACK'
- 'Max-Forwards: 69'
@ -30,7 +30,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:004321001@',
'CSeq: 1 ACK',
'Max-Forwards: 68',

@ -25,7 +25,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:004321001@'
- 'CSeq: 2 BYE'
- 'Max-Forwards: 69'
@ -42,7 +42,7 @@ sip_out:
'To: <sip:4311003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:004321001@',
'CSeq: 2 BYE',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:(testuser1002@)?127.0.0.1:5080(;transport=udp)? SIP/2.0'
- '^BYE sip:(testuser1002@)?127.0.0.1:508[0|8](;transport=udp)? SIP/2.0'
- 'CSeq: \d+ BYE'
- 'Content-Length: 0'
- 'From: <sip:004321001@'
@ -42,7 +42,7 @@ sip_out:
'To: <sip:4311003@'
]
- [
'^BYE sip:(testuser1002@)?127.0.0.1:5080(;transport=udp)? SIP/2.0',
'^BYE sip:(testuser1002@)?127.0.0.1:508[0|8](;transport=udp)? SIP/2.0',
'CSeq: \d+ BYE',
'Max-Forwards: 69',
'Content-Length: 0',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 1 ACK'
- 'From: <sip:004321001@'
- 'To: <sip:4311003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 1 ACK',
'From: <sip:004321001@',
'To: <sip:4311003@'

@ -29,7 +29,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:004321001@'
- 'CSeq: 2 BYE'
- 'Max-Forwards: 69'
@ -46,7 +46,7 @@ sip_out:
'To: <sip:4311003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:004321001@',
'CSeq: 2 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: <sip:testuser1002@'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: <sip:4311002@',
'To: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: "431100299" <sip:testuser1002@'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: "431100299" <sip:431100299@',
'To: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: "4311009" <sip:testuser1002@'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: "4311009" <sip:4311009@',
'To: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: "431100222" <sip:testuser1002@'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: "431100222" <sip:43122122@',
'To: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -123,5 +123,5 @@ sip_out:
'P-Caller-UUID: [% spce_test.testuser1002.uuid %]',
'P-Callee-UUID: [% spce_test.testuser1002.uuid %]',
'P-NGCP-Caller-Info: <sip:testuser1002@spce.test>;ip=127.126.0.1;port=\d+;primary=4311002',
'P-NGCP-Callee-Info: <sip:testuser1003@spce.test>;ip=127.0.0.1;port=5080;primary=4311002',
'P-NGCP-Callee-Info: <sip:testuser1003@spce.test>;ip=127.0.0.1;port=508[0|8];primary=4311002',
]

@ -19,13 +19,13 @@ sip_in:
- 'From: <sip:testuser1002@'
- 'To: <sip:testuser1003@'
- 'CSeq: 2 INVITE'
- 'Contact: <sip:(earlyannounce@)?127.0.0.1:5080(;transport=udp)?>'
- 'Contact: <sip:(earlyannounce@)?127.0.0.1:508[0|8](;transport=udp)?>'
- 'Content-Type: application/sdp'
- 'Content-Length: \d+'
sip_out:
- [
'^SIP/2.0 183 Progress',
'Contact: <sip:(earlyannounce@)?127.0.0.1:5080(;transport=udp)?>',
'Contact: <sip:(earlyannounce@)?127.0.0.1:508[0|8](;transport=udp)?>',
'Content-Type: application/sdp',
'Content-Length: \d+',
'P-Out-Socket: udp:127.0.0.1:5060'

@ -24,14 +24,14 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- '_:NOT:_P-Asserted-Identity: \w+'
- 'From: "Anonymous" <sip:anonymous@anonymous.invalid>'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'_:NOT:_P-Asserted-Identity: \w+',
'From: "Anonymous" <sip:anonymous@anonymous.invalid>',

@ -27,7 +27,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: <sip:testuser1002@'
- 'To: <sip:\*80\*4444311003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: <sip:4311002@',
'To: <sip:\*80\*4444311003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:\*80\*4444311003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -197,7 +197,7 @@ flow:
]
sip_in:
- '^INVITE sip:4311003@'
- 'Contact: <sip:127.0.0.1:5080'
- 'Contact: <sip:127.0.0.1:508[0|8]'
- 'CSeq: \d+ INVITE'
- 'Content-Type: application/sdp'
- 'P-Caller-UUID: [% spce_test.testuser1001.uuid %]'
@ -218,7 +218,7 @@ sip_out:
'^INVITE sip:testuser1003@',
'CSeq: \d+ INVITE',
'From: <sip:4311002@',
'Contact: <sip:127.0.0.1:5080(;transport=udp)?>',
'Contact: <sip:127.0.0.1:508[0|8](;transport=udp)?>',
'To: <sip:testuser1001@',
'Content-Type: application/sdp',
'P-Callee-UUID: [% spce_test.testuser1003.uuid %]',

@ -20,7 +20,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -30,7 +30,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -26,7 +26,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -43,7 +43,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080;transport=udp SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8];transport=udp SIP/2.0'
- 'CSeq: \d+ BYE'
- 'Content-Length: 0'
- 'From: <sip:testuser1002@'
@ -42,7 +42,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:127.0.0.1:5080;transport=udp SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8];transport=udp SIP/2.0',
'CSeq: \d+ BYE',
'Max-Forwards: 69',
'Content-Length: 0',

@ -188,7 +188,7 @@ flow:
]
sip_in:
- '^INVITE sip:4311005@'
- 'Contact: <sip:(testuser1003@)?127.0.0.1:5080(;transport=udp)?>'
- 'Contact: <sip:(testuser1003@)?127.0.0.1:508[0|8](;transport=udp)?>'
- 'CSeq: \d+ INVITE'
- 'Content-Type: application/sdp'
sip_out:

@ -27,7 +27,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -44,7 +44,7 @@ sip_out:
'To: <sip:testuser1004@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:(testuser1002@)?127.0.0.1:5080(;transport=udp)? SIP/2.0'
- '^BYE sip:(testuser1002@)?127.0.0.1:508[0|8](;transport=udp)? SIP/2.0'
- 'CSeq: \d+ BYE'
- 'Content-Length: 0'
- 'From: <sip:testuser1002@'
@ -42,7 +42,7 @@ sip_out:
'To: <sip:testuser1004@'
]
- [
'^BYE sip:(testuser1002@)?127.0.0.1:5080(;transport=udp)? SIP/2.0',
'^BYE sip:(testuser1002@)?127.0.0.1:508[0|8](;transport=udp)? SIP/2.0',
'CSeq: \d+ BYE',
'Max-Forwards: 69',
'Content-Length: 0',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -127,7 +127,7 @@ flow:
]
sip_in:
- '^INVITE sip:conf=4311001@conference.local SIP/2.0'
- 'Contact: <sip:127.0.0.1:5080(;transport=udp)?>'
- 'Contact: <sip:127.0.0.1:508[0|8](;transport=udp)?>'
- 'CSeq: \d+ INVITE'
- 'Content-Type: application/sdp'
- 'P-Caller-UUID: [% spce_test.testuser1001.uuid %]'
@ -147,6 +147,6 @@ sip_out:
'CSeq: \d+ INVITE',
'From: <sip:4311002@',
'To: <sip:testuser1001@',
'Contact: <sip:127.0.0.1:5080(;transport=udp)?>',
'Contact: <sip:127.0.0.1:508[0|8](;transport=udp)?>',
'Content-Type: application/sdp'
]

@ -20,7 +20,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_in:
- 'To: <sip:testuser1001@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -20,7 +20,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^UPDATE sip:127.0.0.1:5080(;prxroute=1)?(;transport=udp)? SIP/2.0'
- '^UPDATE sip:127.0.0.1:508[0|8](;prxroute=1)?(;transport=udp)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 UPDATE'
- 'Max-Forwards: 69'
@ -37,7 +37,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^UPDATE sip:127.0.0.1:5080(;prxroute=1)?(;transport=udp)? SIP/2.0',
'^UPDATE sip:127.0.0.1:508[0|8](;prxroute=1)?(;transport=udp)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 UPDATE',
'Max-Forwards: 68',

@ -14,7 +14,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^UPDATE sip:127.0.0.1:5080;transport=udp SIP/2.0'
- '^UPDATE sip:127.0.0.1:508[0|8];transport=udp SIP/2.0'
- 'CSeq: \d+ UPDATE'
- 'Content-Length: 0'
- 'From: <sip:testuser1002@'

@ -26,7 +26,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)?(;transport=udp)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)?(;transport=udp)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 4 BYE'
- 'Max-Forwards: 69'
@ -43,7 +43,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)?(;transport=udp)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)?(;transport=udp)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 4 BYE',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080;transport=udp SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8];transport=udp SIP/2.0'
- 'CSeq: \d+ BYE'
- 'Content-Length: 0'
- 'From: <sip:testuser1002@'
@ -42,7 +42,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:127.0.0.1:5080;transport=udp SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8];transport=udp SIP/2.0',
'CSeq: \d+ BYE',
'Max-Forwards: 69',
'Content-Length: 0',

@ -24,7 +24,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -34,7 +34,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:004321001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'FrOm: <sip:testuser1002@'
- 'to: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'FrOm: <sip:4311002@',
'to: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'TO: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: <sip:testuser1002@'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: <sip:4311002@',
'To: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -197,7 +197,7 @@ flow:
]
sip_in:
- '^INVITE sip:4311003@'
- 'Contact: <sip:127.0.0.1:5080'
- 'Contact: <sip:127.0.0.1:508[0|8]'
- 'CSeq: \d+ INVITE'
- 'Content-Type: application/sdp'
- 'P-Caller-UUID: [% spce_test.testuser1001.uuid %]'
@ -218,7 +218,7 @@ sip_out:
'^INVITE sip:testuser1003@',
'CSeq: \d+ INVITE',
'From: <sip:4311002@',
'Contact: <sip:127.0.0.1:5080(;transport=udp)?>',
'Contact: <sip:127.0.0.1:508[0|8](;transport=udp)?>',
'To: <sip:testuser1001@',
'Content-Type: application/sdp',
'P-Callee-UUID: [% spce_test.testuser1003.uuid %]',

@ -20,7 +20,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -30,7 +30,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -26,7 +26,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -43,7 +43,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080;transport=udp SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8];transport=udp SIP/2.0'
- 'CSeq: \d+ BYE'
- 'Content-Length: 0'
- 'From: <sip:testuser1002@'
@ -42,7 +42,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:127.0.0.1:5080;transport=udp SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8];transport=udp SIP/2.0',
'CSeq: \d+ BYE',
'Max-Forwards: 69',
'Content-Length: 0',

@ -25,7 +25,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -35,7 +35,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -29,7 +29,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -46,7 +46,7 @@ sip_out:
'To: <sip:004321001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: <sip:testuser1002@'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: <sip:4311002@',
'To: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,14 +24,14 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: <sip:testuser1002@'
- 'To: <sip:testuser1003@'
- 'Content-Type: application/sdp'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: <sip:4311002@',
'To: <sip:testuser1003@',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: <sip:testuser1002@'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: <sip:4311002@',
'To: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -25,7 +25,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -35,7 +35,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -29,7 +29,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -46,7 +46,7 @@ sip_out:
'To: <sip:004321001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -25,7 +25,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -35,7 +35,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -29,7 +29,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -46,7 +46,7 @@ sip_out:
'To: <sip:004321001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -25,7 +25,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -35,7 +35,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -29,7 +29,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -46,7 +46,7 @@ sip_out:
'To: <sip:004321001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,7 +24,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -34,7 +34,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:004321001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,7 +24,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -34,7 +34,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:004321001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: <sip:testuser1002@'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: <sip:4311002@',
'To: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,7 +24,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -34,7 +34,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: <sip:testuser1002@'
- 'To: <sip:testuser1003@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: <sip:4311002@',
'To: <sip:testuser1003@'

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -29,7 +29,7 @@ flow:
- exit|ROUTE_EXIT:
$avp(proto): ["tcp"]
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: <sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -46,7 +46,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: <sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -26,7 +26,7 @@ flow:
$avp(proto): ["udp"]
sip_in:
- '^INVITE'
- 'Contact: <sip:(testuser1003@)?127.0.0.1:5080(;transport=udp)?>'
- 'Contact: <sip:(testuser1003@)?127.0.0.1:508[0|8](;transport=udp)?>'
- 'CSeq: \d+ INVITE'
- 'Content-Type: application/sdp'
sip_out:

@ -29,7 +29,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: <sip:testuser1002@'
- 'CSeq: \d+ BYE'
- 'Max-Forwards: 69'
@ -46,7 +46,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: <sip:testuser1002@',
'CSeq: \d+ BYE',
'Max-Forwards: 68',

@ -24,14 +24,14 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 1 ACK'
- 'From: "Anonymous" <sip:anonymous@anonymous.invalid>'
- 'To: <sip:testuser1003@'
- '_:NOT:_P-Asserted-Identity: \w+'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 1 ACK',
'From: "Anonymous" <sip:anonymous@anonymous.invalid>',
'To: <sip:testuser1003@',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 BYE'
- 'Max-Forwards: 69'
@ -46,7 +46,7 @@ sip_out:
'_:NOT:_P-Asserted-Identity: \w+'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 BYE',
'Max-Forwards: 68',

@ -125,7 +125,7 @@ flow:
]
sip_in:
- '^INVITE sip:vmu4311001@voicebox.local SIP/2.0'
- 'Contact: <sip:127.0.0.1:5080(;transport=udp)?>'
- 'Contact: <sip:127.0.0.1:508[0|8](;transport=udp)?>'
- 'CSeq: \d+ INVITE'
- 'Content-Type: application/sdp'
- 'P-Caller-UUID: [% spce_test.testuser1001.uuid %]'
@ -145,6 +145,6 @@ sip_out:
'CSeq: \d+ INVITE',
'From: <sip:4311002@',
'To: <sip:testuser1001@',
'Contact: <sip:127.0.0.1:5080(;transport=udp)?>',
'Contact: <sip:127.0.0.1:508[0|8](;transport=udp)?>',
'Content-Type: application/sdp'
]

@ -20,7 +20,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_in:
- 'To: <sip:testuser1001@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -26,7 +26,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)?(;transport=udp)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)?(;transport=udp)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -43,7 +43,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)?(;transport=udp)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)?(;transport=udp)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -199,7 +199,7 @@ flow:
]
sip_in:
- '^INVITE sip:4311003@'
- 'Contact: <sip:127.0.0.1:5080'
- 'Contact: <sip:127.0.0.1:508[0|8]'
- 'CSeq: \d+ INVITE'
- 'Content-Type: application/sdp'
- 'P-Caller-UUID: [% spce_test.testuser1001.uuid %]'
@ -220,7 +220,7 @@ sip_out:
'^INVITE sip:testuser1003@',
'CSeq: \d+ INVITE',
'From: <sip:4311002@',
'Contact: <sip:127.0.0.1:5080(;transport=udp)?>',
'Contact: <sip:127.0.0.1:508[0|8](;transport=udp)?>',
'To: <sip:testuser1001@',
'Content-Type: application/sdp',
'P-Callee-UUID: [% spce_test.testuser1003.uuid %]',

@ -20,7 +20,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -30,7 +30,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -26,7 +26,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -43,7 +43,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:(testuser1003@)?127.0.0.1:5080(;transport=udp)? SIP/2.0'
- '^BYE sip:(testuser1003@)?127.0.0.1:508[0|8](;transport=udp)? SIP/2.0'
- 'CSeq: \d+ BYE'
- 'Content-Length: 0'
- 'From: <sip:testuser1002@'
@ -42,7 +42,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:(testuser1003@)?127.0.0.1:5080(;transport=udp)? SIP/2.0',
'^BYE sip:(testuser1003@)?127.0.0.1:508[0|8](;transport=udp)? SIP/2.0',
'CSeq: \d+ BYE',
'Max-Forwards: 69',
'Content-Length: 0',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0'
- 'CSeq: 2 ACK'
- 'From: <sip:testuser1001@'
- 'To: <sip:\*55\*\d{4}@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080;prxroute=1 SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8];prxroute=1 SIP/2.0',
'CSeq: 2 ACK',
'From: <sip:4311001@',
'To: <sip:\*55\*\d{4}@'

@ -211,7 +211,7 @@ sip_out:
'^INVITE sip:4318881003@',
'CSeq: \d+ INVITE',
'From: <sip:004321001@',
'Contact: <sip:127.0.0.1:5080(;transport=udp)?>',
'Contact: <sip:127.0.0.1:508[0|8](;transport=udp)?>',
'To: <sip:4311001@',
'Content-Type: application/sdp',
'P-CF-Depth: 1',

@ -24,13 +24,13 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:(4318881003@)?127.0.0.1:5080(;transport=udp)? SIP/2.0'
- '^ACK sip:(4318881003@)?127.0.0.1:508[0|8](;transport=udp)? SIP/2.0'
- 'CSeq: \d+ ACK'
- 'From: <sip:004321001@'
- 'To: <sip:4311001@'
sip_out:
- [
'^ACK sip:(4318881003@)?127.0.0.1:5080(;transport=udp)? SIP/2.0',
'^ACK sip:(4318881003@)?127.0.0.1:508[0|8](;transport=udp)? SIP/2.0',
'CSeq: \d+ ACK',
'From: <sip:004321001@',
'To: <sip:4311001@'

@ -26,7 +26,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:004321001@'
- 'CSeq: 2 BYE'
- 'Max-Forwards: 69'
@ -43,7 +43,7 @@ sip_out:
'To: <sip:4311001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:004321001@',
'CSeq: 2 BYE',
'Max-Forwards: 68',

@ -24,7 +24,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -34,7 +34,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:4311001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,7 +24,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -34,7 +34,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:43999300@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,7 +24,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -34,7 +34,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:43999100@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -24,7 +24,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -34,7 +34,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:43999200@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -25,7 +25,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -35,7 +35,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -29,7 +29,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -46,7 +46,7 @@ sip_out:
'To: <sip:004321001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -25,7 +25,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -35,7 +35,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^ACK sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -28,7 +28,7 @@ flow:
- return|ROUTE_RUNTIME:
- exit|ROUTE_EXIT:
sip_in:
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- '^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -45,7 +45,7 @@ sip_out:
'To: <sip:004321001@'
]
- [
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'^BYE sip:127.0.0.1:508[0|8](;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -200,9 +200,9 @@ sip_out:
'P-Caller-UUID: [% spce_test.testuser1003.uuid %]',
'P-Callee-UUID: [% spce_test.testuser1002.uuid %]',
'P-App-Name: sbc',
'P-App-Param: ;a_park_domain=\d+;b_park_domain=\d+',
'P-App-Param: ;profile=ngcp_pbx;a_park_domain=\d+;b_park_domain=\d+',
'P-NGCP-Acc-Src-Leg: \w+',
'P-NGCP-Acc-Dst-Leg: \w+',
'P-NGCP-Caller-Info: <sip:testuser1003@spce.test>;ip=127.126.0.3;port=\d+;primary=43110021003',
'P-NGCP-Callee-Info: <sip:4311002@spce.test>;ip=127.0.0.1;port=5085;primary=4311002',
'P-NGCP-Callee-Info: <sip:4311002@spce.test>;ip=127.0.0.1;port=508[5|8];primary=4311002',
]

@ -205,11 +205,11 @@ sip_in:
- 'P-NGCP-Acc-Src-Leg: \w+'
- 'P-NGCP-Acc-Dst-Leg: \w+'
- 'P-NGCP-Caller-Info: <sip:testuser1003@spce.test>;ip=127.126.0.3;port=\d+;primary=43110021003'
- 'P-NGCP-Callee-Info: <sip:4311002@spce.test>;ip=127.0.0.1;port=5085;primary=4311002'
- 'P-NGCP-Callee-Info: <sip:4311002@spce.test>;ip=127.0.0.1;port=508[0|8];primary=4311002'
- 'P-To-Device: 1'
- 'Content-Type: application/sdp'
- 'Content-Length: \d+'
- 'Contact: <sip:127.0.0.1:5085;transport=udp>'
- 'Contact: <sip:127.0.0.1:508[5|8];transport=udp>'
sip_out:
- [
'^SIP/2.0 100 Trying',
@ -230,7 +230,7 @@ sip_out:
'P-NGCP-Acc-Dst-Leg: \w+',
'Content-Type: application/sdp',
'Content-Length: \d+',
'Contact: <sip:127.0.0.1:5085;transport=udp>',
'Contact: <sip:127.0.0.1:508[5|8];transport=udp>',
'P-Caller-UUID: [% spce_test.testuser1003.uuid %]',
'P-Callee-UUID: [% spce_test.testuser1002.uuid %]',
'P-Asserted-Identity: <sip:43110021003@spce.test>',
@ -253,7 +253,7 @@ sip_out:
'P-NGCP-Acc-Dst-Leg: \w+',
'Content-Type: application/sdp',
'Content-Length: \d+',
'Contact: <sip:127.0.0.1:5085;transport=udp>',
'Contact: <sip:127.0.0.1:508[5|8];transport=udp>',
'P-Caller-UUID: [% spce_test.testuser1003.uuid %]',
'P-Callee-UUID: [% spce_test.testuser1002.uuid %]',
'P-Asserted-Identity: <sip:43110021003@spce.test>',

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save