<p dir="ltr">Try sipsak</p>
<div class="gmail_quote">On Apr 25, 2014 11:43 AM, &quot;Maksim Solovjov&quot; &lt;<a href="mailto:maxim.solovjov@gmail.com">maxim.solovjov@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I am using OpenSIPS server and pjsip library for a VoIP implementation.<br>
The thing is, that sometimes my web server ( not the sip server, but a<br>
web server designed for the application ) needs to send an instant<br>
messages to the mobile application. Of course, instant messages will<br>
be sent over OpenSIPS server.<br>
<br>
I am curious, what is the best way to implement this capability on the<br>
web server??<br>
Probably, the most straightforward way is to implement a SIP<br>
endpoint/client on the server using the same pjsip. But I don&#39;t want<br>
the full-fledge VoIP library on the web server, so maybe there are<br>
some other ways?? ( like installing httpd module on the OpenSIPS<br>
server and making http request like<br>
opensips-server-url/send-im?user=<a href="mailto:sip%3Auser@domaon.com">sip:user@domaon.com</a>&amp;msg=blah-blah<br>
from the web server )<br>
<br>
Or some really simple java libraries for the SIP and IM without VoIP features?<br>
<br>
Any help would be highly appreciated!<br>
Thanks in advance.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>