Hi Dan,<div>I tried using PHP-SIP package and was successful in sending and receiving SMS between SIP Endpoints and Kannel. While sending the MESSAGE from Opensips to PHP-Sip I am facing some glitches but I think I&#39;ll be able to figure it out.</div>
<div>One question: While googling, I found a module called xHttp in kamailio which can actually act as Web-Server generating http response directly. Is there something similar available in Opensips or is there something similar in the roadmap?? This can actually elminate one element from my setup which is the php-sip package !!</div>
<div><br></div><div>Thanks in advance !!!</div><div><br></div><div>--- Jayesh<br><div><br><br><div class="gmail_quote">On Fri, Mar 25, 2011 at 7:38 PM, Jayesh Nambiar <span dir="ltr">&lt;<a href="mailto:jayesh.voip@gmail.com">jayesh.voip@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;">Thank you very much Dan.<div>I will check on the possibilities and update.</div><div><br></div><div>--- Jayesh<br><br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Jayesh,<br>
<br>
Another recipe would be using external application server for<br>
gateway-ing between SIP and other protocols SMS providers are using<br>
(eg: HTTP or SMPP) and have opensips as authenticator, registration<br>
and load balancer. Offline messages can be handled also on OpenSIPS<br>
side using msilo module.<br>
I personally have used Twisted and Divmod/Sine. In this way you get<br>
two way SMS without involving any database to keep up with speed and<br>
be able to failover between providers.<br>
<br>
DanB<div><div></div><div class="h5"><br>
<br>
<br>
On Thu, Mar 24, 2011 at 6:38 AM, Jayesh Nambiar &lt;<a href="mailto:jayesh.voip@gmail.com" target="_blank">jayesh.voip@gmail.com</a>&gt; wrote:<br>
&gt; Hi All,<br>
&gt; I am trying to implement the SMS feature for my SIP clients, outgoing as<br>
&gt; well as incoming. I am planning to use Kannel SMS gateway to interface with<br>
&gt; the gsm networks.<br>
&gt; After googling a little on this topic i found a few approaches for sending<br>
&gt; out SMSs, like the following:<br>
&gt; Sending SMS from the SIP Client:<br>
&gt; 1) Inserting the messages into a database and let Kannel periodically check<br>
&gt; and send it out.<br>
&gt; 2) Use PHP-SIP package. Send a SIP Message from Opensips to the webserver<br>
&gt; address and web-server sends an http request to the Kannel server to take it<br>
&gt; ahead.<br>
&gt; Receiving SMS on SIP-Client<br>
&gt; 1) Kannel sending an http request to the web-server supporting PHP-SIP and<br>
&gt; web server sending a message using the XMLRPC method, then opensips can use<br>
&gt; t_uac_slg to send the message to the SIP endpoint.<br>
&gt; Please do let me know if the above approaches are doable or if anyone else<br>
&gt; have got a better idea to implement SMS over SIP.<br>
&gt; Thanks a lot in advance.<br>
&gt; --- Jayesh<br></div></div>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br></div>
</blockquote></div><br></div></div>