Hello everyone,
I'm trying to reproduce BLF's asterisk fonctionnality with kamailio. With asterisk, on register, NOTIFY message has been sent to all suscribed users. So LED became green. How can i reproduce this function ?
I have try to execute a "pua_set_publish()" on register route, but it's not work. My led stay "black", and no notify message has been sent.
I have loaded presence, presence_xml, presence_mwi, presence_dialoginfo, pua, pua_dialoginfo, pua_usrloc. Any other module needed ?
Thanks, Regards.