<div dir="ltr">Hi!<div>Please help me to figure out how to use "@select" or "$sel" in routes.</div><div><br></div><div>For example: there is a sip message at the entrance of kamailo. This message contains an authorization header. </div><div><br></div><div><div>Authorization: Digest username="oleg.pershin", realm="178.62.221.112", nonce="VMT1cVTE9EVT/6/MLuDZR8dA4g1Mfir4", uri="sip:178.62.221.112", response="6eb5427433ef0b51832829f9fd4340ea", algorithm=MD5</div><div><br></div><div><div>           Authentication Scheme: Digest</div><div>            username="oleg.pershin"</div><div>            realm="178.62.220.111"</div><div>            nonce="VMT1cVTE9EVT/6/MLuDZR7dA4g1Mfir4"</div><div>            uri="sip:178.62.220.111"</div><div>            response="6eb5327433ef0b51832829f9fd4340ea"</div><div>            algorithm=MD5</div></div><div>            </div></div><div>So I want to get a value from the "nonce"  with  "@select" or "$sel" functions .</div><div><br></div><div>How will it look like?</div><div><br></div><div>Best regards, Oleg Pershin. </div></div>