Show pagesource Old revisions Backlinks Export to PDF Rename Page ODT export Add to book Book Creator Add this page to your book Book Creator Remove this page from your book Manage book (0 page(s)) Help Get the list of external lines Function call (URL)PermissionsPossible parameters /app_amt_listUser Sub-Adminnone Example call: https://192.168.0.240/app_amt_list Response typePossible content amtIDUnique number of the outside line (not the external number). nameName of the outside line. ptpNumberDisplays the basic call number of a PBX connection (PTP). artDisplays the type of connection. 0 ISDN-PTP 1 ISDN-PTMP 2 VoIP-PTMP 3 POTS (Analog) 4 VoIP-PTP Example response: [ { "amtId": 749, "name": "AMT Grundboard", "ptpNumber": "", "art": 1 }, { "amtId": 9044, "name": "VoIP PTMP", "ptpNumber": "", "art": 2 } ]