MT#7893 add prxroute parameter to results to fix tests

mr3.4
Andrew Pogrebennyk 12 years ago
parent 574e5f890a
commit 3d6ae3f901

@ -5,7 +5,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:external@'
- 'CSeq: 1 ACK'
- 'Max-Forwards: 69'
@ -15,7 +15,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:external@',
'CSeq: 1 ACK',
'Max-Forwards: 68',

@ -11,7 +11,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:external@'
- 'CSeq: 2 BYE'
- 'Max-Forwards: 69'
@ -27,7 +27,7 @@ sip_out:
'To: <sip:4311003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:external@',
'CSeq: 2 BYE',
'Max-Forwards: 68',

@ -5,7 +5,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:004321001@'
- 'CSeq: 1 ACK'
- 'Max-Forwards: 69'
@ -15,7 +15,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:004321001@',
'CSeq: 1 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:004321001@'
- 'CSeq: 2 BYE'
- 'Max-Forwards: 69'
@ -28,7 +28,7 @@ sip_out:
'To: <sip:4311003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:004321001@',
'CSeq: 2 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:\*80\*4444311003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -5,7 +5,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -15,7 +15,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

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

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

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

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

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

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

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

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:\*0@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -28,7 +28,7 @@ sip_out:
'To: <sip:\*1@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_OUTBOUND:
$avp(proto): ["tcp"]
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: <sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -16,7 +16,7 @@ sip_in:
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: <sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -12,7 +12,7 @@ flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^BYE sip:127.0.0.1:5080 SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: <sip:testuser1002@'
- 'CSeq: 11 BYE'
- 'Max-Forwards: 69'
@ -29,7 +29,7 @@ sip_out:
'To: <sip:testuser1003@'
]
- [
'^BYE sip:127.0.0.1:5080 SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: <sip:testuser1002@',
'CSeq: 11 BYE',
'Max-Forwards: 68',

@ -6,7 +6,7 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_OUTBOUND:
sip_in:
- '^ACK sip:127.0.0.1:5080 SIP/2.0'
- '^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 2 ACK'
- 'Max-Forwards: 69'
@ -15,7 +15,7 @@ sip_in:
- 'To: <sip:testuser1001@'
sip_out:
- [
'^ACK sip:127.0.0.1:5080 SIP/2.0',
'^ACK sip:127.0.0.1:5080(;prxroute=1)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 2 ACK',
'Max-Forwards: 68',

@ -14,7 +14,7 @@ flow:
- exit|REPLY_ROUTE_NAT:
[% END -%]
sip_in:
- '^BYE sip:127.0.0.1:5080(;transport=udp)? SIP/2.0'
- '^BYE sip:127.0.0.1:5080(;prxroute=1)?(;transport=udp)? SIP/2.0'
- 'Contact: sip:testuser1002@'
- 'CSeq: 3 BYE'
- 'Max-Forwards: 69'
@ -31,7 +31,7 @@ sip_out:
'To: <sip:testuser1001@'
]
- [
'^BYE sip:127.0.0.1:5080(;transport=udp)? SIP/2.0',
'^BYE sip:127.0.0.1:5080(;prxroute=1)?(;transport=udp)? SIP/2.0',
'Contact: sip:testuser1002@',
'CSeq: 3 BYE',
'Max-Forwards: 68',

Loading…
Cancel
Save