[SR-Users] Using websocket server for events

Yuriy Gorlichenko ovoshlook at gmail.com
Wed May 4 12:11:28 CEST 2016


Hi. websockets module has only handshake and close functions for now.
Im asking the way about send function form server but not SIP messages for
handling it by callback at the client

for example i a some client who was connected to kamailio and want receive
messages from websocket and handle it.

for all events that sends through websocket at kamailio are SIP signallig
staff and it created by core as i see.

I what to know if it is possible to send some other messages (frames,events
as you want) to subscribers that connected at the websocket.

More closr example
Im a some manager and what to connect to Some web app and see active calls
that was made at this web app.
So i as developer set at the kamailio config

send_from_ws("eventname:data")

so for some call positions i set it and send it into subscribed clients.

THen at the client side i will handle it.

Im understand that kamailio is a SIP server. But if it already have some
websocket implementation i just asking it because it will be a cool to
manage this staff from one server instead of sharing data at the redis for
example? setting subscribing at the redis and then use another server for
this staff







2016-05-04 9:48 GMT+03:00 Daniel-Constantin Mierla <miconda at gmail.com>:

> Hello,
>
> what do you mean by websocket events? Can you give a more specific example
> of what you want to do?
>
> Cheers,
> Daniel
>
> On 02/05/16 14:51, Yuriy Gorlichenko wrote:
>
> Hi is there is a valy to send websocket events (not only SIP) on remote
> subscribed client from config file?
>
> I just want make shure that i need to use redis for this staff insead of
> native websocket events
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users at lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
> --
> Daniel-Constantin Mierlahttp://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
> Kamailio World Conference, Berlin, May 18-20, 2016 - http://www.kamailioworld.com
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160504/010a79e6/attachment.html>


More information about the sr-users mailing list