-
-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathcfx.03.txt
More file actions
42 lines (40 loc) · 978 Bytes
/
cfx.03.txt
File metadata and controls
42 lines (40 loc) · 978 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
subscribe &dn.B cfn &dn.C 12
tests begin cfx.03
/ A-B: ANSWER (VERIFY CFN NOT TRIGGERED)
read bc.AB
delay 2
inject PS E &port.A
delay 1
inject PS E &port.B
delay 1
verify PS R &port.A &cause.normal
verify PS S &port.B m=&port.silence c=&cause.normal
verify PS R &port.B &cause.normal
delay 1
contexts c
if &cli.result != 0 tests failed &cli.result "Context(s) not idled"
/ A-B(CFN)-C: ANSWER; RELEASE
inject PS B &port.A
delay 1
inject PS D &port.A &dn.B
delay 15
inject PS B &port.C
delay 2
inject PS E &port.A
delay 1
inject PS E &port.C
delay 1
verify PS S &port.A s=d m=&port.dial
verify PS S &port.A s=x m=&port.silence
verify PS S &port.B r=t
verify PS S &port.A m=&port.ringback
verify PS R &port.B &cause.callredirected
verify PS S &port.C r=t
verify PS S &port.C r=f m=&port.A
verify PS S &port.A m=&port.C
verify PS R &port.A &cause.normal
verify PS S &port.C m=&port.silence c=&cause.normal
verify PS R &port.C &cause.normal
delay 2
tests end
unsubscribe &dn.B cfn