-- -- Copyright 2021 SipWise Team -- -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation, either version 3 of the License, or -- (at your option) any later version. -- -- This package is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with this program. If not, see . -- . -- On Debian systems, the complete text of the GNU General -- Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". -- local bp_vars = { { id = 1, preference_id = 14, content_type = 'application/xml', value = [[ 32.86726 -97.16054 false 2010-11-14T20:00:00Z 802.11 mac:1234567890ab 2010-11-04T20:57:29Z US Texas Colleyville Treemont Circle 3913 1 Haley's Place 76034 false 2010-11-14T20:00:00Z triangulation 2010-11-04T12:28:04Z ]] }, { id = 2, preference_id = 2, content_type = 'application/xml', value = [[ Telekom Deutschland D124 sip:+492281234567@t-mobile.de;user=phone BNetzA ]] } } return bp_vars