Hi!
I am trying to enable ser working as the presence server.I use the lastest CVS version
I doing everything according to the cookbook and get the following errors when I check the ser.cfg file:
ser@rd:~/ser/ser-0.10.99/presence$ ./ser -c -f no-db.ser.cfg
0(23175) set_mod_param_regex: parameter <xcap_root> not found in module <rls>
0(23175) parse error (58,20-21): Can't set module parameter
0(23175) set_mod_param_regex: parameter <auth_xcap_root> not found in module <pa>
0(23175) parse error (69,20-21): Can't set module parameter
ERROR: bad config file (2 errors)
the corresponding lines in the ser.cfg look like this:
loadmodule "/home/ser/src/ser-0.10.99/modules/rls/rls.so"
loadmodule "/home/ser/src/ser-0.10.99/modules/pa/pa.so"
...
modparam("rls", "xcap_root", "http://localhost/xcap-root/voip.touk.pl")
modparam("pa", "auth_xcap_root", "http://localhost/xcap-root/voip.touk.pl")
and here are the xcap files:
ser@rd:~/xcap/xcap-root$ pwd
/home/ser/xcap/xcap-root
ser@rd:~/xcap/xcap-root$ find . -print
.
./voip.touk.pl
./voip.touk.pl/pres-rules
./voip.touk.pl/pres-rules/users
./voip.touk.pl/pres-rules/users/tzl
./voip.touk.pl/pres-rules/users/tzl/presence-rules.xml
./voip.touk.pl/pres-rules/users/template
./voip.touk.pl/pres-rules/users/template/presence-rules.xml
./voip.touk.pl/pres-rules/users/common
./voip.touk.pl/pres-rules/users/common/presence-rules.xml
./voip.touk.pl/im-rules
./voip.touk.pl/im-rules/users
./voip.touk.pl/im-rules/users/tzl
./voip.touk.pl/im-rules/users/tzl/im-rules.xml
./voip.touk.pl/im-rules/users/template
./voip.touk.pl/im-rules/users/template/im-rules.xml
./voip.touk.pl/im-rules/users/common
./voip.touk.pl/im-rules/users/common/im-rules.xml
./voip.touk.pl/rls-services
./voip.touk.pl/rls-services/global
./voip.touk.pl/rls-services/global/index
./voip.touk.pl/resource-lists
./voip.touk.pl/resource-lists/users
./voip.touk.pl/resource-lists/users/tzl
./voip.touk.pl/resource-lists/users/common
./voip.touk.pl/resource-lists/users/common/resource-list.xml
./voip.touk.pl/resource-lists/users/template
./voip.touk.pl/resource-lists/users/template/resource-list.xml
I ask for your help.
Bests
TOmasz
Hi everybody.
there were a lot of people asking about CPLEd, if it still available,
still under development, etc.....so here is a new release: CPLEd 0.4.0
"reborn"
The project was revived on SF:
https://sourceforge.net/projects/cpled/
documentation, CVS access, release downloads, tracker are available on
the project site. Also a new mailing list is available:
cpled-users(a)lists.sourceforge.net
Regards,
Bogdan
Hi all
is there a way to configure ser to run when the computer boots?
regards
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
Hi all,
Is it possible to truncate username in avp_db_load(), or with an other
way ?
In fact, I want to do a usr_preferences table like, but I don't want to
add all my number. Just the first 6 digits. Something like 012345xxxx.
So I don't have to add in the table each number between 012345000 to
0123459999.
I think we can't do that directly in avp_db_load, but maybe it's
possible to do something like that :
truncate with an avp_check using regular expression and put the result
into a variable, then use this variable like the source parameter in
avp_db_load().
Someone have an idea ?
Thanks for your support.
which permission do you mean?
what have I to check?
could you explain with any command or file ?
thank you
vincenzo
--- Arun Kumar <arunvoip(a)gmail.com> ha scritto:
> check for permission
>
> On 1/16/07, vincenzo mennella <v_mennella(a)yahoo.it>
> wrote:
> >
> > Can someone please help me to explain this error?
> >
> > When I try to open firefox
> ...http://lolcalhost/serweb
> > there is the following error in
> > /var/log/apache2/erro_log:
> >
> > [Mon Jan 15 13:48:00 2007] [error] [client
> 127.0.0.1]
> > client denied by server configuration:
> > /var/www/html/error_log
> > thanks
> > vincenzo
> >
> >
> >
> >
> >
> >
> > ___________________________________
> > Vinci i biglietti per FIFA World Cup in Germania!
> > yahoo.it/concorso_messenger
> > _______________________________________________
> > Serusers mailing list
> > Serusers(a)lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
> >
>
___________________________________
Vinci i biglietti per FIFA World Cup in Germania!
yahoo.it/concorso_messenger
hi,
Some question about installation SERWEB.
1. Where is possible to find PECL package for PHP5
version 5.2.0-10?
2. Please, i am looking for instruction for
installation with SUSE 10.2.
Thanks
vincenzo
___________________________________
Vinci i biglietti per FIFA World Cup in Germania!
yahoo.it/concorso_messenger
Can someone please help me to explain this error?
When I try to open firefox ...http://lolcalhost/serweb
there is the following error in
/var/log/apache2/erro_log:
[Mon Jan 15 13:48:00 2007] [error] [client 127.0.0.1]
client denied by server configuration:
/var/www/html/error_log
thanks
vincenzo
___________________________________
Vinci i biglietti per FIFA World Cup in Germania!
yahoo.it/concorso_messenger
Hi,
I am newbie to linux and SER. While installing Ottendorf version of SER , I
am facing following compilation errors
/usr/bin/ld: cannot find -l_ser_cds
collect2: ld returned 1 exit status
make[1]: *** [dialog.so] Error 1
/usr/bin/ld: cannot find -l_ser_xcap
collect2: ld returned 1 exit status
make[1]: *** [pa.so] Error 1
/usr/bin/ld: cannot find -l_ser_xcap
collect2: ld returned 1 exit status
make[1]: *** [presence_b2b.so] Error 1
/usr/bin/ld: cannot find -l_ser_xcap
collect2: ld returned 1 exit status
make[1]: *** [rls.so] Error 1
What would be the problem???
-Venkat