If need urgent have a look at playsms On Tue, Dec 5, 2023 at 7:50 PM Mesbahuddin Malik <[email protected]> wrote:
> Need urgent check playsms. > > On Tue, Dec 5, 2023 at 7:33 PM Tolga Ulas <[email protected]> > 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 <[email protected]> >> wrote: >> >>> https://medium.com/@SudeepParajuli/quickstart-with-kannel-7005684bffb9 >>> >>> Tolga Ulas >>> >>> >>> >>> On Tue, Dec 5, 2023 at 1:00 PM <[email protected]> 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 application to handle the messages. Then, routing >>>> table (nr to email) is a part of the application. >>>> >>>> >>>> >>>> The app may be build with any tools you like. It just need to get the >>>> message from URL params (or XML POST), and send it to the destination. You >>>> may code it or use any of low-code/no-code API/workflow builders. It >>>> depends of your available skills, project scale and lifecycle. >>>> >>>> >>>> >>>> Also, AFAIK, Kannel may trigger shell script on SMS, but this option is >>>> not recommended in the docs. >>>> >>>> >>>> >>>> Sincerely, >>>> >>>> >>>> >>>> Alex >>>> >>>> >>>> >>>> >>>> >>>> *From:* users <[email protected]> *On Behalf Of *G. Kochar >>>> *Sent:* Tuesday, December 5, 2023 11:58 AM >>>> *To:* [email protected] >>>> *Subject:* Implementing SMS to email >>>> >>>> >>>> >>>> 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 with email Address - A >>>> >>>> 44203XXX90 number , SMS needs to go to use with email Address - B >>>> >>>> 44203XXX93 number , SMS needs to go to use with email Address - C >>>> >>>> >>>> >>>> How can this sms 2email be achieved in kannel. >>>> >>>> >>>> >>>> >>>> G Koch >>>> >>>
