Use case for dlr-url of sms-service

2023-12-05 Thread Eduard Takhtamirov
Hello everyone, What's a typical use of "dlr-url" config setting within an "sms-service" group? I'm specifically interested in DLR on sendsms when "dlr-url" of an "sendsms-user" group is undefined (otherwise this dlr-url would work, I know), while "sms-service" could be, e.g., "catch-all".

Re: Implementing SMS to email

2023-12-05 Thread Tolga Ulas
and : https://www.kannel.org/pipermail/users/2009-March/006198.html Tolga Ulas +90 533 7464908 On Tue, Dec 5, 2023 at 1:36 PM Tolga Ulas wrote: > https://medium.com/@SudeepParajuli/quickstart-with-kannel-7005684bffb9 > > Tolga Ulas > > > > On Tue, Dec 5, 2023 at 1:00 PM wrote: > >> Hi, >> >>

Re: Implementing SMS to email

2023-12-05 Thread Tolga Ulas
https://medium.com/@SudeepParajuli/quickstart-with-kannel-7005684bffb9 Tolga Ulas On Tue, Dec 5, 2023 at 1:00 PM wrote: > Hi, > > > > AFAIK, Kannel won’t forward SMS to email by itself. > > > > As for me, the most clear way to do it is to use Kannel to forward SMS to > HTTP and then use HTTP

Implementing SMS to email

2023-12-05 Thread G. Kochar
Hello, Need advice , as how one can set SMS2email. Incoming messages over phone numbers will arrive via smpp from various providers on various numbers. So, for example if we need to route SMS to emails based on Number on which SMS arroved Example 44203XXX89 number , SMS needs to go to use

RE: Implementing SMS to email

2023-12-05 Thread alexey
Hi, AFAIK, Kannel won’t forward SMS to email by itself. As for me, the most clear way to do it is to use Kannel to forward SMS to HTTP and then use HTTP application to handle the messages. Then, routing table (nr to email) is a part of the application. The app may be build with any

Re: Implementing SMS to email

2023-12-05 Thread Mesbahuddin Malik
If need urgent have a look at playsms On Tue, Dec 5, 2023 at 7:50 PM Mesbahuddin Malik wrote: > Need urgent check playsms. > > On Tue, Dec 5, 2023 at 7:33 PM Tolga Ulas > wrote: > >> and : https://www.kannel.org/pipermail/users/2009-March/006198.html >> Tolga Ulas >> +90 533 7464908 >> >> >>

Re: Implementing SMS to email

2023-12-05 Thread Mesbahuddin Malik
Need urgent check playsms. On Tue, Dec 5, 2023 at 7:33 PM Tolga Ulas wrote: > and : https://www.kannel.org/pipermail/users/2009-March/006198.html > Tolga Ulas > +90 533 7464908 > > > On Tue, Dec 5, 2023 at 1:36 PM Tolga Ulas > wrote: > >>