Thanks Carsten,
DNS is setup properly (both forward and reverse).
ICSCF database I am not sure.
I just logged into database as user and checked *icscf* database.
I see only 3 tables are there in iscscf database having below contents.
mysql>
mysql> show tables;
+---------------------+
| Tables_in_icscf |
+---------------------+
| nds_trusted_domains |
| s_cscf |
| s_cscf_capabilities |
+---------------------+
3 rows in set (0.00 sec)
mysql> select * from nds_trusted_domains;
+----+--------------------+
| id | trusted_domain |
+----+--------------------+
| 1 | group1-imslab11.in |
+----+--------------------+
1 row in set (0.00 sec)
mysql> select * from s_cscf;
+----+-----------------------+-----------------------------------+
| id | name | s_cscf_uri |
+----+-----------------------+-----------------------------------+
| 1 | First and only S-CSCF | sip:scscf.group1-imslab11.in:5080 |
+----+-----------------------+-----------------------------------+
1 row in set (0.00 sec)
mysql> select * from s_cscf_capabilities;
+----+-----------+------------+
| id | id_s_cscf | capability |
+----+-----------+------------+
| 1 | 1 | 0 |
| 2 | 1 | 1 |
+----+-----------+------------+
2 rows in set (0.00 sec)
Is this fine, or I have messed up something during installation.
Best Regards
kamal
Post by Carsten BockHi,
usually, the "483 Too many hops" is a result of DNS- or other
misconfiguration.
You should check your DNS settings and/or your I-CSCF database.
Thanks,
Carsten
Post by Kamal PaleiI have not added any user to system. Can that be a reason why I am
getting
Post by Kamal Palei483 for REGISTER?
kamal
Post by Kamal PaleiDear All
I have setup a Kamailio proxy for testing IMS call flows.
I have configured as per help provided.
On registration, I get 483 response from server. When I searched it in
google and help, it was suggested to set the alias name properly. I set
the
Post by Kamal PaleiPost by Kamal Paleialias name properly.
Still I get 483 from Kamailio (used as IMS server)
Can somebody help me with what are the possible reasons for this.
Thanks
kamal
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Carsten Bock
CEO (GeschÀftsfÌhrer)
ng-voice GmbH
Schomburgstr. 80
D-22767 Hamburg / Germany
http://www.ng-voice.com
Office +49 40 5247593-0
Fax +49 40 5247593-99
Sitz der Gesellschaft: Hamburg
Registergericht: Amtsgericht Hamburg, HRB 120189
GeschÀftsfÌhrer: Carsten Bock
Ust-ID: DE279344284
http://www.ng-voice.com/imprint/
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users