Files
svc.ems/plat/m2ua/ut/testcate/MGC(M2UA)_Client.txt
2024-09-27 15:39:34 +08:00

34 lines
455 B
Plaintext

#include "headfile.txt"
test 1 udp<UDP>
UDP.Set remote_port=MSG_PORT
UDP.Set local_port=MSG_PORT
UDP.Set remote_ip=MSC_IP
0 send <Release>
A6 02 03 00 02 00
10 send <Disable>
A6 02 03 00 06 00
10 send <Enable>
A6 02 03 00 07 00
100 send <Establish>
A6 02 03 00 01 00
10 send <data>
06 02 03 FF 01 F0
1000 recv <data>
??
10 send <data>
06 02 03 FF 01 F1
1000 recv <data>
??
100 send <Release>
A6 02 03 00 02 00
50 send <Disable>
A6 02 03 00 06 00