[OpenSIPS-Users] SIP to WebRTC via OpenSIPS mid-registrar fails: forced proto 6 not matching sips uri

Alexey Vasilyev alexei.vasilyev at gmail.com
Fri Jul 17 06:05:58 EST 2020


Hi Mark,

try this:

if (nat_uac_test("123")) {
	if (is_method("REGISTER")) {
		fix_nated_register();
	} else {
		fix_nated_contact();
	}
}



-----
---
Alexey Vasilyev
--
Sent from: http://opensips-open-sip-server.1449251.n2.nabble.com/OpenSIPS-Users-f1449235.html



More information about the Users mailing list