still seems very complicated to me, but I&#39;ll give it a go<br clear="all">Jacob Mansfield<br>Programmer<br><br>
<br><br><div class="gmail_quote">On 3 December 2010 11:03, Matt Sturdy <span dir="ltr">&lt;<a href="mailto:matt.sturdy@gmail.com">matt.sturdy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div><div><div class="h5"><br><div class="gmail_quote">On 2 December 2010 18:56, Jacob Mansfield <span dir="ltr">&lt;<a href="mailto:cyberjacob@gmail.com" target="_blank">cyberjacob@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The situation is basicly that I want to be able to send an e-mail (or maby use a M$ Outlook plugin) to be able to send an sms to a number that I can specify with the message. the modem is a siemens TC65-T. also, if a message is recived I need to send it out in an email along with who it is from. I did take a look at kannel but I couldn&#39;t seem to get it to work<br clear="all">

<font color="#888888">
Jacob Mansfield<br>Programmer<br>
</font><br><br></blockquote><div> </div></div></div></div>I found that the biggest issue with Kannel was getting my head around the config.  Fortunately the user guide was pretty good: <a href="http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html#AEN425" target="_blank">http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html#AEN425</a><div>

<br></div><div>you can configure Kannel to fire a notification at a URL when a message is received (also supports keyword routing).  Then it would be a simple task to write a PHP script to turn the incoming message into an email.</div>

<div><br></div><div>I have no idea what you have tried already, but in order to operate the modem and route incoming messages you&#39;ll need to configure the following groups in the config file, and there are examples to help you on the link above:</div>

<div><br></div><div>core</div><div>modems<br>smsc<br>smsbox<br>smsbox-route</div><div>sms-service</div><div><br><div>I think that&#39;s all, and really should only take a few hours to get it done.</div><div><br></div><font color="#888888"><div>

matt</div></font></div></div></div>
<br>--<br>
<a href="mailto:ubuntu-uk@lists.ubuntu.com">ubuntu-uk@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>
<a href="https://wiki.ubuntu.com/UKTeam/" target="_blank">https://wiki.ubuntu.com/UKTeam/</a><br>
<br></blockquote></div><br>