TT#163700 scenarios_pbx fixes

* incoming_shared_line: update flows
* invite_group_[parallel|serial] disable nat_ping

Change-Id: I2a966bf3b1bc1c0372cb9083baaaa36c1e06b7c8
mr10.4
Victor Seva 4 years ago
parent dc571c48ee
commit da7516ba01

@ -9,6 +9,10 @@ flow:
- start|ROUTE_PRX_REQUEST:
- start|ROUTE_INITVARS:
- return|ROUTE_INITVARS:
- start|ROUTE_STOP_RTPPROXY:
- start|ROUTE_RESTORE_CLUSTERSET:
- return|ROUTE_RESTORE_CLUSTERSET:
- return|ROUTE_STOP_RTPPROXY:
- start|ROUTE_LOCAL:
- start|ROUTE_EXIT:
- start|ROUTE_RUNTIME:

@ -0,0 +1,5 @@
{
"@invite-group-parallel.scenarios-pbx.testt": {
"nat_sipping": "no"
}
}

@ -0,0 +1,5 @@
{
"@invite-group-serial.scenarios-pbx.test": {
"nat_sipping": "no"
}
}
Loading…
Cancel
Save