<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18852"><!--[if !mso]>
<STYLE>v\:* {
        BEHAVIOR: url(#default#VML)
}
o\:* {
        BEHAVIOR: url(#default#VML)
}
w\:* {
        BEHAVIOR: url(#default#VML)
}
.shape {
        BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->
<STYLE>@font-face {
        font-family: Tahoma;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt
}
LI.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt
}
DIV.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-FAMILY: Arial; COLOR: navy; mso-style-type: personal-reply
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US link=blue vLink=purple>
<DIV dir=ltr align=left><SPAN class=050034414-09112009><FONT color=#0000ff 
size=2 face=Arial>That may not work for all sip phones.&nbsp; Some (like 
xlite/eyebeam) crash when receiving a text, others drop the subsequent call 
(Aastra 5x).&nbsp; These observations are based on a project we did in late 
2008; so be sure to do a proof of concept before you get too deep into the 
project.</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> asterisk-users-bounces@lists.digium.com 
[mailto:asterisk-users-bounces@lists.digium.com] <B>On Behalf Of </B>Danny 
Nicholas<BR><B>Sent:</B> Monday, November 09, 2009 9:12 AM<BR><B>To:</B> 
Asterisk Users List<BR><B>Subject:</B> Re: [asterisk-users] Text 
messaging<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT color=navy size=2 face=Arial><SPAN 
style="FONT-FAMILY: Arial; COLOR: navy; FONT-SIZE: 10pt">Sendtext() works for 
SIP endpoints<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT color=navy size=2 face=Arial><SPAN 
style="FONT-FAMILY: Arial; COLOR: navy; FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<DIV>
<DIV style="TEXT-ALIGN: center" class=MsoNormal align=center><FONT size=3 
face="Times New Roman"><SPAN style="FONT-SIZE: 12pt">
<HR tabIndex=-1 align=center SIZE=2 width="100%">
</SPAN></FONT></DIV>
<P class=MsoNormal><B><FONT size=2 face=Tahoma><SPAN 
style="FONT-FAMILY: Tahoma; FONT-SIZE: 10pt; FONT-WEIGHT: bold">From:</SPAN></FONT></B><FONT 
size=2 face=Tahoma><SPAN style="FONT-FAMILY: Tahoma; FONT-SIZE: 10pt"> 
asterisk-users-bounces@lists.digium.com 
[mailto:asterisk-users-bounces@lists.digium.com] <B><SPAN 
style="FONT-WEIGHT: bold">On Behalf Of </SPAN></B>Thomas Perron<BR><B><SPAN 
style="FONT-WEIGHT: bold">Sent:</SPAN></B> Saturday, November 07, 2009 9:39 
PM<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> 
asterisk-users@lists.digium.com<BR><B><SPAN 
style="FONT-WEIGHT: bold">Subject:</SPAN></B> [asterisk-users] Text 
messaging</SPAN></FONT><o:p></o:p></P></DIV>
<P class=MsoNormal><FONT size=3 face="Times New Roman"><SPAN 
style="FONT-SIZE: 12pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P style="MARGIN-BOTTOM: 12pt" class=MsoNormal><FONT size=3 
face="Times New Roman"><SPAN style="FONT-SIZE: 12pt">IVR question:<BR><BR>Users 
dial my DID numbers and get connected to macros and other vectors that guide 
them <BR>to the appropriate context.&nbsp; Once connected to a specific context 
I would like to send a text message<BR>to their phone.&nbsp; Do I need a PERL 
script or is there something native in Asterisk 1.6 that can trigger a text to 
the endpoint?<BR><BR>Thank you<BR><BR>[default]<BR>;include =&gt; 
stdexten<BR>include =&gt; big10-IVR<BR>include =&gt; cleveland-IVR<BR>exten 
=&gt; _1703XXXXXXX,1,Goto(big10-IVR,s,1)<BR>exten =&gt; 
_1517XXXXXXX,1,Goto(cleveland-IVR,s,1)<BR><BR><BR>[big10-IVR]<BR>exten =&gt; 
s,1,Answer()<BR>exten =&gt; s,n,Background(dir-welcome)<BR>;exten =&gt; 
s,n,WaitExten(1)<BR>;exten =&gt; 
s,n,Background(astcc-please-enter-your)<BR>;exten =&gt; 
s,n,Background(zip-code)<BR>;exten =&gt; s,n,Wait(7)<BR>exten =&gt; 
s,n,Background(washington-dc)<BR>;exten =&gt; s,n,Authenticate(2222,a)<BR>;exten 
=&gt; s,n,Background(pin-number-accepted)<BR>exten =&gt; 
s,n,Playback(queue-thankyou)<BR>exten =&gt; 
s,n,Background(ginger110109)<BR><BR><o:p></o:p></SPAN></FONT></P></DIV></BODY></HTML>