# cellpbx-openwrt **Repository Path**: switchpi/cellpbx-openwrt ## Basic Information - **Project Name**: cellpbx-openwrt - **Description**: CellPBX official Openwrt v21.02.3 supports with all feeds installed - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: https://www.switchpi.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-01 - **Last Updated**: 2022-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SwitchPi LTE IPPBX offical Openwrt v21.02.3 supports with all feeds installed make menuconfig Target System --> CellPBX-LTE Subtarget --> SwitchPi T113-s3 Target Profile --> SwitchPi CellPBX Advanced configuration options (for developers) ---> Enter git repository to clone (https://gitee.com/switchpi/cellpbx-kernel.git) save make -j6 V=s you will find out the final image on build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-cellpbx_cortexa7/ and named switchpi_cellpbx-ext4-sdcard.img dd if=switchpi_cellpbx-ext4-sdcard.img of=/dev/sdX bs=4M (change X to your tf card device name id)