invite_blockout_blst: use second value of the xavp

vseva/base_dirs
Victor Seva 13 years ago
parent b8ae67944f
commit 54b0e7c7ac

@ -37,8 +37,8 @@ flow:
- start|ROUTE_NCOS:
- end|ROUTE_NCOS:
- start|ROUTE_BLOCK_OUT:
$xavp(caller_usr_prefs[0]=>block_out_list[*]): [4311003, 4311001]
$xavp(caller_real_prefs[0]=>block_out_list[*]): [4311003, 4311001]
$xavp(caller_usr_prefs[0]=>block_out_list[*]): [4311001, 4311003]
$xavp(caller_real_prefs[0]=>block_out_list[*]): [4311001, 4311003]
- start|ROUTE_ACC_FAILURE:
- start|ROUTE_ACC_CALLER:
- end|ROUTE_ACC_CALLER:

@ -1,2 +1,2 @@
testuser1002@spce.test:
block_out_list: [ "4311001", "4311003" ]
block_out_list: [ "4311003", "4311001" ]

Loading…
Cancel
Save