[OpenSIPS-Users] Presence and Linksys phones - not working 1.6.1

Andrew Pogrebennyk andrew.pogrebennyk at portaone.com
Wed Mar 31 07:34:04 CEST 2010


James,
Are you using pua_dialoginfo to get device state? If so are you telling 
the dialog module to monitor the interesting dialogs and calling 
dialoginfo_set()?
Note that once you get this working you will likely need this fix:
http://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2847397&group_id=232389

On 31.03.2010 08:31, James Lamanna wrote:
> Sorry, I realized I had a configuration error on my phone, but the
> presence still does not work.
> The phone now subscribes to the event: dialog.
> Here are relevant parts of my opensips config:
> 
> modparam("presence", "server_address", "sip:sa at xxx.xxx.xxx.xxx:5060")
> modparam("presence", "expires_offset", 10)
> modparam("presence_xml", "force_active", 1)
> modparam("presence_dialoginfo", "force_single_dialog", 1)
> 
> I have also verified that handle_subscribe() is being called when a
> SUBSCRIBE message comes in.
> Calling the phone doesn't seem to produce any PUBLISH messages or
> anything pertaining to presence.
> 
> Thanks.
> 
> -- James
> 

-- 
Sincerely,
Andrew Pogrebennyk



More information about the Users mailing list