[PATCH] http PUT requests

2019-06-28 Thread Lamasuta, Franck, Vodafone Automotive
Hi list, Here is a patch to allow inbound http PUT requests in generic http connector. It is required to implement Micro Ocean's API for Delivery Reports: https://www.moceanapi.com/docs/#delivery-report Regards, Franck http_put.patch Description: http_put.patch

RE: [PATCH] SMSC cluster

2019-06-28 Thread Lamasuta, Franck, Vodafone Automotive
Hi, I think it is not flexible enough to rely on smsc-id to manage the pending DLRs. We use already the status endpoint provided by Kannel to monitor the binds and trigger alerts. But we want to know which path (bind) a MO-SMS took and store this in our database. Then we can use this info to

Re: [PATCH] SMSC cluster

2019-06-28 Thread Alexander Malysh
Hi, I’m agree with Alejandro. For SMPP we don’t need such patch but for the CIMD2 we have to fix it to conn->id if it’s not used there. Thanks, Alex > Am 26.06.2019 um 15:13 schrieb Alejandro Guerrieri > : > > Franck, > > Thank you for clarifying. > > Regarding SMPP, you are using your