RE: Kannel Delivery Report Does not work modem GSM
Sergio Toro Escofet <[email protected]> Wed, 27 Jun 2018 14:25:17 +0200
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
--_2AB3D6AE-B9BD-44E0-8042-A3808F7007CA_
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"
Hi, No! I didn=C2=B4t, I read into the official documentation that I can sp=
ecify into the request for sendsms a dlr-mask and=C2=A0 even the URL for a =
push from kannel to my http server whith the data of the delivery report da=
ta, but I thought that if I specify the dlr-mask and url for push delivery =
report it won=C2=B4t be necessary do it. Whatever I=C2=B4ll try your sugest=
ion and I=C2=B4ll reply you the result.=20
I=C2=B4m using stable release kannel 1.4.4
Here is where I specify dlr-mask and a URL for push from kannel
######################################
group =3D sms-service
keyword =3D default
accepted-smsc =3D modemgsm
assume-plain-text =3D true
concatenation =3D true
max-messages =3D 0
dlr-mask =3D 31 # =3D> Here is dlr-mask that mean I=C2=B4ll receive all typ=
e of delivery report
get-url =3D http://192.168.15.1:44/get-sms/?id=3D%p&text=3D%a&charset=3D%C&=
coding=3D%c&time=3D%t&timemillis=3D%T
dlr-url =3D http://192.168.15.1:44/get-dlr/?id=3D%p&text=3D%a&charset=3D%C&=
coding=3D%c&time=3D%t&timemillis=3D%T&idmessage=3D%F #=3D> URL for push, I =
supose that when kannel receive a delivery report will make push whith this=
URL parsing all data by gets params
###########################################################################=
##########
I wrote you into the configuration what i thought what have to happen, in c=
ase you thing I=C2=B4m wrong, I=C2=B4ll will appreciate your considerations=
=20
Here is my bearbox log
##################################################
2018-06-25 17:43:31 [1771] [0] INFO: --------------------------------------=
--
2018-06-25 17:43:31 [1771] [0] INFO: Kannel bearerbox II version 1.4.4 star=
ting
2018-06-25 17:43:31 [1771] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) m=
aps to pid 1771.
2018-06-25 17:43:31 [1771] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxe=
s) maps to pid 1771.
2018-06-25 17:43:31 [1771] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run)=
maps to pid 1771.
2018-06-25 17:43:31 [1771] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread)=
maps to pid 1771.
2018-06-25 17:43:31 [1771] [2] DEBUG: HTTP: Including port 13000, fd 10 for=
polling in server thread
2018-06-25 17:43:31 [1771] [6] DEBUG: Thread 6 (gw/smsc/smsc_at.c:at2_devic=
e_thread) maps to pid 1771.
2018-06-25 17:43:31 [1771] [6] INFO: Logging thread `6' to logfile `/var/lo=
g/kannel/smsmodem.log' with level `0'.
2018-06-25 17:43:31 [1771] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router=
) maps to pid 1771.
2018-06-25 17:43:31 [1771] [0] INFO: MAIN: Start-up done, entering mainloop
2018-06-25 17:43:31 [1771] [0] DEBUG: AT2[modemgsm]: start called
2018-06-25 17:43:31 [1771] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps =
to pid 1771.
2018-06-25 17:43:33 [1771] [5] INFO: Client connected from <127.0.0.1>=20
2018-06-25 17:43:33 [1771] [5] DEBUG: Started thread 8 (gw/bb_boxc.c:functi=
on)
2018-06-25 17:43:33 [1771] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) maps=
to pid 1771.
2018-06-25 17:43:33 [1771] [8] DEBUG: Started thread 9 (gw/bb_boxc.c:boxc_s=
ender)
2018-06-25 17:43:33 [1771] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) m=
aps to pid 1771.
2018-06-25 17:44:52 [1771] [8] DEBUG: boxc_receiver: sms received
2018-06-25 17:44:52 [1771] [8] DEBUG: send_msg: sending msg to box: <127.0.=
0.1>
2018-06-25 17:49:43 [1771] [0] WARNING: Killing signal or HTTP admin comman=
d received, shutting down...
2018-06-25 17:49:43 [1771] [0] DEBUG: Shutting down Kannel...
2018-06-25 17:49:43 [1771] [0] DEBUG: shutting down smsc
2018-06-25 17:49:43 [1771] [0] DEBUG: AT2[modemgsm]: Shutting down SMSCConn=
, slow
2018-06-25 17:49:43 [1771] [0] DEBUG: shutting down udp
2018-06-25 17:49:43 [1771] [8] INFO: Connection closed by the box <127.0.0.=
1>
2018-06-25 17:49:43 [1771] [9] DEBUG: send_msg: sending msg to box: <127.0.=
0.1>
2018-06-25 17:49:43 [1771] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) t=
erminates.
2018-06-25 17:49:43 [1771] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) term=
inates.
2018-06-25 17:49:45 [1771] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router=
) terminates.
2018-06-25 17:49:45 [1771] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxe=
s) terminates.
2018-06-25 17:49:45 [1771] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) t=
erminates.
2018-06-25 17:49:45 [1771] [0] INFO: All flow threads have died, killing co=
re
2018-06-25 17:49:45 [1771] [0] DEBUG: Waiting for 2 (gwlib/http.c:server_th=
read) to terminate
2018-06-25 17:49:45 [1771] [3] DEBUG: HTTP: No clients with requests, quitt=
ing.
2018-06-25 17:49:45 [1771] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run)=
terminates.
2018-06-25 17:49:45 [1771] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) termi=
nates.
2018-06-25 17:49:45 [1771] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread)=
terminates.
2018-06-25 17:49:45 [1771] [0] DEBUG: final clean-up for SMSCConn
2018-06-25 17:49:45 [1771] [0] DEBUG: MO concatenated message handling clea=
ned up
2018-06-25 17:49:45 [1771] [0] INFO: Total WDP messages: received 0, sent 0
2018-06-25 17:49:45 [1771] [0] INFO: Total SMS messages: received 0, dlr 0,=
sent 1, dlr 0
2018-06-25 17:49:45 [1771] [0] DEBUG: Immutable octet strings: 278.
2018-06-25 17:50:23 [1880] [0] INFO: Added logfile `/var/log/kannel/bearerb=
ox.log' with level `0'.
2018-06-25 17:50:23 [1880] [0] INFO: HTTP: Opening server at port 13000.
2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 1 (gwlib/fdset.c:polle=
r)
2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 2 (gwlib/http.c:server=
_thread)
2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 3 (gw/bb_http.c:httpad=
min_run)
2018-06-25 17:50:23 [1880] [0] DEBUG: starting smsbox connection module
2018-06-25 17:50:23 [1880] [0] INFO: BOXC: 'smsbox-max-pending' not set, us=
ing default (100).
2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 4 (gw/bb_boxc.c:sms_to=
_smsboxes)
2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 5 (gw/bb_boxc.c:smsbox=
c_run)
2018-06-25 17:50:23 [1880] [0] INFO: Set SMS resend frequency to 60 seconds=
.
2018-06-25 17:50:23 [1880] [0] INFO: SMS resend retry set to 10.
2018-06-25 17:50:23 [1880] [0] DEBUG: MO concatenated message handling enab=
led
2018-06-25 17:50:23 [1880] [0] INFO: DLR rerouting for smsc id <modemgsm> d=
isabled.
2018-06-25 17:50:23 [1880] [0] INFO: Added logfile `/var/log/kannel/smsmode=
m.log' with level `0'.
2018-06-25 17:50:23 [1880] [0] INFO: AT2[modemgsm]: configuration shows mod=
emtype <falcom>
2018-06-25 17:50:23 [1880] [0] DEBUG: AT2[modemgsm]: Reading modem definiti=
ons from </etc/kannel/kannel.conf>
2018-06-25 17:50:23 [1880] [0] DEBUG: AT2[modemgsm]: Found <1> modems in co=
nfig
2018-06-25 17:50:23 [1880] [0] INFO: AT2[modemgsm]: read modem definition f=
or <falcom>
2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 6 (gw/smsc/smsc_at.c:a=
t2_device_thread)
2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 7 (gw/bb_smscconn.c:sm=
s_router)=20
Here is my sms box log
2018-06-25 17:43:33 [1781] [0] DEBUG: -------------------------------------=
---------
2018-06-25 17:43:33 [1781] [0] DEBUG: Kannel smsbox version 1.4.4 starting
2018-06-25 17:43:33 [1781] [0] DEBUG: dumping group (sendsms-user):
2018-06-25 17:43:33 [1781] [0] DEBUG: <group> =3D <sendsms-user>
2018-06-25 17:43:33 [1781] [0] DEBUG: <password> =3D <sergio>
2018-06-25 17:43:33 [1781] [0] DEBUG: <username> =3D <sergio>
2018-06-25 17:43:33 [1781] [0] DEBUG: <user-allow-ip> =3D <*.*.*.*>
2018-06-25 17:43:33 [1781] [0] DEBUG: Started thread 4 (gwlib/gw-timer.c:wa=
tch_timers)
2018-06-25 17:43:33 [1781] [0] DEBUG: Started thread 5 (gw/smsbox.c:obey_re=
quest_thread)
2018-06-25 17:43:33 [1781] [0] DEBUG: Started thread 6 (gw/smsbox.c:url_res=
ult_thread)
2018-06-25 17:43:33 [1781] [0] DEBUG: Started thread 7 (gw/smsbox.c:http_qu=
eue_thread)
2018-06-25 17:43:33 [1781] [0] DEBUG: Connecting to <127.0.0.1>
2018-06-25 17:43:33 [1781] [0] INFO: Connected to bearerbox at localhost po=
rt 13001.
2018-06-25 17:43:33 [1781] [0] DEBUG: Started thread 8 (gw/heartbeat.c:hear=
tbeat_thread)
2018-06-25 17:43:33 [1781] [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread)=
maps to pid 1781.
2018-06-25 17:43:33 [1781] [7] DEBUG: Thread 7 (gw/smsbox.c:http_queue_thre=
ad) maps to pid 1781.
2018-06-25 17:43:33 [1781] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread)=
maps to pid 1781.
2018-06-25 17:43:33 [1781] [2] DEBUG: HTTP: Including port 13013, fd 9 for =
polling in server thread
2018-06-25 17:43:33 [1781] [6] DEBUG: Thread 6 (gw/smsbox.c:url_result_thre=
ad) maps to pid 1781.
2018-06-25 17:43:33 [1781] [5] DEBUG: Thread 5 (gw/smsbox.c:obey_request_th=
read) maps to pid 1781.
2018-06-25 17:43:33 [1781] [8] DEBUG: Thread 8 (gw/heartbeat.c:heartbeat_th=
read) maps to pid 1781.
2018-06-25 17:43:33 [1781] [4] DEBUG: Thread 4 (gwlib/gw-timer.c:watch_time=
rs) maps to pid 1781.
2018-06-25 17:43:33 [1781] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps =
to pid 1781.
2018-06-25 17:44:52 [1781] [2] DEBUG: HTTP: Creating HTTPClient for `192.16=
8.15.1'.
2018-06-25 17:44:52 [1781] [2] DEBUG: HTTP: Created HTTPClient area 0x7fe23=
c000ad0.
2018-06-25 17:44:52 [1781] [3] INFO: smsbox: Got HTTP request </cgi-bin/sen=
dsms> from <192.168.15.1>
2018-06-25 17:44:52 [1781] [3] INFO: sendsms used by <sergio>
2018-06-25 17:44:52 [1781] [3] INFO: sendsms sender:<sergio:23> (192.168.15=
.1) to:<53704256> msg:<Hello world ultimatum>
2018-06-25 17:44:52 [1781] [3] DEBUG: Stored UUID df846117-2aa8-42db-b1f2-2=
da869e6bf36
2018-06-25 17:44:52 [1781] [3] DEBUG: message length 21, sending 1 messages
2018-06-25 17:44:52 [1781] [3] DEBUG: Status: 202 Answer: <Sent.>
2018-06-25 17:44:52 [1781] [3] DEBUG: Delayed reply - wait for bearerbox
2018-06-25 17:44:52 [1781] [0] DEBUG: Got ACK (0) of df846117-2aa8-42db-b1f=
2-2da869e6bf36
2018-06-25 17:44:52 [1781] [0] DEBUG: HTTP: Resetting HTTPClient for `192.1=
68.15.1'.
2018-06-25 17:45:52 [1781] [1] DEBUG: Timeout for fd:25 appears.
2018-06-25 17:45:52 [1781] [1] DEBUG: HTTP: Destroying HTTPClient area 0x7f=
e23c000ad0.
2018-06-25 17:45:52 [1781] [1] DEBUG: HTTP: Destroying HTTPClient for `192.=
168.15.1'.
2018-06-25 17:49:43 [1781] [0] ERROR: SIGINT received, aborting program...
2018-06-25 17:49:43 [1781] [0] INFO: Received (and handled?) 0 requests in =
370 seconds (0.00 per second)
2018-06-25 17:49:43 [1781] [0] INFO: Kannel smsbox terminating.
2018-06-25 17:49:43 [1781] [8] DEBUG: Thread 8 (gw/heartbeat.c:heartbeat_th=
read) terminates.
2018-06-25 17:49:43 [1781] [0] DEBUG: Waiting for 2 (gwlib/http.c:server_th=
read) to terminate
2018-06-25 17:49:43 [1781] [3] DEBUG: HTTP: No clients with requests, quitt=
ing.
2018-06-25 17:49:43 [1781] [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread)=
terminates.
2018-06-25 17:49:43 [1781] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) termi=
nates.
2018-06-25 17:49:43 [1781] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread)=
terminates.
2018-06-25 17:49:43 [1781] [0] DEBUG: Waiting for 5 (gw/smsbox.c:obey_reque=
st_thread) to terminate
2018-06-25 17:49:43 [1781] [5] DEBUG: Thread 5 (gw/smsbox.c:obey_request_th=
read) terminates.
2018-06-25 17:49:43 [1781] [7] DEBUG: Thread 7 (gw/smsbox.c:http_queue_thre=
ad) terminates.
2018-06-25 17:49:43 [1781] [0] DEBUG: Waiting for 6 (gw/smsbox.c:url_result=
_thread) to terminate
2018-06-25 17:49:43 [1781] [6] DEBUG: Thread 6 (gw/smsbox.c:url_result_thre=
ad) terminates.
2018-06-25 17:49:43 [1781] [4] DEBUG: Thread 4 (gwlib/gw-timer.c:watch_time=
rs) terminates.
2018-06-25 17:50:24 [1890] [0] INFO: Added logfile `/var/log/kannel/smsbox.=
log' with level `0'.
2018-06-25 17:50:24 [1890] [0] INFO: HTTP: Opening server at port 13013.
2018-06-25 17:50:24 [1890] [0] DEBUG: Started thread 1 (gwlib/fdset.c:polle=
r)
2018-06-25 17:50:24 [1890] [0] DEBUG: Started thread 2 (gwlib/http.c:server=
_thread)
2018-06-25 17:50:24 [1890] [0] INFO: Set up send sms service at port 13013
2018-06-25 17:50:24 [1890] [0] DEBUG: Started thread 3 (gw/smsbox.c:sendsms=
_thread)
2018-06-25 17:50:24 [1890] [0] INFO: Using HTTP request queueing with 3 ret=
ries, 10s delay.
#######################################################################
Here is my modem logs
2018-06-25 17:43:31 [1771] [6] INFO: AT2[modemgsm]: opening device
2018-06-25 17:43:31 [1771] [6] DEBUG: AT2[modemgsm]: device opened. Telnet =
mode =3D 0
2018-06-25 17:43:31 [1771] [6] DEBUG: AT2[modemgsm]: device opened
2018-06-25 17:43:31 [1771] [6] INFO: AT2[modemgsm]: Logging in
2018-06-25 17:43:32 [1771] [6] INFO: AT2[modemgsm]: init device
2018-06-25 17:43:32 [1771] [6] INFO: AT2[modemgsm]: speed set to 9600
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> ATZ^M
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <-- AT
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> AT&F^M
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <-- AT&F
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> ATE0^M
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <-- ATE0
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> AT+IFC=3D2,2^M
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> AT+CPIN?^M
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <-- +CPIN: READY
2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> AT+CMGF=3D0^M
2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: --> AT+CSMS=3D?^M
2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: --> AT+CSMS=3D1;AT+CNM=
I=3D2,0,0,2,1;AT+CSMP=3D49,167,0,0;+CMEE=3D1^M
2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: <-- +CSMS: (0,1)
2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:43:33 [1771] [6] INFO: AT2[modemgsm]: AT SMSC successfully op=
ened.
2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: <-- +CSMS: 1,1,1
2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: <-- NO CARRIER
2018-06-25 17:43:35 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M
2018-06-25 17:43:35 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:44:36 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M
2018-06-25 17:44:36 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:44:54 [1771] [6] DEBUG: AT2[modemgsm]: TP-Validity-Period: 24=
.0 hours
2018-06-25 17:44:54 [1771] [6] DEBUG: AT2[modemgsm]: --> AT+CMGS=3D31^M
2018-06-25 17:44:54 [1771] [6] DEBUG: AT2[modemgsm]: <-- >
2018-06-25 17:44:54 [1771] [6] DEBUG: AT2[modemgsm]: send command status: 1
2018-06-25 17:44:54 [1771] [6] DEBUG: AT2[modemgsm]: --> 001100088135072465=
0000A715C8329BFD06DDDF7236195467D3D3ED30BDDE06
2018-06-25 17:44:55 [1771] [6] DEBUG: AT2[modemgsm]: --> ^Z
2018-06-25 17:44:58 [1771] [6] DEBUG: AT2[modemgsm]: <-- >
2018-06-25 17:44:58 [1771] [6] DEBUG: AT2[modemgsm]: <-- +CMGS: 145
2018-06-25 17:44:58 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:44:58 [1771] [6] DEBUG: AT2[modemgsm]: send command status: 0
2018-06-25 17:46:00 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M
2018-06-25 17:46:01 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:47:03 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M
2018-06-25 17:47:03 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:48:05 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M
2018-06-25 17:48:05 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
2018-06-25 17:49:06 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M
2018-06-25 17:49:06 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK
Thanks
--_2AB3D6AE-B9BD-44E0-8042-A3808F7007CA_
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="utf-8"
<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:w=3D"urn:sc=
hemas-microsoft-com:office:word" xmlns:m=3D"http://schemas.microsoft.com/of=
fice/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta ht=
tp-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta name=
=3DGenerator content=3D"Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
pre
{mso-style-priority:99;
mso-style-link:"HTML con formato previo Car";
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";}
span.HTMLconformatoprevioCar
{mso-style-name:"HTML con formato previo Car";
mso-style-priority:99;
mso-style-link:"HTML con formato previo";
font-family:"Courier New";}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:70.85pt 85.05pt 70.85pt 85.05pt;}
div.WordSection1
{page:WordSection1;}
--></style></head><body lang=3DES-US link=3Dblue vlink=3D"#954F72"><div cla=
ss=3DWordSection1><p class=3DMsoNormal>Hi, No! I didn=C2=B4t, I read into t=
he official documentation that I can specify into the request for sendsms a=
dlr-mask and even the URL for a push from kannel to my http server w=
hith the data of the delivery report data, but I thought that if I specify =
the dlr-mask and url for push delivery report it won=C2=B4t be necessary do=
it. Whatever I=C2=B4ll try your sugestion and I=C2=B4ll reply you the resu=
lt. <o:p></o:p></p><div><p class=3DMsoNormal><o:p> </o:p></p></div><di=
v><p class=3DMsoNormal>I=C2=B4m using stable release kannel 1.4.4<o:p></o:p=
></p></div><div><p class=3DMsoNormal><o:p> </o:p></p></div><div><p cla=
ss=3DMsoNormal>Here is where I specify dlr-mask and a URL for push from kan=
nel<o:p></o:p></p></div><div><p class=3DMsoNormal>#########################=
#############<o:p></o:p></p></div><div><p class=3DMsoNormal>group =3D sms-s=
ervice<br>keyword =3D default<br>accepted-smsc =3D modemgsm<br>assume-plain=
-text =3D true<br>concatenation =3D true<br>max-messages =3D 0<br>dlr-mask =
=3D 31 # =3D> Here is dlr-mask that mean I=C2=B4ll receive all type of d=
elivery report<br>get-url =3D http://192.168.15.1:44/get-sms/?id=3D%p&t=
ext=3D%a&charset=3D%C&coding=3D%c&time=3D%t&timemillis=3D%T=
<br>dlr-url =3D http://192.168.15.1:44/get-dlr/?id=3D%p&text=3D%a&c=
harset=3D%C&coding=3D%c&time=3D%t&timemillis=3D%T&idmessage=
=3D%F #=3D> URL for push, I supose that when kannel receive a delivery r=
eport will make push whith this URL parsing all data by gets params<o:p></o=
:p></p></div><div><p class=3DMsoNormal><br>################################=
#####################################################<o:p></o:p></p></div><=
div><p class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNorm=
al>I wrote you into the configuration what i thought what have to happen, i=
n case you thing I=C2=B4m wrong, I=C2=B4ll will appreciate your considerati=
ons <o:p></o:p></p><pre style=3D'margin-bottom:12.0pt'><span lang=3DEN>Here=
is my bearbox log<br>##################################################<br=
>2018-06-25 17:43:31 [1771] [0] INFO: -------------------------------------=
---<br>2018-06-25 17:43:31 [1771] [0] INFO: Kannel bearerbox II version 1.4=
.4 starting<br>2018-06-25 17:43:31 [1771] [5] DEBUG: Thread 5 (gw/bb_boxc.c=
:smsboxc_run) maps to pid 1771.<br>2018-06-25 17:43:31 [1771] [4] DEBUG: Th=
read 4 (gw/bb_boxc.c:sms_to_smsboxes) maps to pid 1771.<br>2018-06-25 17:43=
:31 [1771] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 177=
1.<br>2018-06-25 17:43:31 [1771] [2] DEBUG: Thread 2 (gwlib/http.c:server_t=
hread) maps to pid 1771.<br>2018-06-25 17:43:31 [1771] [2] DEBUG: HTTP: Inc=
luding port 13000, fd 10 for polling in server thread<br>2018-06-25 17:43:3=
1 [1771] [6] DEBUG: Thread 6 (gw/smsc/smsc_at.c:at2_device_thread) maps to =
pid 1771.<br>2018-06-25 17:43:31 [1771] [6] INFO: Logging thread `6' to log=
file `/var/log/kannel/smsmodem.log' with level `0'.<br>2018-06-25 17:43:31 =
[1771] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) maps to pid 1771.<=
br>2018-06-25 17:43:31 [1771] [0] INFO: MAIN: Start-up done, entering mainl=
oop<br>2018-06-25 17:43:31 [1771] [0] DEBUG: AT2[modemgsm]: start called<br=
>2018-06-25 17:43:31 [1771] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps=
to pid 1771.<br>2018-06-25 17:43:33 [1771] [5] INFO: Client connected from=
<127.0.0.1> <br>2018-06-25 17:43:33 [1771] [5] DEBUG: Started thread=
8 (gw/bb_boxc.c:function)<br>2018-06-25 17:43:33 [1771] [8] DEBUG: Thread =
8 (gw/bb_boxc.c:function) maps to pid 1771.<br>2018-06-25 17:43:33 [1771] [=
8] DEBUG: Started thread 9 (gw/bb_boxc.c:boxc_sender)<br>2018-06-25 17:43:3=
3 [1771] [9] DEBUG: Thread 9 (gw/bb_boxc.c:boxc_sender) maps to pid 1771.<b=
r>2018-06-25 17:44:52 [1771] [8] DEBUG: boxc_receiver: sms received<br>2018=
-06-25 17:44:52 [1771] [8] DEBUG: send_msg: sending msg to box: <127.0.0=
.1><br>2018-06-25 17:49:43 [1771] [0] WARNING: Killing signal or HTTP ad=
min command received, shutting down...<br>2018-06-25 17:49:43 [1771] [0] DE=
BUG: Shutting down Kannel...<br>2018-06-25 17:49:43 [1771] [0] DEBUG: shutt=
ing down smsc<br>2018-06-25 17:49:43 [1771] [0] DEBUG: AT2[modemgsm]: Shutt=
ing down SMSCConn, slow<br>2018-06-25 17:49:43 [1771] [0] DEBUG: shutting d=
own udp<br>2018-06-25 17:49:43 [1771] [8] INFO: Connection closed by the bo=
x <127.0.0.1><br>2018-06-25 17:49:43 [1771] [9] DEBUG: send_msg: send=
ing msg to box: <127.0.0.1><br>2018-06-25 17:49:43 [1771] [9] DEBUG: =
Thread 9 (gw/bb_boxc.c:boxc_sender) terminates.<br>2018-06-25 17:49:43 [177=
1] [8] DEBUG: Thread 8 (gw/bb_boxc.c:function) terminates.<br>2018-06-25 17=
:49:45 [1771] [7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) terminates.=
<br>2018-06-25 17:49:45 [1771] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_sms=
boxes) terminates.<br>2018-06-25 17:49:45 [1771] [5] DEBUG: Thread 5 (gw/bb=
_boxc.c:smsboxc_run) terminates.<br>2018-06-25 17:49:45 [1771] [0] INFO: Al=
l flow threads have died, killing core<br>2018-06-25 17:49:45 [1771] [0] DE=
BUG: Waiting for 2 (gwlib/http.c:server_thread) to terminate<br>2018-06-25 =
17:49:45 [1771] [3] DEBUG: HTTP: No clients with requests, quitting.<br>201=
8-06-25 17:49:45 [1771] [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) te=
rminates.<br>2018-06-25 17:49:45 [1771] [1] DEBUG: Thread 1 (gwlib/fdset.c:=
poller) terminates.<br>2018-06-25 17:49:45 [1771] [2] DEBUG: Thread 2 (gwli=
b/http.c:server_thread) terminates.<br>2018-06-25 17:49:45 [1771] [0] DEBUG=
: final clean-up for SMSCConn<br>2018-06-25 17:49:45 [1771] [0] DEBUG: MO c=
oncatenated message handling cleaned up<br>2018-06-25 17:49:45 [1771] [0] I=
NFO: Total WDP messages: received 0, sent 0<br>2018-06-25 17:49:45 [1771] [=
0] INFO: Total SMS messages: received 0, dlr 0, sent 1, dlr 0<br>2018-06-25=
17:49:45 [1771] [0] DEBUG: Immutable octet strings: 278.<br>2018-06-25 17:=
50:23 [1880] [0] INFO: Added logfile `/var/log/kannel/bearerbox.log' with l=
evel `0'.<br>2018-06-25 17:50:23 [1880] [0] INFO: HTTP: Opening server at p=
ort 13000.<br>2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 1 (gwlib=
/fdset.c:poller)<br>2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 2 =
(gwlib/http.c:server_thread)<br>2018-06-25 17:50:23 [1880] [0] DEBUG: Start=
ed thread 3 (gw/bb_http.c:httpadmin_run)<br>2018-06-25 17:50:23 [1880] [0] =
DEBUG: starting smsbox connection module<br>2018-06-25 17:50:23 [1880] [0] =
INFO: BOXC: 'smsbox-max-pending' not set, using default (100).<br>2018-06-2=
5 17:50:23 [1880] [0] DEBUG: Started thread 4 (gw/bb_boxc.c:sms_to_smsboxes=
)<br>2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 5 (gw/bb_boxc.c:s=
msboxc_run)<br>2018-06-25 17:50:23 [1880] [0] INFO: Set SMS resend frequenc=
y to 60 seconds.<br>2018-06-25 17:50:23 [1880] [0] INFO: SMS resend retry s=
et to 10.<br>2018-06-25 17:50:23 [1880] [0] DEBUG: MO concatenated message =
handling enabled<br>2018-06-25 17:50:23 [1880] [0] INFO: DLR rerouting for =
smsc id <modemgsm> disabled.<br>2018-06-25 17:50:23 [1880] [0] INFO: =
Added logfile `/var/log/kannel/smsmodem.log' with level `0'.<br>2018-06-25 =
17:50:23 [1880] [0] INFO: AT2[modemgsm]: configuration shows modemtype <=
falcom><br>2018-06-25 17:50:23 [1880] [0] DEBUG: AT2[modemgsm]: Reading =
modem definitions from </etc/kannel/kannel.conf><br>2018-06-25 17:50:=
23 [1880] [0] DEBUG: AT2[modemgsm]: Found <1> modems in config<br>201=
8-06-25 17:50:23 [1880] [0] INFO: AT2[modemgsm]: read modem definition for =
<falcom><br>2018-06-25 17:50:23 [1880] [0] DEBUG: Started thread 6 (g=
w/smsc/smsc_at.c:at2_device_thread)<br>2018-06-25 17:50:23 [1880] [0] DEBUG=
: Started thread 7 (gw/bb_smscconn.c:sms_router)</span><span lang=3DEN> </s=
pan><o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'><o:p> </o:p><=
/pre><div style=3D'mso-element:para-border-div;border-top:double windowtext=
6.75pt;border-left:none;border-bottom:double windowtext 6.75pt;border-righ=
t:none;padding:1.0pt 0in 1.0pt 0in'><pre style=3D'margin-bottom:12.0pt;bord=
er:none;padding:0in'>Here is my sms box log<o:p></o:p></pre></div><pre styl=
e=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [0] DEBUG: ----------=
------------------------------------<o:p></o:p></pre><pre style=3D'margin-b=
ottom:12.0pt'>2018-06-25 17:43:33 [1781] [0] DEBUG: Kannel smsbox version 1=
.4.4 starting<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-2=
5 17:43:33 [1781] [0] DEBUG:=C2=A0=C2=A0 dumping group (sendsms-user):<o:p>=
</o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] =
[0] DEBUG:=C2=A0=C2=A0=C2=A0=C2=A0 <group> =3D <sendsms-user><o=
:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [178=
1] [0] DEBUG:=C2=A0=C2=A0=C2=A0=C2=A0 <password> =3D <sergio><o=
:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [178=
1] [0] DEBUG:=C2=A0=C2=A0=C2=A0=C2=A0 <username> =3D <sergio><o=
:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [178=
1] [0] DEBUG:=C2=A0=C2=A0=C2=A0=C2=A0 <user-allow-ip> =3D <*.*.*.*=
><o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:3=
3 [1781] [0] DEBUG: Started thread 4 (gwlib/gw-timer.c:watch_timers)<o:p></=
o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [0=
] DEBUG: Started thread 5 (gw/smsbox.c:obey_request_thread)<o:p></o:p></pre=
><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [0] DEBUG: =
Started thread 6 (gw/smsbox.c:url_result_thread)<o:p></o:p></pre><pre style=
=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [0] DEBUG: Started thr=
ead 7 (gw/smsbox.c:http_queue_thread)<o:p></o:p></pre><pre style=3D'margin-=
bottom:12.0pt'>2018-06-25 17:43:33 [1781] [0] DEBUG: Connecting to <127.=
0.0.1><o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17=
:43:33 [1781] [0] INFO: Connected to bearerbox at localhost port 13001.<o:p=
></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781]=
[0] DEBUG: Started thread 8 (gw/heartbeat.c:heartbeat_thread)<o:p></o:p></=
pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [3] DEBU=
G: Thread 3 (gw/smsbox.c:sendsms_thread) maps to pid 1781.<o:p></o:p></pre>=
<pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [7] DEBUG: T=
hread 7 (gw/smsbox.c:http_queue_thread) maps to pid 1781.<o:p></o:p></pre><=
pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [2] DEBUG: Th=
read 2 (gwlib/http.c:server_thread) maps to pid 1781.<o:p></o:p></pre><pre =
style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [2] DEBUG: HTTP: =
Including port 13013, fd 9 for polling in server thread<o:p></o:p></pre><pr=
e style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [6] DEBUG: Thre=
ad 6 (gw/smsbox.c:url_result_thread) maps to pid 1781.<o:p></o:p></pre><pre=
style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [5] DEBUG: Threa=
d 5 (gw/smsbox.c:obey_request_thread) maps to pid 1781.<o:p></o:p></pre><pr=
e style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [8] DEBUG: Thre=
ad 8 (gw/heartbeat.c:heartbeat_thread) maps to pid 1781.<o:p></o:p></pre><p=
re style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [4] DEBUG: Thr=
ead 4 (gwlib/gw-timer.c:watch_timers) maps to pid 1781.<o:p></o:p></pre><pr=
e style=3D'margin-bottom:12.0pt'>2018-06-25 17:43:33 [1781] [1] DEBUG: Thre=
ad 1 (gwlib/fdset.c:poller) maps to pid 1781.<o:p></o:p></pre><pre style=3D=
'margin-bottom:12.0pt'>2018-06-25 17:44:52 [1781] [2] DEBUG: HTTP: Creating=
HTTPClient for `192.168.15.1'.<o:p></o:p></pre><pre style=3D'margin-bottom=
:12.0pt'>2018-06-25 17:44:52 [1781] [2] DEBUG: HTTP: Created HTTPClient are=
a 0x7fe23c000ad0.<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-=
06-25 17:44:52 [1781] [3] INFO: smsbox: Got HTTP request </cgi-bin/sends=
ms> from <192.168.15.1><o:p></o:p></pre><pre style=3D'margin-botto=
m:12.0pt'>2018-06-25 17:44:52 [1781] [3] INFO: sendsms used by <sergio&g=
t;<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:44:52 =
[1781] [3] INFO: sendsms sender:<sergio:23> (192.168.15.1) to:<537=
04256> msg:<Hello world ultimatum><o:p></o:p></pre><pre style=3D'm=
argin-bottom:12.0pt'>2018-06-25 17:44:52 [1781] [3] DEBUG: Stored UUID df84=
6117-2aa8-42db-b1f2-2da869e6bf36<o:p></o:p></pre><pre style=3D'margin-botto=
m:12.0pt'>2018-06-25 17:44:52 [1781] [3] DEBUG: message length 21, sending =
1 messages<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 1=
7:44:52 [1781] [3] DEBUG: Status: 202 Answer: <Sent.><o:p></o:p></pre=
><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:44:52 [1781] [3] DEBUG: =
Delayed reply - wait for bearerbox<o:p></o:p></pre><pre style=3D'margin-bot=
tom:12.0pt'>2018-06-25 17:44:52 [1781] [0] DEBUG: Got ACK (0) of df846117-2=
aa8-42db-b1f2-2da869e6bf36<o:p></o:p></pre><pre style=3D'margin-bottom:12.0=
pt'>2018-06-25 17:44:52 [1781] [0] DEBUG: HTTP: Resetting HTTPClient for `1=
92.168.15.1'.<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-2=
5 17:45:52 [1781] [1] DEBUG: Timeout for fd:25 appears.<o:p></o:p></pre><pr=
e style=3D'margin-bottom:12.0pt'>2018-06-25 17:45:52 [1781] [1] DEBUG: HTTP=
: Destroying HTTPClient area 0x7fe23c000ad0.<o:p></o:p></pre><pre style=3D'=
margin-bottom:12.0pt'>2018-06-25 17:45:52 [1781] [1] DEBUG: HTTP: Destroyin=
g HTTPClient for `192.168.15.1'.<o:p></o:p></pre><pre style=3D'margin-botto=
m:12.0pt'>2018-06-25 17:49:43 [1781] [0] ERROR: SIGINT received, aborting p=
rogram...<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17=
:49:43 [1781] [0] INFO: Received (and handled?) 0 requests in 370 seconds (=
0.00 per second)<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-0=
6-25 17:49:43 [1781] [0] INFO: Kannel smsbox terminating.<o:p></o:p></pre><=
pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:49:43 [1781] [8] DEBUG: Th=
read 8 (gw/heartbeat.c:heartbeat_thread) terminates.<o:p></o:p></pre><pre s=
tyle=3D'margin-bottom:12.0pt'>2018-06-25 17:49:43 [1781] [0] DEBUG: Waiting=
for 2 (gwlib/http.c:server_thread) to terminate<o:p></o:p></pre><pre style=
=3D'margin-bottom:12.0pt'>2018-06-25 17:49:43 [1781] [3] DEBUG: HTTP: No cl=
ients with requests, quitting.<o:p></o:p></pre><pre style=3D'margin-bottom:=
12.0pt'>2018-06-25 17:49:43 [1781] [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms=
_thread) terminates.<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>20=
18-06-25 17:49:43 [1781] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) termina=
tes.<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:49:4=
3 [1781] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) terminates.<o:p><=
/o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:49:43 [1781] [=
0] DEBUG: Waiting for 5 (gw/smsbox.c:obey_request_thread) to terminate<o:p>=
</o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:49:43 [1781] =
[5] DEBUG: Thread 5 (gw/smsbox.c:obey_request_thread) terminates.<o:p></o:p=
></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:49:43 [1781] [7] D=
EBUG: Thread 7 (gw/smsbox.c:http_queue_thread) terminates.<o:p></o:p></pre>=
<pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:49:43 [1781] [0] DEBUG: W=
aiting for 6 (gw/smsbox.c:url_result_thread) to terminate<o:p></o:p></pre><=
pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:49:43 [1781] [6] DEBUG: Th=
read 6 (gw/smsbox.c:url_result_thread) terminates.<o:p></o:p></pre><pre sty=
le=3D'margin-bottom:12.0pt'>2018-06-25 17:49:43 [1781] [4] DEBUG: Thread 4 =
(gwlib/gw-timer.c:watch_timers) terminates.<o:p></o:p></pre><pre style=3D'm=
argin-bottom:12.0pt'>2018-06-25 17:50:24 [1890] [0] INFO: Added logfile `/v=
ar/log/kannel/smsbox.log' with level `0'.<o:p></o:p></pre><pre style=3D'mar=
gin-bottom:12.0pt'>2018-06-25 17:50:24 [1890] [0] INFO: HTTP: Opening serve=
r at port 13013.<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-0=
6-25 17:50:24 [1890] [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)<o:p=
></o:p></pre><pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:50:24 [1890]=
[0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)<o:p></o:p></pre><=
pre style=3D'margin-bottom:12.0pt'>2018-06-25 17:50:24 [1890] [0] INFO: Set=
up send sms service at port 13013<o:p></o:p></pre><pre style=3D'margin-bot=
tom:12.0pt'>2018-06-25 17:50:24 [1890] [0] DEBUG: Started thread 3 (gw/smsb=
ox.c:sendsms_thread)<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'>20=
18-06-25 17:50:24 [1890] [0] INFO: Using HTTP request queueing with 3 retri=
es, 10s delay.<o:p></o:p></pre><pre style=3D'margin-bottom:12.0pt'><o:p>&nb=
sp;</o:p></pre><pre style=3D'margin-bottom:12.0pt'>########################=
###############################################</pre></div><div style=3D'ms=
o-element:para-border-div;border:none;border-bottom:double windowtext 6.75p=
t;padding:0in 0in 1.0pt 0in'><p class=3DMsoNormal style=3D'border:none;padd=
ing:0in'>Here is my modem logs<o:p></o:p></p></div><p class=3DMsoNormal>201=
8-06-25 17:43:31 [1771] [6] INFO: AT2[modemgsm]: opening device<o:p></o:p><=
/p><p class=3DMsoNormal>2018-06-25 17:43:31 [1771] [6] DEBUG: AT2[modemgsm]=
: device opened. Telnet mode =3D 0<o:p></o:p></p><p class=3DMsoNormal>2018-=
06-25 17:43:31 [1771] [6] DEBUG: AT2[modemgsm]: device opened<o:p></o:p></p=
><p class=3DMsoNormal>2018-06-25 17:43:31 [1771] [6] INFO: AT2[modemgsm]: L=
ogging in<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:32 [1771] [6]=
INFO: AT2[modemgsm]: init device<o:p></o:p></p><p class=3DMsoNormal>2018-0=
6-25 17:43:32 [1771] [6] INFO: AT2[modemgsm]: speed set to 9600<o:p></o:p><=
/p><p class=3DMsoNormal>2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]=
: --> ATZ^M<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:32 [1771=
] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3DMsoNormal>20=
18-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M<o:p></o:p></=
p><p class=3DMsoNormal>2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]:=
<-- AT<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:32 [1771] [6=
] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3DMsoNormal>2018-0=
6-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> AT&F^M<o:p></o:p>=
</p><p class=3DMsoNormal>2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm=
]: <-- AT&F<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:32 [=
1771] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3DMsoNorma=
l>2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> ATE0^M<o:p></=
o:p></p><p class=3DMsoNormal>2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[mode=
mgsm]: <-- ATE0<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:32 [=
1771] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3DMsoNorma=
l>2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: --> AT+IFC=3D2,2^=
M<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:32 [1771] [6] DEBUG: =
AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:4=
3:32 [1771] [6] DEBUG: AT2[modemgsm]: --> AT+CPIN?^M<o:p></o:p></p><p cl=
ass=3DMsoNormal>2018-06-25 17:43:32 [1771] [6] DEBUG: AT2[modemgsm]: <--=
+CPIN: READY<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:32 [1771]=
[6] DEBUG: AT2[modemgsm]: --> AT+CMGF=3D0^M<o:p></o:p></p><p class=3DMs=
oNormal>2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p>=
</o:p></p><p class=3DMsoNormal>2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[mo=
demgsm]: --> AT+CSMS=3D?^M<o:p></o:p></p><p class=3DMsoNormal>2018-06-25=
17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=
=3DMsoNormal>2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: --> AT=
+CSMS=3D1;AT+CNMI=3D2,0,0,2,1;AT+CSMP=3D49,167,0,0;+CMEE=3D1^M<o:p></o:p></=
p><p class=3DMsoNormal>2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]:=
<-- +CSMS: (0,1)<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:33=
[1771] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3DMsoNor=
mal>2018-06-25 17:43:33 [1771] [6] INFO: AT2[modemgsm]: AT SMSC successfull=
y opened.<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:33 [1771] [6]=
DEBUG: AT2[modemgsm]: <-- +CSMS: 1,1,1<o:p></o:p></p><p class=3DMsoNorm=
al>2018-06-25 17:43:33 [1771] [6] DEBUG: AT2[modemgsm]: <-- NO CARRIER<o=
:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43:35 [1771] [6] DEBUG: AT2=
[modemgsm]: --> AT^M<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:43=
:35 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3DMso=
Normal>2018-06-25 17:44:36 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M<o:p=
></o:p></p><p class=3DMsoNormal>2018-06-25 17:44:36 [1771] [6] DEBUG: AT2[m=
odemgsm]: <-- OK<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:44:54 =
[1771] [6] DEBUG: AT2[modemgsm]: TP-Validity-Period: 24.0 hours<o:p></o:p><=
/p><p class=3DMsoNormal>2018-06-25 17:44:54 [1771] [6] DEBUG: AT2[modemgsm]=
: --> AT+CMGS=3D31^M<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:44=
:54 [1771] [6] DEBUG: AT2[modemgsm]: <-- ><o:p></o:p></p><p class=3DM=
soNormal>2018-06-25 17:44:54 [1771] [6] DEBUG: AT2[modemgsm]: send command =
status: 1<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:44:54 [1771] [6]=
DEBUG: AT2[modemgsm]: --> 0011000881350724650000A715C8329BFD06DDDF72361=
95467D3D3ED30BDDE06<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:44:55 =
[1771] [6] DEBUG: AT2[modemgsm]: --> ^Z<o:p></o:p></p><p class=3DMsoNorm=
al>2018-06-25 17:44:58 [1771] [6] DEBUG: AT2[modemgsm]: <-- ><o:p></o=
:p></p><p class=3DMsoNormal>2018-06-25 17:44:58 [1771] [6] DEBUG: AT2[modem=
gsm]: <-- +CMGS: 145<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:44=
:58 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3DMso=
Normal>2018-06-25 17:44:58 [1771] [6] DEBUG: AT2[modemgsm]: send command st=
atus: 0<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:46:00 [1771] [6] D=
EBUG: AT2[modemgsm]: --> AT^M<o:p></o:p></p><p class=3DMsoNormal>2018-06=
-25 17:46:01 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p cl=
ass=3DMsoNormal>2018-06-25 17:47:03 [1771] [6] DEBUG: AT2[modemgsm]: -->=
AT^M<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:47:03 [1771] [6] DEB=
UG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 =
17:48:05 [1771] [6] DEBUG: AT2[modemgsm]: --> AT^M<o:p></o:p></p><p clas=
s=3DMsoNormal>2018-06-25 17:48:05 [1771] [6] DEBUG: AT2[modemgsm]: <-- O=
K<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17:49:06 [1771] [6] DEBUG: =
AT2[modemgsm]: --> AT^M<o:p></o:p></p><p class=3DMsoNormal>2018-06-25 17=
:49:06 [1771] [6] DEBUG: AT2[modemgsm]: <-- OK<o:p></o:p></p><p class=3D=
MsoNormal><o:p> </o:p></p><p class=3DMsoNormal>Thanks<o:p></o:p></p></=
div></body></html>=
--_2AB3D6AE-B9BD-44E0-8042-A3808F7007CA_--