| Author |
Message |
rajesh8421
Joined: Feb 04, 2009
Posts: 27
Status: Offline
|
| Posted:
Apr 03, 2009 - 06:01 AM |
|
|
Dear Experts,
I have configured presence module for openser.I would like to know how to test it. Iam using eyebeam as my softphone,but how do i confirm presence.
Thanks in Advance:-) |
|
|
|
 |
anca_vamanu
Joined: Apr 03, 2009
Posts: 1
Status: Offline
|
| Posted:
Apr 03, 2009 - 11:20 AM |
|
Hi,
What do you mean by 'confirm presence' ?
Do you want to use presence with privacy rules ? In other words - have you set force_active parameter?
If you want privacy rules you need and XCAP server.
You can read about the modes of operation of presence server here:
http://opensips.org/index.php?n=Resources.PresenceServer
regards,
Anca |
|
|
|
 |
rajesh8421
Joined: Feb 04, 2009
Posts: 27
Status: Offline
|
| Posted:
Apr 06, 2009 - 12:04 PM |
|
|
Dear Anca,
Thanks for the prompt reply.All i ment is that I would like to test presence.(Iam using eyebeam softphone).
Now, i get an error "ERROR:core:set_mod_param_regex: no module matching presence found" .. i find that presence.so file is missing in /usr/local/lib/openser/modules. how fo i rectify it.
Thanks:-) |
|
|
|
 |
osiris123d
Joined: Jan 04, 2009
Posts: 20
Status: Offline
|
| Posted:
Apr 06, 2009 - 11:11 PM |
|
|
recompile openser to include the presence module. |
|
|
|
 |
rajesh8421
Joined: Feb 04, 2009
Posts: 27
Status: Offline
|
| Posted:
Apr 07, 2009 - 04:52 AM |
|
|
what do you mean by recomplile. should i re-install openser with a different tarball?.. |
|
|
|
 |
rajesh8421
Joined: Feb 04, 2009
Posts: 27
Status: Offline
|
| Posted:
Apr 16, 2009 - 12:39 PM |
|
|
i got my kamailio running now and i would like to know how to test presence.i use eyebeam as my UAC.
Thnx:-) |
|
|
|
 |
miconda
Joined: Feb 02, 2007
Posts: 354
Location: Germany
Status: Offline
|
| Posted:
Apr 20, 2009 - 09:11 AM |
|
|
Is kamailio 1.5.0 that you got running?
If yes, then read the config file (kamailio.cfg) and see the comments about the presence. Practically you can use sed command to enable presence in the config:
sed -i 's/#m#//g' kamailio.cfg
sed -i 's/#p#//g' kamailio.cfg
In eyebeam you have to set presence agent mode. |
|
|
|
 |
rajesh8421
Joined: Feb 04, 2009
Posts: 27
Status: Offline
|
| Posted:
Apr 20, 2009 - 10:03 AM |
|
|
Thanks for the reply,
What I would like to know if presence is set, "i would be able to view those users who have registered with openser and are currently online " ..
pls correct me if iam wrong. |
|
|
|
 |
|