[sr-dev] Question about connecting to rtpproxy , rtpengine and new LRE_Proxy module

2019-07-04 Thread Mojtaba
Hello, In both rtpproxy and rtpengine modules, they use SOCK_DGRAM type to connect to their sockets. At some lines below, they use connect command to connect to RTP proxy,too. Why they use this command "connect" while their socket type are connectionless? Another question is at send_rtpp_command

[sr-dev] [kamailio/kamailio] Ipsec tcp multiple conns (#2001)

2019-07-04 Thread alexyosifov
Pre-Submission Checklist - [ ] Commit message has the format required by CONTRIBUTING guide - [ ] Commits are split per component (core, individual modules, libs, utils, ...) - [ ] Each component has a single commit (if not, squash them into one commit) - [ ] No commits to README