[SR-Users] SIP-over-Websocket Load Balancing

Juha Heinanen jh at tutpro.com
Sun Jun 14 19:09:46 CEST 2015


Murugan Pandian writes:

>    1. On each registration user's proto is stored in redis database

you don't need a database for that.  you can use location table flags.

> 2. When rtpengine is being called, Kamailio checks user's proto
>     a) If user is WS and is incoming call, dispatch him to media relay with
> RTP/AVP flag

that would prevent e2e rtp/savpf.

>     b) If user is WS and is outgoing call (from media relay) send it to the
> endpoint with RTP/SAVPF flag

again not needed if incoming is rtp/savpf and so on,

-- juha



More information about the sr-users mailing list