Bots are small applications that run entirely within the Telegram app. Users interact with bots through flexible interfaces that can support any kind of task or service. with Bots you can do: replace entire website […]
Asterisk WebRTC client
To make asterisk work with WebRTC client, ensure following modules are installed (will be easier if you compile from source code). res_crypto res_http_websocket res_pjsip_transport_websocket codec_opus (optional but highly recommended […]
Raspberry Pi Asterisk (Ubuntu version)
Asterisk Installation In previous article i install the Asterisk on Raspbian Bullseye and now will install on Ubuntu 20.0.4 runs on Raspberry Pi 4 hardware. Asterisk is well knows […]
Raspberry Pi Docker Swarm
After discussing about Docker installation, now we will continue with Docker Swarm. A swarm consists of multiple Docker hosts which run in swarm mode and act as managers (to manage membership and […]
Docker in Raspberry Pi
What is Docker Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. […]
Ubuntu on Raspberry Pi 4
My Raspberry Pi 4 8 GB has changed the function as my dedicated Server where i host Web Server and LDAP Server. As replacement i ordered another Raspberry Pi 4 […]
Raspberry Pi Asterisk install
This time we will do installation for Asterisk 18.x on Raspbian Bullseye. current Asterisk version is 18.7.1. Asterisk has been used for years as IP PBX and have many variant. […]