| e2adapter = { |
| // ZMQ Management endpoint: |
| // zmq_mgmt_endpoint = "tcp://localhost:5555"; |
| // zmq_data_endpoint = "tcp://localhost:5556"; |
| // zmq_cli_endpoint = "tcp://0.0.0.0:9001"; |
| // log_level = 2; |
| // endcx2SetupResponse = |
| // "20 24 00 3f 00 00 01 00 f6 00 38 40 00 02" |
| // "00 fc 00 08 00 42 f4 90 00 00 00 04 00 fd 00" |
| // "25 00 00 04 00 00 00 42 f4 90 00 00 07 ff f0" |
| // "00 00 42 f4 90 41 00 09 eb 48 00 00 4d 00 2a" |
| // "80 06 18 11 3e 60 04 84"; |
| sctp = { |
| // bind_address = "::"; |
| // bind_port = 49999; |
| }; |
| }; |