<div dir="ltr">Hello all,<div><br></div><div>I am new in using Kamailio. I have installed the version 4.0.1 and using it as SIP capture node.</div><div>My server has lots of physical interfaces where I want to enforce capturing on one of the only. This is called 'csm1'.</div>

<div><br></div><div>This is the corresponding part from kamailio.cfg</div><div><br></div><div><div>modparam("sipcapture", "capture_node", "sipserv")</div><div>modparam("sipcapture", "db_url", "mysql://****)</div>

<div>modparam("sipcapture", "capture_on", 1)</div><div>modparam("sipcapture", "hep_capture_on", 0)</div><div>#modparam("sipcapture", "raw_socket_listen", "<a href="http://192.168.0.1:5060">192.168.0.1:5060</a>")</div>

<div>modparam("sipcapture", "raw_interface", "csm1")</div><div>modparam("sipcapture", "raw_ipip_capture_on", 0)</div><div>modparam("sipcapture", "table_name", "sip_capture")</div>

<div>modparam("sipcapture", "raw_sock_children", 4)</div><div>modparam("sipcapture", "raw_moni_capture_on", 1)<br></div><div>modparam("sipcapture", "promiscious_on", 1)</div>

<div>modparam("sipcapture", "raw_moni_bpf_on", 1)</div></div><div><br></div><div>********************************</div><div><br></div><div><div>stefler@sipserv:~$ ifconfig csm1</div><div><br></div><div>

csm1      Link encap:Ethernet  HWaddr ac:16:2d:96:3f:e0</div><div>          inet addr:1.0.8.1  Bcast:1.0.8.3  Mask:255.255.255.252</div><div>          inet6 addr: fe80::ae16:2dff:fe96:3fe0/64 Scope:Link</div><div>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1</div>

</div><div><br></div><div><br></div><div><br></div><div><br></div><div>My problem is that capturing is activated on all of the interfaces and only on the selected one.</div><div><br></div><div>Have you seen this problem before?</div>

<div><br></div><div>Regards</div><div><br></div><div>Andras Stefler</div></div>