James Lamanna wrote: > Anca Vamanu Wrote: > > >> Andrew, this patch is already in 1.6.2 and trunk. >> James, the first thing that you need to check is that you receive >> Subscribes from the phones with event 'dialog'. And indeed as Andrew >> said, you need to load pua and pua_dialoginfo modules. >> > > Ok thanks. I'll upgrade to 1.6.2. > Do I still need to explicitly call dialoginfo_set()? > > Yes, you have to call it.
-- Anca Vamanu www.voice-system.ro > Thanks. > > -- James > > >> Regards, >> >> -- >> Anca Vamanu >> www.voice-system.ro >> > > >>> Andrew Pogrebennyk wrote: >>> 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:[email protected]: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. >>>> > > _______________________________________________ > 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
