Hi all,
 
My SER is configured to work with authenticatoin, something like this:
 
if (method=="INVITE") {
    proxy_authorized(".....
 
 
But in case of re-INVITE during the same session SER is requiring  authenticatoin again.
So, my question is how to avoid authentication request from SER in case of re-INVITE.
 
Thanks in advance
Alex Zontik