Discussion:
using kannel for sms/mms to and from computer to cell phone
Ron T
2018-04-10 22:12:33 UTC
Permalink
Question. I'm trying to send and receive sms and mms messages to and from
my computer by going through my android phone.
The phone would not be tethered to my computer. I know there are a few
apps out there like mighty text that will allow a person to do this but I
would like to create my own. I've read a little about smpp and smsc but am
not sure if I need a server such as kannel if I'm only going to be sending
and receiving from my own pc though my cell phone? I would also like to
have my phone number be used on the send of sms/mms so the receiver will
recognize who it is coming from. Thanks
Davor Spasoski
2018-04-11 06:50:31 UTC
Permalink
You can use kannel to send/receive SMS with your phone but first you have to make your phone work as a modem on a Linux box, then configure kannel to use that device (AT SMSC section).
To send MMS, you will need something else in addition to kannel. Mbuni could be used for that, but I see no activity about this project very long time, so you might have a problem compiling it on a modern Linux distribution.
The way kannel works with mbuni: when mms is to be received, your device will receive MMS formatted WAP push SMS having a URL where to grab the MMS from. This SMS is passed to mbuni and mbuni fetches the content. Then it’s up to you to process that.

It’s a long way and it will take plenty of time. If you have it, it’s a challenge worth, you will deep learn the undelying technologies.

Davor

From: users [mailto:users-***@kannel.org] On Behalf Of Ron T
Sent: Wednesday, April 11, 2018 12:13 AM
To: ***@kannel.org
Subject: using kannel for sms/mms to and from computer to cell phone


Question. I'm trying to send and receive sms and mms messages to and from my computer by going through my android phone.

The phone would not be tethered to my computer. I know there are a few apps out there like mighty text that will allow a person to do this but I would like to create my own. I've read a little about smpp and smsc but am not sure if I need a server such as kannel if I'm only going to be sending and receiving from my own pc though my cell phone? I would also like to have my phone number be used on the send of sms/mms so the receiver will recognize who it is coming from. Thanks

________________________________

Disclaimer: one.Vip DOOEL Skopje
This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change. one.Vip DOOEL Skopje shall not be liable for the improper or incomplete transmission of the information contained in this communication nor for any delay in its receipt or damage to your system.
Please, do not print this e-mail unless it is necessary! Think about saving the environment!

