I've set the SIP_DOMAIN environment variable, (the IP of the pc where I'm running the openser and then the same command but with the IP where I've a sopftphone on a XP pc) and then I've run this: openserctl add 650 1234 650@192.16.25.12 (650 is a softphone registered on 192.16.25.10...a XP pc)(I've made also with 650@192.16.25.10..but doesn't change...)
Mysql password: (empty I think) MySql password for user 'openser@localhost': (empty) Enter password: (root password )
ERROR 1045 (28000): Access denied for user 'openser'@'localhost' (using password: YES) introducing the new user to the database failed
Where is the problem? Which are the right passwords?....I'm using openser on an asterisk at home box..
Hello,
the default password for openser user is "openserrw". You can look in openser_mysql.sh and openserctl to get some internals of these scripts.
Cheers, Daniel
PS. use users@openser.org mailing list for messages related to openser.
On 06/15/06 16:19, Shenen Shenen wrote:
I've set the SIP_DOMAIN environment variable, (the IP of the pc where I'm running the openser and then the same command but with the IP where I've a sopftphone on a XP pc) and then I've run this: openserctl add 650 1234 650@192.16.25.12 mailto:650@192.16.25.12 (650 is a softphone registered on 192.16.25.10...a XP pc)(I've made also with 650@192.16.25.10..but mailto:650@192.16.25.10..butdoesn't change...)
Mysql password: (empty I think) MySql password for user 'openser@localhost' mailto:%27openser@localhost%27: (empty) Enter password: (root password )
ERROR 1045 (28000): Access denied for user 'openser'@'localhost' mailto:%27openser%27@%27localhost%27 (using password: YES) introducing the new user to the database failed
Where is the problem? Which are the right passwords?....I'm using openser on an asterisk at home box..