<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<blockquote cite="mid:003501d24a62$34955ce0$9dc016a0$@sebbe.eu"
type="cite">
<div class="WordSection1">
<p>Can anyone comment on using SMS in conjunction with VoIP
service using one of these three VoIP providers: voip.ms,
vitelity.com, flowroute.com? Are some SMS services more
compatible with Asterisk (i.e. SMS over SIP works perfectly or
not)? Is it best to use a different data channel for SMS
messages (i.e. SMS via HTTP, SMS via XMPP) instead of
Asterisk's built in <a moz-do-not-send="true"
href="http://www.anveo.com/faq.asp?code=sip_asterisk_sms">SMS
application MessageSend</a>? In order to develop a web
application for sending and receives SMS messages for business
users, are there any pitfalls in using Asterisk to handle the
message exchanges?<o:p></o:p></p>
</div>
</blockquote>
<br>
On 2016-11-29 09:01 AM, Sebastian Nielsen wrote:<br>
<blockquote cite="mid:003501d24a62$34955ce0$9dc016a0$@sebbe.eu"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",serif;
color:black;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:12.0pt;
font-family:"Times New Roman",serif;
color:black;}
span.E-postmall19
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext;mso-fareast-language:EN-US">Im
using SMS successfully over VoIP. No problems at all. You
however need to use a good codec.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext;mso-fareast-language:EN-US">However,
I don’t use the MessageSend application, instead I use the
raw SMS() application.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext;mso-fareast-language:EN-US">This
works by the SMS centre calling my fixed landline from a
specific number, I detect the callerid, initiate a SMS
reception and then the SMS is in the spool files.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext;mso-fareast-language:EN-US">If
I want to send a outgoing SMS, I push a SMS file in the
spool folder, then initate a call to the SMS centre.<o:p></o:p></span></p>
</div>
</blockquote>
<br>
That's pretty cool, thank you for the details. You are using the
builtin SMS application that exchanges SMS data over SIP / PSTN
connections. I don't believe I can get service like that in Canada.
Does anyone use the SMS applications to send and receive SMS
messages in North America? Who provides that service?<br>
<o:p> </o:p><br>
</body>
</html>