НапПЌеМа: ПМе.ВОп ДООЕЛ СкПпје
Оваа електрПМска пПрака (вклучувајќО гО О прОлПзОте) е ЎПверлОва О ЌПже Ўа бОЎе заштОтеМа сП правМО прОвОлегОО. ДПкПлку Ме сте лОцетП Ма кПе таа Ќу е МаЌеМета пПраката, Ме треба Ўа ја кПпОрате, ЎОстрОбуОрате ОлО Ўа ја ПткрОвате МејзОМата сПЎржОМа, туку веЎМаш Ўа ја препратОте ЎП ОспраќачПт О Ўа ја ОзбрОшете ПрОгОМалМата пПрака О сОте МејзОМО кПпОО ПЎ ВашОПт кПЌпјутерскО сОстеЌ. СекПе МеПвластеМП кПрОстење Ма Пваа пПрака вП целПст ОлО ЎелПвО ПЎ Остата е стрПгП забраМетП. Ве ЌПлОЌе Ўа забележОте Ўека електрПМскОте пПракО се пПЎлПжМО Ма прПЌеМО. ПМе.ВОп ДООЕЛ СкПпје Ме презеЌа ПЎгПвПрМПст за МесППЎветМП ОлО МецелПсМП преМесување Ма ОМфПрЌацООте сПЎржаМО вП Пваа кПЌуМОкацОја, МОту пак за бОлП каквП заЎПцМување Ма прОеЌПт ОлО Пштетувања Ма вашОПт сОстеЌ.
Ве ЌПлОЌе Ме ја печатете Пваа пПрака ПсвеМ акП Ме е МеПпхПЎМП! Зачувајте ја прОрПЎата!
Ron T
2018-04-11 18:21:53 UTC
Permalink
Thanks for the help Davor. Mighty Text uses the users cell phone to send
and receive messages as far as I understand it. Are they also making their
phone work as a modem on a linux box? Basically the user can't send and
receive messages without their cell phone on. The user installs the app on
their phone and a web browser plugin on the their computer. How could I
duplicate that setup? Are they using something like Kannel or a different
setup? Thanks!
Post by Davor Spasoski
You can use kannel to send/receive SMS with your phone but first you have
to make your phone work as a modem on a Linux box, then configure kannel to
use that device (AT SMSC section).
To send MMS, you will need something else in addition to kannel. Mbuni
could be used for that, but I see no activity about this project very long
time, so you might have a problem compiling it on a modern Linux
distribution.
The way kannel works with mbuni: when mms is to be received, your device
will receive MMS formatted WAP push SMS having a URL where to grab the MMS
from. This SMS is passed to mbuni and mbuni fetches the content. Then it’s
up to you to process that.
It’s a long way and it will take plenty of time. If you have it, it’s a
challenge worth, you will deep learn the undelying technologies.
*Davor*
*Sent:* Wednesday, April 11, 2018 12:13 AM
*Subject:* using kannel for sms/mms to and from computer to cell phone
Question. I'm trying to send and receive sms and mms messages to and from
my computer by going through my android phone.
The phone would not be tethered to my computer. I know there are a few
apps out there like mighty text that will allow a person to do this but I
would like to create my own. I've read a little about smpp and smsc but am
not sure if I need a server such as kannel if I'm only going to be sending
and receiving from my own pc though my cell phone? I would also like to
have my phone number be used on the send of sms/mms so the receiver will
recognize who it is coming from. Thanks
------------------------------
Disclaimer: one.Vip DOOEL Skopje
This e-mail (including any attachments) is confidential and may be
protected by legal privilege. If you are not the intended recipient, you
should not copy it, re-transmit it, use it or disclose its contents, but
should return it to the sender immediately and delete your copy from your
system. Any unauthorized use or dissemination of this message in whole or
in part is strictly prohibited. Please note that e-mails are susceptible to
change. one.Vip DOOEL Skopje shall not be liable for the improper or
incomplete transmission of the information contained in this communication
nor for any delay in its receipt or damage to your system.
Please, do not print this e-mail unless it is necessary! Think about
saving the environment!
НапПЌеМа: ПМе.ВОп ДООЕЛ СкПпје
Оваа електрПМска пПрака (вклучувајќО гО О прОлПзОте) е ЎПверлОва О ЌПже Ўа
бОЎе заштОтеМа сП правМО прОвОлегОО. ДПкПлку Ме сте лОцетП Ма кПе таа Ќу е
МаЌеМета пПраката, Ме треба Ўа ја кПпОрате, ЎОстрОбуОрате ОлО Ўа ја
ПткрОвате МејзОМата сПЎржОМа, туку веЎМаш Ўа ја препратОте ЎП ОспраќачПт О
Ўа ја ОзбрОшете ПрОгОМалМата пПрака О сОте МејзОМО кПпОО ПЎ ВашОПт
кПЌпјутерскО сОстеЌ. СекПе МеПвластеМП кПрОстење Ма Пваа пПрака вП целПст
ОлО ЎелПвО ПЎ Остата е стрПгП забраМетП. Ве ЌПлОЌе Ўа забележОте Ўека
електрПМскОте пПракО се пПЎлПжМО Ма прПЌеМО. ПМе.ВОп ДООЕЛ СкПпје Ме
презеЌа ПЎгПвПрМПст за МесППЎветМП ОлО МецелПсМП преМесување Ма
ОМфПрЌацООте сПЎржаМО вП Пваа кПЌуМОкацОја, МОту пак за бОлП каквП
заЎПцМување Ма прОеЌПт ОлО Пштетувања Ма вашОПт сОстеЌ.
Ве ЌПлОЌе Ме ја печатете Пваа пПрака ПсвеМ акП Ме е МеПпхПЎМП! Зачувајте
ја прОрПЎата!
Davor Spasoski
2018-04-12 06:33:33 UTC
Permalink
Hi,

I’m not aware of Mighty text. At first glance it looks to me as a product for different purpose. Kannel is mainly used as a gateway tied to an SMSC on one side and the content provider on the other for processing large volumes of SMS. Yes, modem usage is possible for personal SMS based services, but you have custom build your complete solution. On the other hand, Migthy text looks like an of the shelf, elaborate closed source product

Davor Spasoski
From: Ron T [mailto:***@gmail.com]
Sent: Wednesday, April 11, 2018 8:22 PM
To: Davor Spasoski <***@onevip.mk>
Cc: ***@kannel.org
Subject: Re: using kannel for sms/mms to and from computer to cell phone

Thanks for the help Davor. Mighty Text uses the users cell phone to send and receive messages as far as I understand it. Are they also making their phone work as a modem on a linux box? Basically the user can't send and receive messages without their cell phone on. The user installs the app on their phone and a web browser plugin on the their computer. How could I duplicate that setup? Are they using something like Kannel or a different setup? Thanks!

On Tue, Apr 10, 2018 at 11:50 PM, Davor Spasoski <***@onevip.mk<mailto:***@onevip.mk>> wrote:
You can use kannel to send/receive SMS with your phone but first you have to make your phone work as a modem on a Linux box, then configure kannel to use that device (AT SMSC section).
To send MMS, you will need something else in addition to kannel. Mbuni could be used for that, but I see no activity about this project very long time, so you might have a problem compiling it on a modern Linux distribution.
The way kannel works with mbuni: when mms is to be received, your device will receive MMS formatted WAP push SMS having a URL where to grab the MMS from. This SMS is passed to mbuni and mbuni fetches the content. Then it’s up to you to process that.

