fix(ts-config,proxybridge,voicebox): align voicebox config types and add missing proxy bridge command definitions

This commit is contained in:
2026-04-11 19:02:52 +00:00
parent 6fcdf4291a
commit a9fdfe5733
10 changed files with 212 additions and 54 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: 'siprouter',
version: '1.20.2',
version: '1.20.3',
description: 'undefined'
}