Skip to content

Instantly share code, notes, and snippets.

@theSa1
theSa1 / cd.yml
Created May 3, 2025 05:20
Github Actions Docker build and publish to ghcr
# .github/workflows/cd.yml
name: cd
on:
push:
branches:
- "main"
jobs:
#include <pjsua-lib/pjsua.h>
#include <stdio.h>
#define THIS_FILE "APP"
// JioFiber SIP Configuration
#define SIP_SERVER "<gj.wln.ims.jio.com>"
#define SIP_PROXY "sip:10.1.11.1:5068;transport=tls"
#define SIP_DOMAIN "10.1.11.1:5068"
#define SIP_USERNAME "+91<jio-number>"