Hi, Jonathan!

Are you seeing the PUBLISH methods generated when a call starts and you are doing dialoginfo_set("AB")? Are they sent to the right presence server? Also, are you seeing the subscriptions in OpenSIPS memory? Check using the subs_phtable_list [1] MI command.

[1] http://www.opensips.org/html/docs/modules/2.3.x/presence.html#idp1843728

Best regards,

Răzvan Crainea
OpenSIPS Developer
www.opensips-solutions.com

On 09/22/2017 12:50 PM, Jonathan Hunter wrote:
Hi Guys,

I am configuring opensips 2.2.5 for presence and I cant seem to get the server to generate NOTIFY messages to active watchers, who are sending subscribe messages to Event:dialog.

I have enabled presence,presence_dialoginfo,dialog,presence_xml,pua and pua_bla and pua_dialoginfo.

I have a Yealink T42G sending a SUBSCRIBE, which opensips sends a 200ok to and initial NOTIFY for the extension it wants to monitor.

However when the extension in question has an active call, I see no NOTIFY message sent to the watcher.

I am using configuration similar to https://www.opensips.org/Documentation/Tutorials-Presence-PuaDialoinfoConfig.

And I am calling;

create_dialog();
# publish for both legs
dialoginfo_set("AB");

So I see dialog's in the DB and cache.

Am I missing something here or should I be troubleshooting somewhere in particular?

thanks

Jon



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to