Hi all,

I had successfully install  Opensips 1.7.0 and configured mysql DB with it. Now 
Opensips up and running. I add sip account to mysql DB as follows.

mysql> select * from subscriber;
+----+----------+----------------+----------+------------------+-----+------+------+
| id | username | domain         | password | email_address    | ha1 | ha1b | 
rpid |
+----+----------+----------------+----------+------------------+-----+------+------+
|  1 | 1000     | 192.168.102.24 | 1000     | mod...@yahoo.com |     |      |   
   |
+----+----------+----------------+----------+------------------+-----+------+------+
1 row in set (0.02 sec)


But it gives "SIP/2.0 401 Unauthorized." when I try to register my soft phone 
with this account. Can someone help me.


Thank you,
--
Yasiru
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to