Hi All,

>From the perspective of editing .configs, I would like to know what are the
conventions for writing the values relating to a variable?

SMSBox Group config:

group = smsbox
bearerbox-host = "localhost"
bearerbox-port = 13003
# bearerbox-port-ssl = true
smsbox-id = orator
sendsms-interface = "192.168.1.110"
sendsms-port = 13011
## sendsms-port-ssl = true
sendsms-url = /cgi-bin/sendsms
sendota-url = /cgi-bin/sendota
sendsms-chars = "0123456789 +-"
global-sender = 0211357416

I notice that IP addresses are generally escaped with "ip.add.ress.number",
while Ports numbers are not.

Is there a convention? Is it user choice or do some values actually require
escapes from the point of modem operability?

TIA, MU.

Reply via email to