<div dir="ltr"><div class="gmail_extra">You can easily make kamailio the registrar and handle presence but you can just as easily move only presence to kamailio. regardless of that, what i meant by using ESL was:</div><div class="gmail_extra">subscribe to channel events (i use CHANNEL_CALLSTATE), use the `Channel-Presence-Data` event header (and some other useful ones) to "track" calls/channels </div><div class="gmail_extra">you can even filter events to you only get "user" related events</div><div class="gmail_extra">send updates to kamailio via xhttp or nsqd or amqp (kazoo module) based on the events from freeswitch. kamailio will update it's presence data, send out the NOTIFYs</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>