/debug/ring takes optional scene; after the greeting the phone queues /sdcard/voice/hint__l1_0.wav and skips the listen loop. Validated: greeting 5.05s + WARNING hint 6.20s from SD, no model.
/debug/ring takes optional scene; after the greeting the phone queues /sdcard/voice/hint_<scene>_l1_0.wav and skips the listen loop. Validated: greeting 5.05s + WARNING hint 6.20s from SD, no model.
electron
added 1 commit 2026-06-18 19:31:59 +00:00
/debug/ring now takes an optional scene; conversation_arm_incoming
locks it and, after the greeting, queues that scene's local clip
/sdcard/voice/hint_<scene>_l1_0.wav (played back-to-back). For a
scripted offline call CONNECTED skips the gateway/model listen loop
and just waits for hang-up. Scene is cleared in go_idle so a later
dial-out call never inherits it. Validated: greeting 5.05s + WARNING
hint 6.20s from SD on pickup, no gateway/model.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
/debug/ring takes optional scene; after the greeting the phone queues /sdcard/voice/hint__l1_0.wav and skips the listen loop. Validated: greeting 5.05s + WARNING hint 6.20s from SD, no model.