Hi to all, I have successfully installed serweb and I can manage acl users grants as admin. Should I configure my ser.cfg anyway?how to? Any references will be well accepted.
Thanks,
Flavio
Hi. no ser.cfg cannot be configured via serweb. Serweb could manage only DB tables.
Karel
flavio napsal(a):
Hi to all, I have successfully installed serweb and I can manage acl users grants as admin. Should I configure my ser.cfg anyway?how to? Any references will be well accepted.
Thanks,
Flavio
Thanks Karel. How can I manage acl in my ser.cfg? I suppose I should look for acl grant before routing.. how to? Please can you give any suggestion or reference about? :P
Flavio
2007/5/24, Karel Kozlik karel@iptel.org:
Hi. no ser.cfg cannot be configured via serweb. Serweb could manage only DB tables.
Karel
flavio napsal(a):
Hi to all, I have successfully installed serweb and I can manage acl users grants as admin. Should I configure my ser.cfg anyway?how to? Any references will be well accepted.
Thanks,
Flavio
you should check the 'acl' avp. But I am not so good in ser.cfg and not know exact syntaxe. Check the documentation.
Karel
flavio napsal(a):
Thanks Karel. How can I manage acl in my ser.cfg? I suppose I should look for acl grant before routing.. how to? Please can you give any suggestion or reference about? :P
Flavio
2007/5/24, Karel Kozlik karel@iptel.org:
Hi. no ser.cfg cannot be configured via serweb. Serweb could manage only DB tables.
Karel
flavio napsal(a):
Hi to all, I have successfully installed serweb and I can manage acl users
grants as admin.
Should I configure my ser.cfg anyway?how to? Any references will be well accepted.
Thanks,
Flavio
Thanks Karel.
I've found an example at the follow url: http://www.voip-info.org/wiki/view/SER+example+pstn, which explains clearly how to (using is_user_in() function).
I hope this maybe helpfully for all!
:D
F.
ps I suggest to insert and comment examples posted on voip-info SER pages in the next generation of SER getting started!
2007/5/28, Karel Kozlik karel@iptel.org:
you should check the 'acl' avp. But I am not so good in ser.cfg and not know exact syntaxe. Check the documentation.
Karel
flavio napsal(a):
Thanks Karel. How can I manage acl in my ser.cfg? I suppose I should look for acl grant before routing.. how to? Please can you give any suggestion or reference about? :P
Flavio
2007/5/24, Karel Kozlik karel@iptel.org:
Hi. no ser.cfg cannot be configured via serweb. Serweb could manage only DB tables.
Karel
flavio napsal(a):
Hi to all, I have successfully installed serweb and I can manage acl users
grants as admin.
Should I configure my ser.cfg anyway?how to? Any references will be well accepted.
Thanks,
Flavio
Hi Karel, hi all
just another question: where acl.php page does get "local","int" and "ld" values? I suppose in config/config.php ACL section, but adding a new value as below, it does not appear in acl page.
$config->grp_values=array(); $config->grp_values[]="ld"; $config->grp_values[]="local"; $config->grp_values[]="int"; */ $config->grp_values[]="mobile";
Thanks for support,
Flavio
yes, it is in config/config.php.
But there is also option that superadmin (hostmaster) could specify which admin could assign which ACLs. So you sould login as admin which have the hostmaster privilege and add the privilege for changing 'mobile' ACL for other admins.
Karel
flavio napsal(a):
Hi Karel, hi all
just another question: where acl.php page does get "local","int" and "ld" values? I suppose in config/config.php ACL section, but adding a new value as below, it does not appear in acl page.
$config->grp_values=array(); $config->grp_values[]="ld"; $config->grp_values[]="local"; $config->grp_values[]="int"; */ $config->grp_values[]="mobile";
Thanks for support,
Flavio
Hi Karel, hi all. Thanks for the previous mail. I have another question: in registration page, if I attempt to insert a numerical username I must append '8'.
"It may be either a numerical address starting with '8' "
How can I modify it?
Thanks 4 support,
Flavio