xiaoQQya
2022-11-05 3e71e0bdf1e4b2e527d491d426f67e34b7d3c148
src/main/java/com/genersoft/iot/vmp/gb28181/transmit/SIPSender.java
@@ -20,6 +20,10 @@
import javax.sip.message.Response;
import java.text.ParseException;
/**
 * 发送SIP消息
 * @author lin
 */
@Component
public class SIPSender {