LST File Format
The LST file format is as follows:
<?xml version='1.0' standalone='yes'?> <LocalSubscriberTable> <realm>aaa</realm> <encryption>disabled</encryption> <secret>02:4B:20:99:60:D2:73:4A:7B:66:B0:62:AC:8D:B5:7D:67:5F:4B:5B:47:F2:2E:50:B5</secret> <subscriber username="alice" aor="alice@company.com" universalNum="1231231234" hash="d9bfe1cac8e7fe6b79da42d03b03b96b"/> <subscriber username="bob" aor="bob@company.com" universalNum="1231232345" hash="af586127536d20f4c6e88a2921780b18"/> <subscriber username="carol" aor="carol@vendor.com" universalNum="1231233456" hash="b695bc18bef48e2141555e7736bd88ec"/> </LocalSubscriberTable>
The LST file’s elements are explained below.