Hi Kaan,

If OpenSIPS is the one sending the 405 reply (you can check that by simply doing a sip capture on the opensips machine), it is from the script - check what method you have in your test traffic - that method may be rejected from the script you use.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 22.05.2014 21:22, Kaan Dandin wrote:
Hi all,
I am building a test environment using OpenSIPS and OpenIMS.
I have successfuly installed OpenIMS and able to make registrations and start calls from Monster client. Between the IMS client and OpenIMS P-CSCF's , I will put OpenSIPS as load balancer.
I have installed OpenSIPS and "OpenSIPS Control Panel" successfully.
I have inserted the configuration for load balancing from OpenSIPS Control Panel as following.
mysql> select * from load_balancer;
+----+----------+-----------------+-----------+------------+-------------+
| id | group_id | dst_uri         | resources | probe_mode | description |
+----+----------+-----------------+-----------+------------+-------------+
|  4 |        1 | sip:192.168.2.2 | pstn=500  |          0 | pcscf2      |
|  3 |        1 | sip:192.168.2.1 | pstn=500  |          0 | pcscf1      |
+----+----------+-----------------+-----------+------------+-------------+
When I start a registration from Monster IMS client I get following error.
192.168.2.10 192.168.2.141 SIP Request: REGISTER sip:open-ims.test
192.168.2.141 192.168.2.10 SIP Status: 405 Method Not Allowed (0 bindings)
Load balancer:192.168.2.141
Client:192.168.2.10
Can someone help me to identify this problem?
BR,
Kaan
Windows Posta'dan gönderildi


_______________________________________________
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