Hi Liviu,

Thanks a lot after changing
"mpath = /usr/local/opensips_proxy/lib64/opensips/modules" its working but UDP & TCP port are not displayed which starting opensips script hope this is not an issue as when I check status through netstat its OK.

[root@linux opensips]# /etc/init.d/opensips start
Starting opensips:

[root@linux opensips]# netstat -ulpn | grep -i opensips
udp 0 0 10.0.2.27:5060 0.0.0.0:* 29438/opensips
[root@linux opensips]# netstat -tlpn | grep -i opensips
tcp 0 0 10.0.2.27:5060 0.0.0.0:* LISTEN 29438/opensips

Thanks & Regards
Sandeep Sharma
From: Liviu Chircu
Sent: Wednesday, September 17, 2014 6:11 PM
To: [email protected]
Subject: Re: [OpenSIPS-Users] OpenSIPS installation problem

It seems you have given a bad module path. OpenSIPS fails to locate the
modules.

Please fix
"mpath=/usr/local/opensips_proxy/etc/opensips/opensips_residential_2014-9-16_19:54:59.cfg"
It probably should be: "mpath =
/usr/local/opensips_proxy/lib/opensips/modules"

Best regards,

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to