Hi,
I am unable to connect to homestead from sprout. The error I am getting
on sprout is:
20-07-2015 11:33:11.632 UTC Error httpconnection.cpp:626:
http://192.168.1.55:8889/impu/sip%3Auser7%40ims.hom/reg-data?private_id=user7%40ims.hom
failed at server 192.168.1.55 : Timeout was reached (28) : fatal
20-07-2015 11:33:11.683 UTC Error httpconnection.cpp:626:
http://192.168.1.55:8889/impu/sip%3Auser7%40ims.hom/reg-data?private_id=user7%40ims.hom
failed at server 192.168.1.55 : Timeout was reached (28) : fatal
20-07-2015 11:33:11.683 UTC Error httpconnection.cpp:748: cURL failure
with cURL error code 28 (see man 3 libcurl-errors) and HTTP error code 500
20-07-2015 11:33:11.683 UTC Error hssconnection.cpp:592: Could not get
subscriber data from HSS
20-07-2015 11:33:11.683 UTC Error registrar.cpp:611: Rejecting register
request with invalid public/private identity
where 192.168.1.55 is my homestead IP.
The command I run on sprout is:
LD_LIBRARY_PATH=usr/lib:$LD_LIBRARY_PATH build/bin/sprout -t
--domain=ims.hom --scscf=5054 -l 192.168.1.53
--scscf-uri="sip:192.168.1.53:5054;transport=TCP"
--dns-server=192.168.1.40 --chronos=192.168.1.53 --hss=192.168.1.55:8889
I run homestead using:
cd crest/
sudo make run
sudo netstat -anp | grep 8889 on homestead does not show any process
listening on that port even though the port is opened using ufw.
Also, How do I remove all users from the homestead as well as homer. I
by mistakingly added same user twice.
Thanks,
Priyanka
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org