描述
feat(ccu): add IP address mapping for channels and improve error logging
- Add channelIpAddressMap_ to store local and remote IP addresses per channel
- Implement GetAddrPairByChannelId method to retrieve address pairs
- Update PrepareCreate, FallbackAllocatedChannelJettyInfo, and Clean to manage the new map
- Refactor GetCcuErrorMsgLoop for clearer error message formatting with consistent naming
关联的Issue
NA
测试
构造异常自验证
文档更新
NA
类型标签