Hello,
I would like to ask if a new configuration file can be submitted to the gateway through the web-api ? k.t ________________________________ Από: users <users-boun...@kannel.org> εκ μέρους του Web Services <coinhost...@gmail.com> Στάλθηκε: Τρίτη, 16 Αυγούστου 2016 8:51 πμ Προς: Biswajit, BPL Κοιν.: users@kannel.org Θέμα: Re: Re: Kannel Queued SMS location Hello, kindly add flowing lines in your configuration store-type = spool store-location = /var/spool/kannel then you can find all queue message in store location /var/spool/kannel note : don't forget create an directory named "kannel" in /var/sppol before add this lines and this will work only kannel 1.4.x or later versions Thanks On Tue, Aug 16, 2016 at 8:43 AM, Biswajit, BPL <biswa...@banglaphone.net.bd<mailto:biswa...@banglaphone.net.bd>> wrote: Hello, Could anyone give some update on this? Thanks in advance. Thanks & Regards, Biswajit Kumar Sr. System Engineer, P&D Bangla Phone Ltd.<http://www.banglaphone.net.bd> Phone: +880 359 345 1125<tel:+8803593451125> Cell: +880 18 33 10 39 09<tel:+8801833103909> On 2016-08-10 02:04, Biswajit, BPL wrote: Dear Concern, Please have the configuration in the attachment. We use separate config file for core, bearerbox, sqlbox and smsbox; here config is combined. Thanks & Regards, Biswajit Kumar Sr. System Engineer, P&D Bangla Phone Ltd.<http://www.banglaphone.net.bd> Phone: +880 359 345 1125<tel:+8803593451125> Cell: +880 18 33 10 39 09<tel:+8801833103909> On 2016-08-09 17:00, Web Services wrote: Hello, kindly post your kannel config file so we can help you Thanks On Tue, Aug 9, 2016 at 4:02 PM, Biswajit, BPL <biswa...@banglaphone.net.bd<mailto:biswa...@banglaphone.net.bd>> wrote: Dear Milan, Thanks for your feedback. As we use sqlbox we assumed we wouldn't have to use store configurations, hence we have not used the store-type, store-location or store-dump-freq. Could you please suggest best suitable config for them? Thanks in advance. Thanks & Regards, Biswajit Kumar Sr. System Engineer, P&D Bangla Phone Ltd.<http://www.banglaphone.net.bd> Phone: +880 359 345 1125<tel:+8803593451125> Cell: +880 18 33 10 39 09<tel:+8801833103909> On 2016-08-08 16:18, Milan P. Stanic wrote: On Mon, 2016-08-08 at 15:22, Biswajit, BPL wrote: We are using Kannel 1.4.4 to connect with Mobile operators using SMPP SMSC. We use SQLBox for handling SMS transaction. What we want to find out is: where is the location of storing messages which is showed as 'Queued' in Kannel status page (attached). If and when we need to restart Kannel after configuration change, we have to wait for the queue to clear. If we knew which messages were being queued, we could resend those messages manually after restart. Appreciate your suggestion. You don't need to resend messages when you restart kannel if you use persistent storage for queued messages. Read the userguide and look configuration directives store-type, store-location and store-dump-freq. If that does not solve your problem then you should ask further questions here.