azure
-
How to enable RTPEngine debug Log Level: A Quick Guide

RTPEngine is a powerful media relay for VoIP applications, and effective logging is crucial for monitoring and troubleshooting. This post covers how to manage RTPEngine log levels, including setting them at startup and/or adjusting them dynamically. Understanding RTPEngine Log LevelsRTPEngine uses the standard syslog log levels, defined as follows: Value Name Description 0 LOG_EMERG System… Continue reading
-
Integrating OpenID Connect with GitHub Actions: A Secure Path to CI/CD Automation

Explore the seamless integration of OpenID Connect (OIDC) with GitHub Actions in this blog post. We break down how this powerful combination enhances CI/CD workflows, offering a secure and streamlined approach to cloud services. Discover the simple steps to connect your GitHub Actions with cloud providers like AWS, Azure, and GCP, ensuring your development process… Continue reading
Recent Posts
- Setup a Simple Web Page Watcher with phone notification on Raspberry Pi
- How to Make and Receive SIP to PSTN Calls Using Twilio and Zoiper (Step-by-Step Setup Guide)
- WebGL 3D: An interactive 3D cube (fun experiment)
- How to Get Structured JSON Responses from a LLM using Ollama
- Real-Time Speech-to-Speech with OpenAI & Twilio: Full SIP Integration Guide