On 15.01.18 23:08, Juha Heinanen wrote:
Kamailio Dev writes:
+3.7. tcp_get_conid(hostport, pvname)
- Get the connection id based on target host:port. The connection id is
- set in the variable named by pvname parameter.
So this means that there can never be more than one simultaneous tcp connection to a peer?
The new config function uses internally the existing tcp connection get function, nothing else was added there.
Cheers, Daniel