update socket config

This commit is contained in:
xiao.xiong
2025-10-20 00:10:34 +08:00
parent 3bc581721d
commit baa8b9913d
5 changed files with 321 additions and 2 deletions

View File

@@ -110,4 +110,4 @@ export function getSipMessageWithDgram(config: SipMessageConfig = {}): string {
`${xmlBody}`;
}
// sendDefaultSipMessage().catch(console.error);
sendDefaultSipMessage().catch(console.error);