We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Chan-Sofia: document max_contacts eviction, NAT in-dialog routing, REFER defer-bye, 183-with-SDP Adds the chan_sip-parity behaviours that landed recently: - max_contacts now evicts the oldest contact (LRU by expires) when the cap is reached, instead of returning 403. Also corrects the option name from the placeholder `maxcontacts` to the source-true `max_contacts`. - NAT in-dialog routing: source-IP fallback for inbound INVITEs on host=<ip> trunks, SDP c= host rewrite when peers leak LAN IPs, and 2xx-ACK pinning via NUTAG_PROXY for peers with force_rport/comedia. - REFER blind-transfer transferer-side dialog teardown deferred to the UA's BYE per RFC 5589 6.1, with a 32 s safety-net timer. - 183 Session Progress now forwards SDP for chan_sip parity and to settle offer/answer cleanly on 100rel-capable peers.
Document PostgreSQL realtime cache setup
Document chan_sofia TCP and TLS setup
Document Debian 13 install and systemd service
Expand wiki module documentation
Add chan_sofia wiki chapter
Initial Home page