Re: Bug in admin interface for parameter remove-message
Kirti Mandwade <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <CACz0=AguqDmMc4G5wSm+6mTxSRngq+LZOeEqb09-iPCue__uhQ@mail.gmail.com> |
Hi Alex, Thankyou for that correction its working now by using UUID of each message. But is there any way by which we can remove messages sent to one smsc for example http://127.0.0.1:13000/remove-message?smsc=xyz?password=xxxx <http://127.0.0.1:13000/remove-message?id=UUID?password=xxxx> Or deleting messages in queue regarding one smsc kannel_admin/delete-queue?smsc=XX There must be some criteria or conditions to delete different messages rather then deleting all at once or removing one by one. Kindly look into this issue Thanks, Kirti On Tue, Jun 9, 2015 at 8:54 PM, Alexander Malysh <[email protected]> wrote: > Hi, > > see comment in redmine and try to fix your URL. > > Alex > > Am 28.05.2015 um 11:26 schrieb Kirti Mandwade <[email protected]>: > > Hello, > > From the latest user guide http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html#AEN926 > remove-message "Removes the message with the give id (an UUID) from the local storage > subsystem." > > But this is not working. > I need to remove specific message from kannel queue and i am testing it by > using fakesmsc. > > Here is my redmine link: > *https://redmine.kannel.org/issues/718 > <https://redmine.kannel.org/issues/718>* > > Thanks > Kirti > > >