bench_sms.conf
来自「The Kannel Open Source WAP and SMS gatew」· CONF 代码 · 共 45 行
CONF
45 行
## THIS IS THE CONFIGURATION FOR bench_sms.sh#group = coreadmin-port = 13000smsbox-port = 13001admin-password = baradmin-deny-ip = "*.*.*.*"admin-allow-ip = "127.0.0.1"log-file = "bench_sms_bb.log"box-deny-ip = "*.*.*.*"box-allow-ip = "127.0.0.1"group = smscsmsc = smppsmsc-id = smpphost = 127.0.0.1port = 2345receive-port = 2345smsc-username = xyzzysmsc-password = xyzzysystem-type = "VMA"address-range = ""group = smsboxbearerbox-host = localhostsendsms-port = 13013global-sender = 123log-file = "bench_sms_sb.log"group = sms-servicekeyword = noptext = "You asked nothing and I did it!"group = sms-servicekeyword = defaulturl = "http://localhost:8080/foo?arg=%a"group = sendsms-userusername = testerpassword = foobaruser-deny-ip = "*.*.*.*"user-allow-ip = "127.0.0.1"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?