ss7.conf.template.two-hosts
来自「asterisk 的7号信令处理模块」· TWO-HOSTS 代码 · 共 71 行
TWO-HOSTS
71 行
[linkset-siuc]enabled => yesenable_st => nouse_connect => yeshunting_policy => even_mrusubservice => auto[linkset-peer2]enabled => yesenable_st => nouse_connect => yeshunting_policy => even_mrusubservice => auto[link-l1]linkset => siucchannels => 1-15,17-31schannel => 16firstcic => 1enabled => yes[link-l2]linkset => siucchannels => 1-15,17-31schannel => 16firstcic => 33 enabled => yes[link-l3]linkset => peer2channels => 1-15,17-31schannel => 16firstcic => 1enabled => yes[link-l4]linkset => peer2channels => 1-15,17-31schannel => 16firstcic => 33 enabled => yes[host-gentoo1]enabled => yesdefault_linkset => siucopc => 0x8e0dpc => siuc:0x3fff,peer2:0x3aaaif-1 => 192.168.1.61if-2 => 192.168.99.61links => l1:1,l3:2[host-gentoo2]enabled => yesdefault_linkset => peer2opc => 0x3aaadpc => siuc:0x3fff,peer2:0x8e0if-1 => 192.168.1.62if-2 => 192.168.99.62links => l2:1,l4:2[cluster]; Listen on TCP port 5040port => 5040; Signalling traffic on link l1 is monitored by host gentoo2 on interfaces if-1 and if-2l1 => gentoo2#if-1,gentoo2#if-2l2 => gentoo1#if-1,gentoo1#if-2l3 => gentoo2#if-1,gentoo2#if-2l4 => gentoo1#if-1,gentoo1#if-2
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?