[sr-dev] [kamailio/kamailio] registrar: added new parameter sock_addr (#2498)

Konstantin notifications at github.com
Tue Oct 6 15:53:56 CEST 2020


Daniel, please code below

Is that you meant before?

		if (_m->rcv.bind_address->useinfo.sock_str.len > 0) {
		    memset(&si, 0, sizeof(struct socket_info));
		    si.sock_str = _m->rcv.bind_address->useinfo.sock_str;
		    ci.sock = &si;

It works as we expected. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2498#issuecomment-704284722
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201006/cedb2876/attachment.htm>


More information about the sr-dev mailing list