Re: [SR-Users] nat_uac_test question

2015-07-13 Thread Daniel-Constantin Mierla
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

[SR-Users] nat_uac_test question

2015-07-09 Thread Kristian Kielhofner
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");