[OpenSIPS-Users] Help: Understanding ACK loop

spady spady77 at gmail.com
Thu Nov 8 10:02:39 CET 2012


SOLVED!!!

Thanks Bogdan for your hint ;-) That was the problem. PBX was sending a
Contact header NOT compliant to RFC!!!

Just to help someone else, I added this snippet of code:

*if ((status=="200") && (src_ip == IP_PBX)) {
             replace("Contact: sip:x.x.x.x.","Contact: <sip:x.x.x.x>.");
                                        }
                                } *

Thanks again!!!



--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Help-Understanding-ACK-loop-tp7582796p7582856.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.



More information about the Users mailing list