Re: sms-service behaviour
Dziugas Baltrunas <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
there were 6 requests and only one reply. after certain amount of time I tailed log again and there were logged two more replies. so the issue is about the incoming and outgoing messages RATIO: root@zona:/var/log/kannel$ grep SMSC:xxx3 access.log | grep -ci Receive 5 root@zona:/var/log/kannel$ grep SMSC:xxx3 access.log | grep -ci Sent 2 root@zona:/var/log/kannel$ grep SMSC:xxx4 access.log | grep -ci Receive 6 root@zona:/var/log/kannel$ grep SMSC:xxx4 access.log | grep -ci Sent 1 that is I would like to ask about. I think this is not issue about delay times because in my mind the sufficient amount of time passed. regards, Dziugas Baltrunas On Fri, 18 Apr 2003, Andreas Fink wrote: > > On Freitag, April 18, 2003, at 02:50 Uhr, Dziugas Baltrunas wrote: > > > Hi list, > > > > recently I've added two new smsc connections (xxx3 and xxx4) in my > > kannel.conf and restarted Kannel. here is the tail of mine access.log: > > > > 2003-04-18 14:51:51 Receive SMS [SMSC:xxx4] [SVC:] [ACT:] > > [from:xxx] [to:xxx] [flags:0:1:0:0:0] [msg:6:xxx] [udh:0:] > > 2003-04-18 14:51:51 Receive SMS [SMSC:xxx3] [SVC:] [ACT:] > > [from:xxx] [to:xxx] [flags:0:1:0:0:0] [msg:8:xxx] [udh:0:] > > 2003-04-18 14:51:51 Receive SMS [SMSC:xxx4] [SVC:] [ACT:] > > [from:xxx] [to:xxx] [flags:0:1:0:0:0] [msg:8:xxx] [udh:0:] > > 2003-04-18 14:51:51 Receive SMS [SMSC:xxx4] [SVC:] [ACT:] > > [from:xxx] [to:xxx] [flags:0:1:0:0:0] [msg:31:xxx] [udh:0:] > > 2003-04-18 14:51:51 Receive SMS [SMSC:xxx3] [SVC:] [ACT:] > > [from:xxx] [to:xxx] [flags:0:1:0:0:0] [msg:31:xxx] [udh:0:] > > 2003-04-18 14:52:09 Log begins > > 2003-04-18 15:05:37 Receive SMS [SMSC:xxx3] [SVC:] [ACT:] > > [from:xxx] [to:xxx] [flags:0:1:0:0:0] [msg:8:xxx] [udh:0:] > > 2003-04-18 15:05:38 Sent SMS [SMSC:xxx4] [SVC:default] [ACT:] > > [from:xxx] [to:xxx] [flags:0:1:0:0:0] [msg:129:xxx] [udh:0:] > > 2003-04-18 15:33:24 Log begins (here I restarted Kannel once again) > > > > sorry for a lot of "xxx's" :) > > > > it's normal that when new connection with smsc is made, there was some > > messages in the cache, but why kannel has processed only one of them? > > how you mean "processed only one of them"? There where several incomign > SMS coming back according to this log. So whats the issue? > > Andreas Fink > Global Networks Switzerland AG > > ------------------------------------------------------------------ > Tel: +41-61-6666333 Fax: +41-61-6666334 Mobile: +41-79-2457333 > Global Networks, Inc. Clarastrasse 3, 4058 Basel, Switzerland > Web: http://www.global-networks.ch/ [email protected] > ------------------------------------------------------------------ > Send SMS to +979 979 UNICEF (+979979864233) to donate a > small amount to the children of Iraq. http://www.gni.ch/unicef > >