sms-service behaviour
Dziugas Baltrunas <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
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? seems like now messages are being processed normally. regards, Dziugas Baltrunas