RE: Force DLR since SMSC is not returning DLR

2021-02-13 Thread mosbah abdelkader
Hello Jose, This is not possible at the config level. You will need to modify bearerbox code to convert the submit_sm_resp into a deliver_sm for that smsc. BR.

Issue/Bug in opensmppbox

2021-02-01 Thread mosbah abdelkader
Hello all, We got a ticket from a customer where the sms has not received final dlr (status still in ACK). We analyzed our packet trace and we found that our opensmppbox sent the deliver_sm before sending the submit_sm_resp which leads to mis-interpretation of the dlr on their side !!. The

Re: Asterisk-Kannel integration project version 0.0.1 release notes

2017-12-21 Thread mosbah abdelkader
port HTTP URL call ? I just ask because with this > module you will use Kannel internal structs, what is not a preferred method > to > communicate with Kannel. > > Thanks, > Alex > > >> Am 21.12.2017 um 09:00 schrieb mosbah abdelkader >> <mosbah.abdelka..

Re: Asterisk-Kannel integration project version 0.0.1 release notes

2017-12-21 Thread mosbah abdelkader
gratulations > > Best regards > > > Leonardo Sena > > > Em 21 de dez de 2017 06:26, "mosbah abdelkader" < > mosbah.abdelka...@gmail.com> escreveu: > > Hello, > > We are proud to announce the first release 0.0.1 version of > kannel-asterisk in

Asterisk-Kannel integration project version 0.0.1 release notes

2017-12-21 Thread mosbah abdelkader
Hello, We are proud to announce the first release 0.0.1 version of kannel-asterisk integration project. The goal of this project is to allow asterisk users to use kannel capabilities like SMS sending and receiving. Please visit https://asterisk-kannel.sourceforge.io/ for more information. You can