Show pagesourceOld revisionsBacklinksAdd to bookExport to PDFODT exportBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer Reddit TeamsRecent ChangesSend via e-MailPrintPermalink × Book Creator Add this page to your book Book Creator Remove this page from your book Manage book(0 page(s)) Help Port overview (external) Function call (URL)PermissionsPossible parameters /app_ext_ports_statusUser Sub-Adminnone Example call: https://192.168.0.240/app_ext_ports_status Response typePossible content amtIdUnique number of the outside line (not the external number). anschlArtIndicates the type or type of connection. 0 ISDN-PTP 1 ISDN-PTMP 2 VoIP 3 POTS bKanalGesperrtShows whether the B channel is locked (only for S2M external port). 0 nicht gesperrt 1 gesperrt bKanalStatusShows the status of the call channel. 0 free 1 occupied (internal) 2 occupied (external) moduleIdUnique number of the module in the system. (Note: For firmware version 5.6A of the COMmander 6000 please use the command “moduleID”) portIdUnique number of the ISDN port (S0 or S2M) in the system. portNrShows the port on the module. For each channel (VoIP, ISDN) a complete set of response types is output. For an S2M port this means 30 and for an S0 port 2 complete sets “amtID” to “portNR”. Example response: [ { "amtId": "749", "anschlArt": "0", "bKanalGesperrt": "0", "bKanalStatus": "0", "moduleId": "3", "portId": "8054", "portNr": "0" }, { "amtId": "749", "anschlArt": "0", "bKanalGesperrt": "0", "bKanalStatus": "0", "moduleId": "3", "portId": "8054", "portNr": "0" } ] Example response: [ { "amtId": "750", "anschlArt": "1", "bKanalGesperrt": "0", "bKanalStatus": "0", "moduleId": "3", "portId": "8055", "portNr": "2" }, { "amtId": "750", "anschlArt": "1", "bKanalGesperrt": "0", "bKanalStatus": "0", "moduleId": "3", "portId": "8055", "portNr": "2" } ] Example response: [ { "amtId": "4659", "anschlArt": "0", "bKanalGesperrt": "0", "bKanalStatus": "0", "moduleId": "2", "portId": "5999", "portNr": "0" }, { "amtId": "4659", "anschlArt": "0", "bKanalGesperrt": "0", "bKanalStatus": "0", "moduleId": "2", "portId": "5999", "portNr": "0" } ] en/products/compact-commander-series-_4000-5000-6000/developer_documentation/ict_system_api/port_overview_external.txt Last modified: 03.03.2020 09:29by klosek