From igorolhovskiy@gmail.com Thu Feb 10 16:01:23 2022 From: Igor Olhovskiy To: sr-users@lists.kamailio.org Subject: [SR-Users] Publish XML and xpath Date: Thu, 10 Feb 2022 16:01:17 +0100 Message-ID: <266e84de-3069-12bd-e472-8e12edf460cd@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0185107682==" --===============0185107682== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, I'm trying to get state of endpoint from PUBLISH message in a most=20 simple way using xmlops module Trying to make this $xml(body=3D>doc) =3D $rb; log("L_ERR", "$rU is now in state $xml(body=3D>xpath:/dialog-info/dialog/stat= e)\n"); XML in PUBLISH itself =C2=A0 =C2=A0=C2=A0=C2=A0 confirmed =C2=A0 Actual text in log is ...