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 On Thu, Oct 16, 2014 at 4:15 PM, Carsten Bock <cars...@ng-voice.com> wrote: > Hi, > > 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 > > 2014-10-16 12:41 GMT+02:00 Kamal Palei <palei.ka...@gmail.com>: > > I have not added any user to system. Can that be a reason why I am > getting > > 483 for REGISTER? > > kamal > > > > On Thu, Oct 16, 2014 at 3:59 PM, Kamal Palei <palei.ka...@gmail.com> > wrote: > >> > >> Dear 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 > >> alias 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 > > sr-users@lists.sip-router.org > > 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 > mailto:cars...@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 > > Hier finden Sie unsere handelsrechtlichen Pflichtangaben: > http://www.ng-voice.com/imprint/ > > _______________________________________________ > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list > sr-users@lists.sip-router.org > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users >
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users