SMS Server Tools 3
 Menu
Basic information:
Additional information:
Support:
Get SMS Server Tools 3:
Additional Options

 Sponsored links

 Search
Custom Search

 Visitor locations
 
 SMS Server Tools 3 Community
Welcome, Guest. The forum is currently read-only, but will open soon. Tue Jul 01, 2025 02:04
SMSTools3 Community » Search Bottom

Page:  1

Keywords:
Mode: All keywords (AND)
Eagle: Yes, the problem in the script sendsms If you use peremnnuyu checkhandler = / usr / local / bin / ucsautoconvert you need to ispolzovapt sendsms old, but if it is not used, it is better the new version as described in perdyduschem post.
Eagle: Welcome! Sorry for the long absence)) sat versed with scripts. I found an interesting thing. Tell me and I had made some changes in smsd associated with encoding. I just compared the 2 files sendsms and noticed differences, but that's honestly do not understand how it works and why it works on other servers. If you read the above _ I raised sles 11 and faced with the coding was not able to solve it put sles 10 and my problem remains! Rummaging in the scripts I see the new lines in sendsms ############# echo "-" echo "Text: $ TEXT" ALPHABET = "" if which iconv> / dev / null 2> &1; then if! $ ECHO-n "$ TEXT" | iconv-t ISO-8859-15> / dev / null 2> &1; then ALPHABET = "Alphabet: UCS" TEXT = `$ ECHO-n" $ TEXT "| iconv-t UNICODEBIG` fi fi owner = "" ############## There is clearly receding, the old do not. Why and text files are placed in the Outbox in normal UTP-8 encoding. Maybe something needs to be changed when compiling smstools? Rewrite the scripts very difficult, they have great.
Eagle: Here is a log when adding a file directly to your outgoing 2010-07-26 23:27:25,3, smsd: Exec: checkhandler encountered errors: 2010-07-26 23:27:25,3, smsd:! grep: Invalid collation character 2010-07-26 23:27:25,5, smsd: Moved file / var/spool/sms/outgoing/11 to / var / spool / sms / checked 2010-07-26 23:27:33,5, GSM0: SMS sent, Message_id: 13, To: 7951xxxxxxx, sending time 8 sec.
Eagle: Hi!!! I create a message from the script. Yes, I agree that if I dial sendsms from the command line, then everything is fine, but if I'm using the script simply handing the file to UTP-8 encoding, there is a problem. Such problems slesd10 I have never been :-( I enclose my: chetshandler: #! / Bin / sh # Checkhandler for SMS Tools 3 # Autoconverts cyrillic messages to UCS-2BE # Add checkhandler = / path / to / ucsautoconvert into global part of smsd.conf # Written by lexy (lexy@mrlexy.ru), 2008 FILE = `mktemp / tmp / smsd_XXXXXX` if [! `Grep '[A-Ha-I]' $ 1> / dev / null`-o `grep 'Alphabet: \ s * U' $ 1> / dev / null`] then exit 0 fi .... cat $ 1 | awk '(if (NF == 0) (s = 1) if (s == 0 & & NF> 0 & & $ 0! ~ / Alphabet: [\ t] * U /) (print))'> $ FILE echo Alphabet: UCS2>> $ FILE # Cat $ 1 | awk '(if (NF == 0) (s = 1) if (s == 1) (print))' | iconv-t UCS-2BE>> $ FILE echo "">> $ FILE sed-e '1 ,/^$/ d '<$ 1 | iconv-f UTF8-t UNICODEBIG>> $ FILE ........ Mv $ FILE $ 1 Chmod 664 $ 1
Eagle: Greet! Let me explain in my broken English :-) Yes, I just picked up and moved smsd.konf on sles 11.0 in the hope that it will work, but no. Yes I am using version 3.1.11 of FDRS on sles sles 10 and 11.0, but the whole problem is that for some reason slesd10 in outbox messages readable in Russian but in sles 11 it encodes them in unicodebig. Chetshandler use and there and there. On sles 10 all ok.
Eagle: trying to send ##################### To: 7951915xxxxxx Привет! #################### and get a log smsd 2010-07-26 18:39:48,5, GSM0: Cannot convert 4. character ▒ 0xFFFFFF80 to GSM, yo u might need to update the translation tables. 2010-07-26 18:39:54,5, GSM0: SMS sent, Message_id: 12, To: 795191xxxxx, sending time 6 sec. 2010-07-26 18:39:54,3, GSM0: Exec: eventhandler encountered errors: 2010-07-26 18:39:54,3, GSM0: ! iconv: incomplete character or shift sequence at end of buffer
Eagle: Operating system name and version: SLES 11.0 Version of smsd: 3.1.11 Smsd installed from: tar.gz Name and model of a modem / phone:GSM modem simens Interface: serial Good system time! Long history of using your product and very pleased with it. Proceed directly to the case. I have a few GSM gateways for SLES 10 SP3 encoded UTP-8. Today I put slesl 11.0 and threw it smstuls3 1911 version and what I found, if the sles 10 all works ok, but it is in writing Russian sms tektsovom mode sendsms 79464xxx hello? then in the outbox I get a readable word hello, but on sles 11 it somehow before sending encoded in unicodebig. Because of this, my scripts do not work, because if I put in the Outbox file encoding UTP-8 system begins to swear when sending and accordingly did not come (((
Eagle: Good day! I want to say a huge spaisbo software developer. We use it for early warning riders of the city about this problem. All accidents, breakdowns and other difficulties. Those who need help just send SMS to our gateway, and the system sends messages to all subscribed users.
Eagle: Provide all possible assistance to the development of the project. :-)) Good luck to you in this project! ;) ;) ;)
Eagle: Yes, I returned. Thank you for your help. It shook that there is a problem with this model phone. I'll try to find something more suitable.
Eagle: Yes, I agree that the real GSM modem works better :-), but it is expensive compared to conventional telephone. Thank you for the clarification.
Eagle: Hi! Unfortunately for this model phone is no firmware ((. Can you recommend something from the model for the solution to my problem?
Eagle: That's what brings modem: ATE1 OK AT+CPMS=? +CPMS: ("ME","SM"),("ME","SM"),("ME","SM") OK AT+CPMS="SR" +CMS ERROR: 321 AT+CPMS? +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK
Eagle: Yes, yes, I checked the confirmation in manual mode comes, everything works. Now proverb according to your recommendations.
Eagle: Good morning. I made changes according to your examples, but have not received proper effect it :-( What could I do wrong? I completely removed smsd, introduced izmenneiya a file and did make install. Run it and sent the message. if (strcmp(mode,"old")==0) sprintf(pdu,"%02X00%02X%02X%s00%02X%02X",flags,numberlength,numberformat,tmp,coding,messagelen); else { if (validity < 0 || validity > 255) validity = validity_period; sprintf(pdu, "00%02X64%02X%02X%s%02X%02X%02X%02X", flags, numberlength, numberformat, tmp, (system_msg)? 0x40 : (replace_msg >= 1 && replace_msg <= 7)? 0x40 +replace_msg : 0, (system_msg)? 0xF4 : coding, validity, messagelen); } 2009-12-11 08:25:47,6, GSM0: Selecting PDU mode 2009-12-11 08:25:47,7, GSM0: -> AT+CMGF=0 2009-12-11 08:25:47,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:25:48,7, GSM0: <- OK 2009-12-11 08:25:48,6, GSM0: Checking memory size 2009-12-11 08:25:48,7, GSM0: -> AT+CPMS? 2009-12-11 08:25:48,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:25:48,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-11 08:25:48,6, GSM0: Used memory is 0 of 100 2009-12-11 08:25:48,6, GSM0: No SMS received 2009-12-11 08:25:58,6, GSM0: Checking device for incoming SMS 2009-12-11 08:25:58,6, GSM0: Checking if modem is ready 2009-12-11 08:25:58,7, GSM0: -> AT 2009-12-11 08:25:58,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:25:59,7, GSM0: <- OK 2009-12-11 08:25:59,6, GSM0: Pre-initializing modem 2009-12-11 08:25:59,7, GSM0: -> ATE0+CMEE=1 2009-12-11 08:25:59,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:25:59,7, GSM0: <- OK 2009-12-11 08:25:59,6, GSM0: Initializing modem 2009-12-11 08:25:59,7, GSM0: -> AT+CPMS="ME","ME","ME" 2009-12-11 08:25:59,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:00,7, GSM0: <- +CPMS: 0,100,0,100,0,100 OK 2009-12-11 08:26:00,7, smsd: Running checkhandler: /usr/local/bin/ucsautoconvert /var/spool/sms/outgoing/send_zw3155 2009-12-11 08:26:00,7, smsd: Done: checkhandler, execution time 0 sec., status: 0 (0) 2009-12-11 08:26:00,5, smsd: Moved file /var/spool/sms/outgoing/send_zw3155 to /var/spool/sms/checked 2009-12-11 08:26:00,7, GSM0: -> AT+CSQ 2009-12-11 08:26:00,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:00,7, GSM0: <- +CSQ: 31,99 OK 2009-12-11 08:26:00,6, GSM0: Checking if Modem is registered to the network 2009-12-11 08:26:00,7, GSM0: -> AT+CREG? 2009-12-11 08:26:00,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:01,7, GSM0: <- +CREG: 0,1 OK 2009-12-11 08:26:01,6, GSM0: Modem is registered to the network 2009-12-11 08:26:01,6, GSM0: Selecting PDU mode 2009-12-11 08:26:01,7, GSM0: -> AT+CMGF=0 2009-12-11 08:26:01,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:01,7, GSM0: <- OK 2009-12-11 08:26:01,6, GSM0: Checking memory size 2009-12-11 08:26:01,7, GSM0: -> AT+CPMS? 2009-12-11 08:26:01,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:02,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-11 08:26:02,6, GSM0: Used memory is 0 of 100 2009-12-11 08:26:02,6, GSM0: No SMS received 2009-12-11 08:26:03,6, GSM0: I have to send 1 short message for /var/spool/sms/checked/send_zw3155 2009-12-11 08:26:03,6, GSM0: Sending SMS from to 79519XXXXXX 2009-12-11 08:26:03,6, GSM0: Checking if modem is ready 2009-12-11 08:26:03,7, GSM0: -> AT 2009-12-11 08:26:03,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:03,7, GSM0: <- OK 2009-12-11 08:26:03,6, GSM0: Pre-initializing modem 2009-12-11 08:26:03,7, GSM0: -> ATE0+CMEE=1 2009-12-11 08:26:03,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:04,7, GSM0: <- OK 2009-12-11 08:26:04,6, GSM0: Initializing modem 2009-12-11 08:26:04,7, GSM0: -> AT+CPMS="ME","ME","ME" 2009-12-11 08:26:04,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:04,7, GSM0: <- +CPMS: 0,100,0,100,0,100 OK 2009-12-11 08:26:05,7, GSM0: -> AT+CSQ 2009-12-11 08:26:05,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:05,7, GSM0: <- +CSQ: 31,99 OK 2009-12-11 08:26:05,6, GSM0: Checking if Modem is registered to the network 2009-12-11 08:26:05,7, GSM0: -> AT+CREG? 2009-12-11 08:26:05,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:05,7, GSM0: <- +CREG: 0,1 OK 2009-12-11 08:26:05,6, GSM0: Modem is registered to the network 2009-12-11 08:26:05,6, GSM0: Selecting PDU mode 2009-12-11 08:26:06,7, GSM0: -> AT+CMGF=0 2009-12-11 08:26:06,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:06,7, GSM0: <- OK 2009-12-11 08:26:06,7, GSM0: -> AT+CMGS=22 2009-12-11 08:26:06,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:06,7, GSM0: <- > 2009-12-11 08:26:07,7, GSM0: -> (PDU moded to Private block ) ( PRIVATE BLOCK ) 2009-12-11 08:26:07,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:09,7, GSM0: <- +CMGS: 0 OK 2009-12-11 08:26:09,5, GSM0: SMS sent, Message_id: 0, To: 79519153416, sending time 6 sec. 2009-12-11 08:26:09,6, GSM0: Moved file /var/spool/sms/checked/send_zw3155 to /var/spool/sms/sent/send_zw3155 2009-12-11 08:26:09,7, GSM0: Running eventhandler: /usr/local/bin/eventhandler SENT /var/spool/sms/sent/send_zw3155 0 2009-12-11 08:26:09,7, GSM0: Done: eventhandler, execution time 0 sec., status: 0 (0) 2009-12-11 08:26:09,6, GSM0: Checking device for incoming SMS 2009-12-11 08:26:09,6, GSM0: Checking memory size 2009-12-11 08:26:10,7, GSM0: -> AT+CPMS? 2009-12-11 08:26:10,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:10,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-11 08:26:10,6, GSM0: Used memory is 0 of 100 2009-12-11 08:26:10,6, GSM0: No SMS received 2009-12-11 08:26:10,6, GSM0: Checking device for incoming SMS 2009-12-11 08:26:10,6, GSM0: Checking memory size 2009-12-11 08:26:10,7, GSM0: -> AT+CPMS? 2009-12-11 08:26:10,7, GSM0: Command is sent, waiting for the answer 2009-12-11 08:26:10,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-11 08:26:10,6, GSM0: Used memory is 0 of 100 2009-12-11 08:26:10,6, GSM0: No SMS received Thanks in advance for your prompt response.
Eagle: On thanks for the quick reply: Here smsd.conf: devices=GSM0 outgoing=/var/spool/sms/outgoing checked=/var/spool/sms/checked failed=/var/spool/sms/failed incoming=/var/spool/sms/incoming report=/var/spool/sms/report sent=/var/spool/sms/sent logfile=/var/log/smsd.log autosplit=3 loglevel=7 internal_combine=yes incoming_utf8=yes checkhandler=/usr/local/bin/ucsautoconvert eventhandler=/usr/local/bin/eventhandler [GSM0] device=/dev/ttyUSB0 init=AT+CPMS="ME","ME","ME" report=yes incoming=yes send_delay=0 but the log server: 2009-12-10 14:37:38,7, GSM0: <- 356194003XXXXXX OK 2009-12-10 14:37:38,5, GSM0: CGSN: 356194003XXXXXX 2009-12-10 14:37:38,5, GSM0: IMSI: 250203902XXXXXX 2009-12-10 14:37:38,6, GSM0: Checking if reading of messages is supported 2009-12-10 14:37:38,7, GSM0: -> AT+CPMS? 2009-12-10 14:37:38,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:37:39,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-10 14:37:39,6, GSM0: Checking memory size 2009-12-10 14:37:39,7, GSM0: -> AT+CPMS? 2009-12-10 14:37:39,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:37:39,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-10 14:37:39,6, GSM0: Used memory is 0 of 100 2009-12-10 14:37:39,6, GSM0: No SMS received 2009-12-10 14:37:52,6, GSM0: Selecting PDU mode 2009-12-10 14:37:52,7, GSM0: -> AT+CMGF=0 2009-12-10 14:37:52,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:37:52,7, GSM0: <- OK 2009-12-10 14:37:52,6, GSM0: Checking memory size 2009-12-10 14:37:52,7, GSM0: -> AT+CPMS? 2009-12-10 14:37:52,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:37:53,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-10 14:37:53,6, GSM0: Used memory is 0 of 100 2009-12-10 14:37:53,6, GSM0: No SMS received 2009-12-10 14:38:03,6, GSM0: Checking device for incoming SMS 2009-12-10 14:38:03,6, GSM0: Checking if modem is ready 2009-12-10 14:38:03,7, GSM0: -> AT 2009-12-10 14:38:03,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:03,7, GSM0: <- OK 2009-12-10 14:38:03,6, GSM0: Pre-initializing modem 2009-12-10 14:38:04,7, GSM0: -> ATE0+CMEE=1 2009-12-10 14:38:04,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:04,7, GSM0: <- OK 2009-12-10 14:38:04,6, GSM0: Initializing modem 2009-12-10 14:38:04,7, GSM0: -> AT+CPMS="ME","ME","ME" 2009-12-10 14:38:04,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:04,7, GSM0: <- +CPMS: 0,100,0,100,0,100 OK 2009-12-10 14:38:04,7, smsd: Running checkhandler: /usr/local/bin/ucsautoconvert /var/spool/sms/outgoing/send_AqB877 2009-12-10 14:38:05,7, smsd: Done: checkhandler, execution time 1 sec., status: 0 (0) 2009-12-10 14:38:05,5, smsd: Moved file /var/spool/sms/outgoing/send_AqB877 to /var/spool/sms/checked 2009-12-10 14:38:05,7, GSM0: -> AT+CSQ 2009-12-10 14:38:05,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:05,7, GSM0: <- +CSQ: 31,99 OK 2009-12-10 14:38:05,6, GSM0: Checking if Modem is registered to the network 2009-12-10 14:38:05,7, GSM0: -> AT+CREG? 2009-12-10 14:38:05,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:05,7, GSM0: <- +CREG: 0,1 OK 2009-12-10 14:38:05,6, GSM0: Modem is registered to the network 2009-12-10 14:38:05,6, GSM0: Selecting PDU mode 2009-12-10 14:38:06,7, GSM0: -> AT+CMGF=0 2009-12-10 14:38:06,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:06,7, GSM0: <- OK 2009-12-10 14:38:06,6, GSM0: Checking memory size 2009-12-10 14:38:06,7, GSM0: -> AT+CPMS? 2009-12-10 14:38:06,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:06,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-10 14:38:06,6, GSM0: Used memory is 0 of 100 2009-12-10 14:38:06,6, GSM0: No SMS received 2009-12-10 14:38:07,6, GSM0: I have to send 1 short message for /var/spool/sms/checked/send_AqB877 2009-12-10 14:38:07,6, GSM0: Sending SMS from to 79519XXXXXX 2009-12-10 14:38:07,6, GSM0: Checking if modem is ready 2009-12-10 14:38:08,7, GSM0: -> AT 2009-12-10 14:38:08,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:08,7, GSM0: <- OK 2009-12-10 14:38:08,6, GSM0: Pre-initializing modem 2009-12-10 14:38:08,7, GSM0: -> ATE0+CMEE=1 2009-12-10 14:38:08,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:08,7, GSM0: <- OK 2009-12-10 14:38:08,6, GSM0: Initializing modem 2009-12-10 14:38:09,7, GSM0: -> AT+CPMS="ME","ME","ME" 2009-12-10 14:38:09,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:09,7, GSM0: <- +CPMS: 0,100,0,100,0,100 OK 2009-12-10 14:38:09,7, GSM0: -> AT+CSQ 2009-12-10 14:38:09,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:09,7, GSM0: <- +CSQ: 31,99 OK 2009-12-10 14:38:09,6, GSM0: Checking if Modem is registered to the network 2009-12-10 14:38:10,7, GSM0: -> AT+CREG? 2009-12-10 14:38:10,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:10,7, GSM0: <- +CREG: 0,1 OK 2009-12-10 14:38:10,6, GSM0: Modem is registered to the network 2009-12-10 14:38:10,6, GSM0: Selecting PDU mode 2009-12-10 14:38:10,7, GSM0: -> AT+CMGF=0 2009-12-10 14:38:10,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:11,7, GSM0: <- OK 2009-12-10 14:38:11,7, GSM0: -> AT+CMGS=22 2009-12-10 14:38:11,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:11,7, GSM0: <- > 2009-12-10 14:38:11,7, GSM0: -> ( PDU moved to Private block ) ( PRIVATE BLOCK ) 2009-12-10 14:38:11,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:14,7, GSM0: <- +CMGS: 0 OK 2009-12-10 14:38:14,5, GSM0: SMS sent, Message_id: 0, To: 79519XXXXXX, sending time 7 sec. 2009-12-10 14:38:14,6, GSM0: Moved file /var/spool/sms/checked/send_AqB877 to /var/spool/sms/sent/send_AqB877 2009-12-10 14:38:14,7, GSM0: Running eventhandler: /usr/local/bin/eventhandler SENT /var/spool/sms/sent/send_AqB877 0 2009-12-10 14:38:15,7, GSM0: Done: eventhandler, execution time 1 sec., status: 0 (0) 2009-12-10 14:38:15,6, GSM0: Checking device for incoming SMS 2009-12-10 14:38:15,6, GSM0: Checking memory size 2009-12-10 14:38:15,7, GSM0: -> AT+CPMS? 2009-12-10 14:38:15,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:15,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-10 14:38:15,6, GSM0: Used memory is 0 of 100 2009-12-10 14:38:15,6, GSM0: No SMS received 2009-12-10 14:38:15,6, GSM0: Checking device for incoming SMS 2009-12-10 14:38:15,6, GSM0: Checking memory size 2009-12-10 14:38:15,7, GSM0: -> AT+CPMS? 2009-12-10 14:38:15,7, GSM0: Command is sent, waiting for the answer 2009-12-10 14:38:16,7, GSM0: <- +CPMS: "ME",0,100,"ME",0,100,"ME",0,100 OK 2009-12-10 14:38:16,6, GSM0: Used memory is 0 of 100 2009-12-10 14:38:16,6, GSM0: No SMS received
Eagle: Operating system name and version: SLES 10 SP1 Version of smsd: 3.1.6 Smsd installed from: sources Name and model of a modem / phone: Sony Ericsson j300i / TELE 2 Interface: USB Good morning all. 'll Show how formed message_id. I do it all the time is 0 :-(. Can it somehow changed??

Page:  1

SMSTools3 Community » Search Top

 
Time in this board is UTC.  

Privacy Policy   SMS Server Tools 3 Copyright © Keijo Kasvi.