mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
- Announce lxst.telephony destination alongside LXMF announces so remote peers discover both messaging and call paths together - Add periodic re-announcing in CallManager (3-hour interval, matching reference LXST Telephony implementation) - Auto-request identity path from network when unknown, with 5s retry loop (mirrors existing LXMF pattern in reticulum_wrapper) - Move setupLxstCallManager() to first position in setupBridges() so Telephone is available immediately after Python init (was last, causing up to ~47s delay before calls could be placed) - Remove stale "call.audio" announce handler that could never match the actual "lxst.telephony" aspect Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| call_manager.py | ||