Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

140 total results found

CoCoS Manual

CoCoS Knowledgebase

CoCoS Learning

Introduction

CoCoS Manual

Installation instruction

CoCoS Manual

Troubleshooting

CoCoS Knowledgebase

How To

CoCoS Knowledgebase

Use cases

CoCoS Knowledgebase

CoCoS Programming

CoCoS Manual

CoCoS HMI Things

CoCoS Manual

CoCoS System Configuration

CoCoS Manual

CoCoS Connectors

CoCoS Manual

CoCoS Hardware

CoCoS Manual

CoCoS Services

CoCoS Manual

CoCoS Relationship management

CoCoS Manual

CoCoS API

CoCoS Manual

CoCoS Commisioning and Delivery

CoCoS Manual

CoCoS Intercom

CoCoS Manual

CoCoS Additional Libraries

CoCoS Manual

CoCoS Public Library

CoCoS Manual

CoCoS Apps

CoCoS Manual

CoCoS Text Libraries

CoCoS Manual

What is CoCoS?

CoCoS Manual Introduction

The history of CoCoS Originally developed as a flexible tool to connect and control third-party devices in industrial and building management, CoCoS has evolved into a powerful, future-ready platform. What began as a prototype—nicknamed “Squid” for its abilit...

Verifying DTMF Output Switching Functionality

CoCoS Knowledgebase Troubleshooting

Symptomes During a call, pressing the 1 key (or any other configured key) on the receiving phone or intercom does not result in the expected behaviour, such as opening a door or gate. Details The issue occurs when using a DTMF action to switch outputs (such...

skill level
advanced

System Requirements

CoCoS Manual Installation instruction

System Recourses CoCoS is developed for a minimal use of hardware for lean appilcations.  Most used system recources. CPU 4 cores Memory 8 GB Harddisk 80 GB OS Debian 12 Lean application system requirements CPU 2 core...

Release notes CoCoS v5.0.26

CoCoS Manual Installation instruction

Released : december 2024 New Features Added context memu's on list-items. Added extended network configuration   Added extra tools in de consol tool for management. Copy data from library/collection directl...

SIP Intercom Calling via Dial Button (button.0)

CoCoS Knowledgebase Use cases

[  DRAF EDITION  ] Introduction It's possible to use a variaty of devices (sip endpoints) to perform a post-dial action on available outputs via a web request. This use case describes how to configure a Commend intercom (ET908H/IM3) together with CoCoS when ...

status
draft

Verifying Script Functionality

CoCoS Knowledgebase Troubleshooting

Symptoms A script fails to execute if there are syntax errors or runtime issues, such as missing variables or incorrect logic. It can also fail if the script is not properly triggered (e.g., a failure in a preceding action like a trigger or DTMF input), the ...

skill level
advanced

Verifying Tag Functionality

CoCoS Knowledgebase Troubleshooting

[  DRAFT EDITION  ]    

status
draft

Setup Commend ET908H or IM3 for dailing via CoCoS Call Handling (Button.0)

CoCoS Knowledgebase Use cases

Introduction Using devices like the Commend ET908H and Command IM3, it is possible to perform a post-dial action on available outputs via a web request. This use case describes how to configure a Commend intercom (ET908H/IM3) together with CoCoS when the inte...

status
publised

MOXA ioLogik Output control via Script

CoCoS Knowledgebase Use cases

Please use the custom device type "Moxa ioLogik" instead. Introduction This use case describes how to configure a (CoCoS) script for controlling outputs on a MOXA ioLogik device. Step by step implementation To configure this use case, follow these steps: ...

How-to configure DTMF action

CoCoS Knowledgebase How To

Description This guide describes how to configure a DTMF (Dual-Tone Multi-Frequency) action on an intercom station. A DTMF action allows the system to respond to specific keypad input from the called party—for example, to trigger a script such as opening a do...

How to create a call sequence (Dial to multiple numbers)

CoCoS Knowledgebase How To

Description Dialing to a callgroup (multiple numbers in) a nut shell In CoCoS it's possible to configure calling to multiple intercom and phone-numbers in 3 different way's: Sequences Group call : first to answer Group call : conference call. In addi...

How to create a call group (Dial to multiple numbers)

CoCoS Knowledgebase How To

Description Dialing to a callgroup (multiple numbers in) a nut shell In CoCoS it's possible to configure calling to multiple intercom and phone-numbers in 3 different way's: Sequences Group call : first to answer Group call : conference call. In addi...

SIP Intercom Calling to multiple targets (subscriber) by the touch of a button

CoCoS Knowledgebase Use cases

[  DRAFT EDITION  ] Introduction It's possible to use a variaty of devices (sip endpoints) to perform a post-dial action activating a call group or call sequence. This use case describes how to configure a call sequence and a call group by the press of a but...

status
draf

Verifying Trigger Functionality

CoCoS Knowledgebase Troubleshooting

Symptoms Triggers are used to automate actions like opening a door or sending a notification — when they don’t work, it’s often due to incorrect conditions or misconfigurations. A trigger does not activate even when the expected conditions are met. ...

skill level
advanced

CoCoS Lifecycle

CoCoS Manual Installation instruction

CoCoS updates are released periodicly though not within a fixed interval. Release highly depend on feature demand and testing results. CoCoS cores always must bestable in combination with OS tools and packages. Due to the availability of easy to in stall relea...

Recommendations

CoCoS Manual Installation instruction

Recommendations Although it may be common knowledge for most system administrators and technical suppliers, please always follow the recommendations below to maintain the stability and security of your Linux system: Apply Linux hardening measures. CoCoS ...

CoCoS Console

CoCoS Manual Installation instruction

For system adminsitrators and service engineers, the console tools is implementen. This console is usefull for first setup (network) and for diagnostics when the system operates not according to plan. The console app is accessable via the user admin. By defau...

CoCoS Scripting : PHP

CoCoS Manual CoCoS Programming

In CoCoS kunnen scripts worden ontwikkelt en worden uitgevoerd in diverse talen. Eén van deze talen is het breedt gedocumenteerde en veel gebruikte PHP. Indien u niet bekend bent met PHP kunnen we de volgende websites ten zeerste aanbevelen: https://www.w3sch...

CoCoS SERVER Scripting

CoCoS Manual CoCoS Programming

Introduction Scripts in CoCoS are developed in PHP and are used to customize CoCoS to meet the needs of the cliet. In the future CoCoS scripting will support Javascript and Python. Example and standard scripting can be found in our (just started) pulic CoCoS ...

Calls That Stay Open After Intercom Hang-Up

CoCoS Knowledgebase Troubleshooting

Symptoms When making a call between intercoms (usually from a substation to a main station), the call remains open after one intercom has hung up or disconnected (on requist) Related symptoms The call history in CoCoS still shows an active conversation....

skill level
experienced