- Log.Level - Default logging level when no other level is defined for a file.
- Log.Level.smcommands.cpp - Log level for short codes.
- Log.Alarms.Max - Maximum number of alarms to remember inside the application.
- Asterisk.address - The Asterisk/SIP PBX IP address.
- SIP.myPort - The port that smqueue should bind to.
- SIP.myIP - The internal IP address. Usually 127.0.0.1.
- SIP.myIP2 - The external IP address that is communciated to the SIP endpoints.
- SIP.Proxy.Registration - The IP host and port of the proxy to
be used for registration and authentication. This is OpenRegistry, for
example.
- Debug.print_as_we_validate
- SIP.GlobalRelay.IP - IP address of global relay to send unresolvable messages to. NULL disables the gateway.
- SIP.GlobalRelay.Port - Port of global relay to send unresolvable messages to.
- SIP.GlobalRelay.ContentType - The content type that the global
relay expects. text/plain and application/vnd.3gpp.sms are the only
valid options.
- SMS.FakeSrcSMSC - Use this to fill in L4 SMSC address in SMS delivery.
- savefile - The file to save SMS messages to when exiting.
- Bounce.Code - The short code that bounced messages originate from.
- Bounce.Message.IMSILookupFailed - The Bounce message that is sent when the originating IMSI cannot be verified.
- Bounce.Message.NotRegistered - Bounce message indicating that the destination phone is not regsitered.
- SC.Register.Code
- SC.Register.Msg.WelcomeA
- SC.Register.Msg.WelcomeB
- SC.Register.Msg.AlreadyA
- SC.Register.Msg.AlreadyB
- SC.Register.Msg.TakenA
- SC.Register.Msg.TakenB
- SC.Register.Msg.ErrorA
- SC.Register.Msg.ErrorB
- SC.Register.Digits.Max
- SC.Register.Digits.Min
- SC.Register.Digits.Override
- SC.Info.Code
- SC.DebugDump.Code
- SC.QuickChk.Code
- SC.ZapQueued.Code
- SC.ZapQueued.Password
- SC.WhiteList.Code
- SC.WhiplashQuit.Code
- SC.WhiplashQuit.Password
- SC.WhiplashQuit.SaveFile
- SC.Email.Code
- SC.Email.MailCommand - The command to execute to send emails.
- SC.Email.DefaultSubj - Default subject for email messages.
- SC.Email.Domain - Email message origination domain.
- SC.Email.ContentType - The default content type of email message.s
- SC.Email.Header - The header attached to email messages.
- SC.Email.Footer - Footer attached to email messagess.
- SubscriberRegistry.A3A8 - Location of the program that encrypts RAND and Ki
- SubscriberRegistry.HTTP.Server - URL of the subscriber registry server.
- SubscriberRegistry.db - The location of the sqlite3 database holding the subscriber registry.
- SC.SMSC.Code - The SMSC entry point. There is where OpenBTS sends SIP MESSAGES to.
注:smqueueConfig(原文出处,翻译整理仅供参考!) |
|