MT#61910 LB is now responding directly to OPTIONS

Change-Id: If3ee3e8b815b683a83a5832555e88ca1485d57a1
master
Victor Seva 3 months ago
parent 212e6d3f60
commit a0ad8c77b6

@ -1,9 +1,7 @@
messages:
- - 'SIP/2.0 200 Alive'
- 'Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'From: <sip:[% scenarios.0.username %]@incoming-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'To: <sip:[% scenarios.0.username %]@incoming-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'CSeq: \d+ OPTIONS'
- 'Server: Sipwise NGCP Proxy'
- 'Server: Sipwise NGCP LB'
- 'Content-Length: 0'

@ -1,9 +1,7 @@
messages:
- - 'SIP/2.0 200 Alive'
- 'Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'From: <sip:[% scenarios.0.username %]@incoming-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'To: <sip:[% scenarios.0.username %]@incoming-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'CSeq: \d+ OPTIONS'
- 'Server: Sipwise NGCP Proxy'
- 'Server: Sipwise NGCP LB'
- 'Content-Length: 0'

@ -1,9 +1,7 @@
messages:
- - 'SIP/2.0 200 Alive'
- 'Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'From: <sip:[% scenarios.0.username %]@invite-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'To: <sip:[% scenarios.0.username %]@invite-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'CSeq: \d+ OPTIONS'
- 'Server: Sipwise NGCP Proxy'
- 'Server: Sipwise NGCP LB'
- 'Content-Length: 0'

@ -1,9 +1,7 @@
messages:
- - 'SIP/2.0 200 Alive'
- 'Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'From: <sip:[% scenarios.0.username %]@invite-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'To: <sip:[% scenarios.0.username %]@invite-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'CSeq: \d+ OPTIONS'
- 'Server: Sipwise NGCP Proxy'
- 'Server: Sipwise NGCP LB'
- 'Content-Length: 0'

Loading…
Cancel
Save