chan_ss7 deployment scenarios
This page describes various chan_ss7 deployment scenarios with relative ss7.conf files to help to get started as well as to test chan_ss7 in multiple architectures configurations.
| Description | Asterisk boxes num. | Signaling links num. | Linksets num. | Links num. | OPCs num. | HW redundancy | SS7 redundancy | ss7.conf |
|---|---|---|---|---|---|---|---|---|
| A | 1 | 1 | 1 | 1 | 1 | No | No | ss7.conf |
| B | 1 | 1 | 1 | 2 | 1 | No | No | ss7.conf |
| C | 1 | 1 | 2 | 4 | 1 | No | No | ss7.conf |
| D | 2 | 2 | 1 | 4 | 2 | Yes | Yes | ss7.conf |
| E | 2 | 2 | 2 | 4 | 2 | Yes | Yes | ss7.conf |
| F | 2 | 1 | 1 | 4 | 1 | Yes | No | ss7.conf |
| G | 2 | 1 | 2 | 4 | 1 | Yes | No | ss7.conf |
Some considerations:
- The number of links can vary, is reported only to be coherent with the ss7.conf example provided.
- When multiple boxes are present the number of links is intended to be equally divided between the boxes number.
- When multiple boxes are present the ss7.conf file provided can be used on all boxes.