Thu Oct 26, 2017 15:42
|
Alexander75: Did 1). 2). Everything worked out. Many thanks.
|
Thu Oct 26, 2017 10:09
|
Alexander75: Thank you. Indeed, with loglevel = 7, the sms in pdu format is visible in the log file.
2 questions.
1) The modem_disabled = yes setting is enabled. device = / tmp / modemfile
A long SMS is used. In pdu it is divided into several parts. For example, in 2 parts.
Why after the formation of the first part of the message in pdu
there is a delay of 5 to 15 seconds?
For example,
2017-10-25 21: 52: 17.7, GSM1: PDU to ...: AT + CMGS = 154 0051 ....
2017-10-25 21: 52: 29,5, GSM1: SMS sent, Message_id: 1, To: ..., sending time 12 sec.
After this interval, (in the example 12 seconds), the second part of the pdu message is generated.
Why is there such a long delay (sending time 12 sec.)?
modem_disabled = yes. device = / tmp / modemfile
The modem does not really exist.
Can this delay be removed to 0-1 seconds?
Long studied the configure SMSTools3, but did not find such a setting.
2) Is it possible to send a long message directly to the pdu converter and quickly get a response from it to some other file or to the terminal or somehow else?
|
Wed Oct 25, 2017 14:39
|
|
Wed Oct 25, 2017 13:51
|
Alexander75: Hello.
Is it possible in SMSTools3 before sending SMS to see how the SMS looks in pdu format?
For example, in the log file.
In other words, see the output of the pdu-converter.
|