I am using Captagent on 2 sip servers communicating with each other.
Both Captagents then route the SIP traffic to the same Kamailio. Therefore, if I understand, Kamailio will get every msg between them twice. Once from server A and once from server B. Let's say that each of them has a different capturing code (100 for server A and 200 for server B)
How will the data look in the DB? Will it hold both entries pretty much the same with a difference is some fields such as the capture node?
Thanks a lot, Amit
On Tue, Mar 20, 2018 at 03:17:36PM +0200, Zigelman, Amit wrote:
How will the data look in the DB? Will it hold both entries pretty much the same with a difference is some fields such as the capture node?
There the capture node and timestamps will differ (node,date,micro_ts), the rest is the same. Atleast that is what I see in my homer setup.