Hello,
what is the version are you using?
Just as side note, the received parameter is also required by the
presence of rport parameter in incoming request -- I know you referred
to the one in Contact, just wanted to underline the difference.
Cheers,
Daniel
On 09/07/15 16:22, Kristian Kielhofne
Hello,
I'm testing some basic flags with nat_uac_test. I have the following
(rudimentary) script:
route[NATDETECT] {
#!ifdef WITH_NAT
if (has_body("application/sdp")) {
if (nat_uac_test("18")) {
xlog("SCRIPT: SDP NAT Detected\n");