gsmdevices.5

来自「手机短消息服务的服务器和客户端」· 5 代码 · 共 50 行

5
50
字号
.TH GSMDEVICES 5 "Project SMSLink" "Les Ateliers du Heron" \" -*- nroff -*-.SH NAMEgsmdevices \- GSM devices description file.SH DESCRIPTION.B gsmdevicesis an ASCII file which contains an entry for each GSM device attachedto the system, for use by the SMS gateway server process..PPThere is one entry per line, and each line has the format:.sp.RSdev:pin:puk:addr:defsca:provider.RE.spLines beginning with '#' are treated as comments and ignored. Emptylines are allowed and ignored. Invalid entries are silently ignored..spThe field descriptions are:.sp.RS.TP 1.0in.I devthe Unix device name for the module (without the /dev/ part). Usuallya serial port.RB "(" /dev/cuax ")"or a more meaningfull softlink to it.RB "(" /dev/gsm ").".TP.I pinthe PIN code for the SIM card installed in that module (4 digits).TP.I pukthe PUK code for the SIM card installed in that module (8 digits).TP.I addrthe Caller ID (i.e. phone number) allocated to the SIM card installedin that module.TP.I defscadefault Service Center Address (or SMSC) - usually that of the providernetwork (check with him)..TP.I providerGSM network provider name.RE.SH FILES.B /etc/gsmdevices.SH SEE ALSO.BR sms_serv "(1), " sendsms "(1), " gsmaccess "(5)"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?