<div dir="ltr"><div>I use this construction to check the presence of path in device registration</div><br><div>          if(reg_fetch_contacts("location", "$fu", "caller") && $(ulc(caller=>path)[0]) == $null) {<br>              handle_ruri_alias();<br>          }<br></div><div><br></div><div>Is possible to check path presence after lookup("location") function call?<br><br>Sergey</div></div>