It’s a long way and it will take plenty of time. If you have it, it’s a challenge worth, you will deep learn the undelying technologies.

Davor

From: users [mailto:users-***@kannel.org<mailto:users-***@kannel.org>] On Behalf Of Ron T
Sent: Wednesday, April 11, 2018 12:13 AM
To: ***@kannel.org<mailto:***@kannel.org>
Subject: using kannel for sms/mms to and from computer to cell phone


Question. I'm trying to send and receive sms and mms messages to and from my computer by going through my android phone.

The phone would not be tethered to my computer. I know there are a few apps out there like mighty text that will allow a person to do this but I would like to create my own. I've read a little about smpp and smsc but am not sure if I need a server such as kannel if I'm only going to be sending and receiving from my own pc though my cell phone? I would also like to have my phone number be used on the send of sms/mms so the receiver will recognize who it is coming from. Thanks

________________________________

Disclaimer: one.Vip DOOEL Skopje
This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change. one.Vip DOOEL Skopje shall not be liable for the improper or incomplete transmission of the information contained in this communication nor for any delay in its receipt or damage to your system.
Please, do not print this e-mail unless it is necessary! Think about saving the environment!

НапПЌеМа: ПМе.ВОп ДООЕЛ СкПпје
Оваа електрПМска пПрака (вклучувајќО гО О прОлПзОте) е ЎПверлОва О ЌПже Ўа бОЎе заштОтеМа сП правМО прОвОлегОО. ДПкПлку Ме сте лОцетП Ма кПе таа Ќу е МаЌеМета пПраката, Ме треба Ўа ја кПпОрате, ЎОстрОбуОрате ОлО Ўа ја ПткрОвате МејзОМата сПЎржОМа, туку веЎМаш Ўа ја препратОте ЎП ОспраќачПт О Ўа ја ОзбрОшете ПрОгОМалМата пПрака О сОте МејзОМО кПпОО ПЎ ВашОПт кПЌпјутерскО сОстеЌ. СекПе МеПвластеМП кПрОстење Ма Пваа пПрака вП целПст ОлО ЎелПвО ПЎ Остата е стрПгП забраМетП. Ве ЌПлОЌе Ўа забележОте Ўека електрПМскОте пПракО се пПЎлПжМО Ма прПЌеМО. ПМе.ВОп ДООЕЛ СкПпје Ме презеЌа ПЎгПвПрМПст за МесППЎветМП ОлО МецелПсМП преМесување Ма ОМфПрЌацООте сПЎржаМО вП Пваа кПЌуМОкацОја, МОту пак за бОлП каквП заЎПцМување Ма прОеЌПт ОлО Пштетувања Ма вашОПт сОстеЌ.
Ве ЌПлОЌе Ме ја печатете Пваа пПрака ПсвеМ акП Ме е МеПпхПЎМП! Зачувајте ја прОрПЎата!


________________________________

Disclaimer: one.Vip DOOEL Skopje
This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change. one.Vip DOOEL Skopje shall not be liable for the improper or incomplete transmission of the information contained in this communication nor for any delay in its receipt or damage to your system.
Please, do not print this e-mail unless it is necessary! Think about saving the environment!

НапПЌеМа: ПМе.ВОп ДООЕЛ СкПпје
Оваа електрПМска пПрака (вклучувајќО гО О прОлПзОте) е ЎПверлОва О ЌПже Ўа бОЎе заштОтеМа сП правМО прОвОлегОО. ДПкПлку Ме сте лОцетП Ма кПе таа Ќу е МаЌеМета пПраката, Ме треба Ўа ја кПпОрате, ЎОстрОбуОрате ОлО Ўа ја ПткрОвате МејзОМата сПЎржОМа, туку веЎМаш Ўа ја препратОте ЎП ОспраќачПт О Ўа ја ОзбрОшете ПрОгОМалМата пПрака О сОте МејзОМО кПпОО ПЎ ВашОПт кПЌпјутерскО сОстеЌ. СекПе МеПвластеМП кПрОстење Ма Пваа пПрака вП целПст ОлО ЎелПвО ПЎ Остата е стрПгП забраМетП. Ве ЌПлОЌе Ўа забележОте Ўека електрПМскОте пПракО се пПЎлПжМО Ма прПЌеМО. ПМе.ВОп ДООЕЛ СкПпје Ме презеЌа ПЎгПвПрМПст за МесППЎветМП ОлО МецелПсМП преМесување Ма ОМфПрЌацООте сПЎржаМО вП Пваа кПЌуМОкацОја, МОту пак за бОлП каквП заЎПцМување Ма прОеЌПт ОлО Пштетувања Ма вашОПт сОстеЌ.
Ве ЌПлОЌе Ме ја печатете Пваа пПрака ПсвеМ акП Ме е МеПпхПЎМП! Зачувајте ја прОрПЎата!
Loading...