[serusers] PA module

michael p mikep3000 at hotmail.com
Thu Jun 16 14:25:15 CEST 2005


hi

i tried to load the module pa but it doesn't work.

how can i check for the presentity?

i tried with the softphone eyebeam to add a contact to my contact list but 
the little man is like off line.

i added in ser.cfg :

loadmodule "/usr/lib/ser/modules/pa.so"

and

modparam("pa", "default_expires", 3600)

and          "  handle_subscription("registrar");   "     in :

if (method=="REGISTER") {

# Uncomment this if you want to use digest authentication
                        if (!www_authorize("dev.annatel.net", "subscriber")) 
{
                                www_challenge("dev.annatel.net", "0");
                                break;
                        };

                        save("location");
                        handle_subscription("registrar");
                        break;
                };


i don't use jabber so i want when the user registrar that do the suscribe 
and transmit to the others...

is that correct what i did?

why there are so little doc about all the modules of SER?

thanks for the help...

M.





More information about the sr-users mailing list