Releases: ictinnovations/ictpbx-community-edition
Releases · ictinnovations/ictpbx-community-edition
v1.0.2
ICTPBX Community Edition v1.0.2
Maintenance release, mirrored from EE v1.0.2. Installers now pin to immutable release tags instead of the moving main branch.
- RELEASE_TAG env var (default v1.0.2) added to install-ce.sh + ictcore-ce-install.sh
- Fresh installs clone the exact v1.0.2 tag for both CE frontend + backend
- Upgrade path checks out the pinned tag instead of pulling main
- Override for a pin/rollback: RELEASE_TAG=v1.0.1 bash install-ce.sh
ICTPBX Community Edition v1.0.1
Community Edition maintenance and hardening release on top of v1.0.0. Brings the CE installer and PBX runtime in line with the Service Provider Edition v1.0.1, plus CE-specific install fixes.
New features
- Per-trunk default outbound caller-ID — each SIP trunk can pin its own outbound caller-ID/DID for voice dial-out.
- True call-direction in CDR exports —
cdr_csvnow records actual inbound/outbound direction instead of always-inbound.
Improvements & fixes
- DID delete — routes through
DELETE /dids/{id}, clearing the fax-to-email dialplan row so DIDs are reliably removable. - Fax reports — show full date & time; list auto-refreshes after delete.
- Call queues — agents now ring on the directory domain instead of
@default. - Devices — default SIP port corrected to
5080. - Browser softphone — SIP domain derived from the web host; webphone gated to secure (HTTPS/WSS) contexts.
Community Edition installer hardening
- Seed Music-on-Hold sound files; fix provider sip_profiles directory permissions.
- Enable WebRTC DTMF; relabel
callcenter.conf.xmlso php-fpm can write queue config. - Unblock extension registration on bare-IP SELinux nodes.
- Provisioning charset hardening; billing cron stripped on CE.
- Voicemail directory + static-XML generation directories pre-created;
freeswitch-lang-eninstalled.
ICTPBX Community Edition v1.0.0
ICTPBX Community Edition v1.0.0
First tagged release of ICTPBX Community Edition — a single-tenant PBX & fax platform built on FusionPBX + FreeSWITCH 1.10.12.
Main features
- PBX suite — Extensions, Ring Groups, Call Queues, IVR Menus, Voicemail (email delivery), Conferences, Time Conditions, Call Flows, Call Block, Follow Me, Music on Hold, Inbound Routes, Outbound Routes, SIP Trunks
- Device auto-provisioning — profiles, SIP lines, MAC normalization, provisioning URL, DHCP option 66
- Browser WebRTC softphone (JsSIP) — dial, hold, blind/attended transfer; Click-to-Call from Realtime
- Realtime monitoring & call control (ESL)
- Fax — send/receive, document library, cover pages, email delivery, DID assignment
- CDR & reporting
- Installable PWA with automatic updates
- One-command installer (Rocky/EL 8 & 9), HTTPS/WSS via Let's Encrypt