hi all, i tried to use the presence module "pa.so" (without jabber support or xcap authorization) but i don't understand which functionalities have been fixed and which are currently unstable...
i'm using eyebeam and i follow these "Configuring Presence Agent" instructions: http://pals.internet2.edu/trials/pic-ser/eyeBeamInstall.html
this is part of my ser.cfg:
if (method=="PUBLISH") { if (!t_newtran()) { log(1,"ser.cfg: PUBLISH: t_newtran error\n"); sl_reply_error(); }; log(1,"ser.cfg: PUBLISH: handle_publish\n"); handle_publish("registrar"); break; } else if (method=="SUBSCRIBE") { if (!t_newtran()) { log(1,"ser.cfg: SUBSCRIBE: newtran error\n"); sl_reply_error(); }; log(1,"ser.cfg: SUBSCRIBE: handle_subscription\n"); handle_subscription("registrar"); break; };
is it correct?
i would like to see my contacts to eventually change state... is it possible? thank you!
Hi, there were done changes in the core of PA module, thus it may contain bugs and may be not stable as it was few months ago. But some bugs were corrected.
It should be possible to watch your contacts state changes. If it will be not working, please, let me know or add a bug into our "bugzilla" (http://bugs.sip-router.org/).
If you are using eyeBeam, you can use XCAP authorization or resource lists - these are very nice features. ;-)
Vaclav
On Tue, 13 Dec 2005, [WINDOWS-1252] lo ? wrote:
hi all, i tried to use the presence module "pa.so" (without jabber support or xcap authorization) but i don't understand which functionalities have been fixed and which are currently unstable...
i'm using eyebeam and i follow these "Configuring Presence Agent" instructions: http://pals.internet2.edu/trials/pic-ser/eyeBeamInstall.html
this is part of my ser.cfg:
if (method=="PUBLISH") { if (!t_newtran()) { log(1,"ser.cfg: PUBLISH: t_newtran error\n"); sl_reply_error(); }; log(1,"ser.cfg: PUBLISH: handle_publish\n"); handle_publish("registrar"); break; } else if (method=="SUBSCRIBE") { if (!t_newtran()) { log(1,"ser.cfg: SUBSCRIBE: newtran error\n"); sl_reply_error(); }; log(1,"ser.cfg: SUBSCRIBE: handle_subscription\n"); handle_subscription("registrar"); break; };
is it correct?
i would like to see my contacts to eventually change state... is it possible? thank you!
hi,
On 12/14/05, Vaclav Kubart vaclav.kubart@iptel.org wrote:
If you are using eyeBeam, you can use XCAP authorization or resource lists
- these are very nice features. ;-)
sorry for the probably stupid question... can i just set "presenze mode: peer-to-peer" with "storage method: local" to see my contatcs state changes or i need "xcap"or "resource lists" anyway? just to begin with the first easiest step...
On 12/14/05, Vaclav Kubart vaclav.kubart@iptel.org wrote:It should be used in the mode "Presence agent".
I don't understand the domain parts of URIs in the log - they could be closed in < > ? If you want to know the internal status of PA, try "serctl fifo pa_trace". P.S. What SER version are you using? Current from CVS?
well, i just sed my real domain with <domain.tld> ;-) but.. what about the rest of the log... am i on the right way?
"serctl fifo pa_trace" returns me "500 command 'pa_trace' not available" :(
i'm using 0.9.4 emerged from gentoo portage with mediaproxy...
thank you for your help! lo™
lo ™ wrote:
hi,
On 12/14/05, *Vaclav Kubart* <vaclav.kubart@iptel.org mailto:vaclav.kubart@iptel.org> wrote:
If you are using eyeBeam, you can use XCAP authorization or resource lists - these are very nice features. ;-)
sorry for the probably stupid question... can i just set "presenze mode: peer-to-peer" with "storage method: local" to see my contatcs state changes or i need "xcap"or "resource lists" anyway? just to begin with the first easiest step...
peer-to-peer mode will bypass the presence agent in ser and will allow you to see the color of your contact icons change in eyebeam.
On 12/14/05, *Vaclav Kubart* <vaclav.kubart@iptel.org mailto:vaclav.kubart@iptel.org> wrote:It should be used in the mode "Presence agent".
I don't understand the domain parts of URIs in the log - they could be closed in < > ? If you want to know the internal status of PA, try "serctl fifo pa_trace". P.S. What SER version are you using? Current from CVS?
well, i just sed my real domain with <domain.tld> ;-) but.. what about the rest of the log... am i on the right way?
"serctl fifo pa_trace" returns me "500 command 'pa_trace' not available" :(
i'm using 0.9.4 emerged from gentoo portage with mediaproxy...
thank you for your help! lo™
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers