|
|
|
|
@ -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',
|
|
|
|
|
|