Hi all,
I think I have the right configuration for MySQL database, because I can add users, but I want to add aliases also to the MySQL database, and it seems that the aliases are added to some dynamic table I can't view.
[root@pclabo ser]# serctl alias add 331106 sip:user331106@sipproxy.plczar.endesa.es
sip:user331106@sipproxy.plczar.endesa.es
200 Added to table
('331106','sip:user331106@sipproxy.plczar.endesa.es') to 'aliases'
What do I have to do to add contacts and aliases to the MySQL database?
Can I vary the expiration date of those aliases I have already added to this dynamic table that already exists?
Is there a command to show all the aliases and contacts?
Thank you all!!