Hi guys,

I am using kannel for some time already, however I realized that i don't understand difference between kannel outgoing queue and smsc outgoing queue.

Below is part of my kannel status

------------------------------------------------------------------------------

SMS: received 1933 (0 queued), sent 433251 (4015 queued), store size 125
SMS: inbound (0.06,0.02,0.02) msg/sec, outbound (5.44,9.30,5.03) msg/sec

SMSC connections:
SMPP1[SMPP1] SMPP:XXX.XXX.XXX.XXX:5000/5000:xxxxxxxxx: (online 86133s, rcvd: sms 1798 (0.05,0.02,0.02) / dlr 410057 (9.78,7.55,4.76), sent: sms 297254 (5.18,4.68,3.45) / dlr 0 (0.00,0.00,0.00), failed 162427, queued 238427 msgs)

------------------------------------------------------------------------------


I am using file type for storage:

store-type = file
store-location = "./queue/kannel-storage.dat"
store-dump-freq = 5

and

throughput = 20

for SMPP1, as this is something what provides my smpp provider.


My questions are following:

1.) What is a difference between 4015 queueed, store size 125 and queued 2384427? 2.) Where does 238427 messages from smsc queue are being kept? In memory or is it synchronized with store file?
3.) Are those smsc queued messages removed when I restart kannel?
4.) Are those smsc queued messages removed when I restart smsc link?
5.) Does kannel process in a first place new messages arriving from smsbox to bearerbox rather than those from queue?

I couldn't find enough information in kannel's user guide. If you know some source of information, where i can find answers to my questions or maybe get even more knowledge drop me a link pls.

Kind regards,
Robert

Reply via email to