From 3573a134c7c7d4d99f605420f9afb2f80e9b8967 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期六, 22 十一月 2025 14:59:46 +0800
Subject: [PATCH] 宣教更新
---
src/utils/sipService.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/utils/sipService.js b/src/utils/sipService.js
index dbc4a4e..a8ce592 100644
--- a/src/utils/sipService.js
+++ b/src/utils/sipService.js
@@ -121,7 +121,7 @@
};
this.currentSession = this.ua.call(
- `sip:${targetNumber}@1192.170.66.107`,
+ `sip:${targetNumber}@192.168.10.124`,
options
);
--
Gitblit v1.9.3