Would like to hear from anyone on this list that is able to send a complete webcdr json record to a remote server and receive the entire record.
I was able to capture a few complete records using tcpdump on the remote server, but more often than not, I am only getting partial records, As a test, I also ran tcpdump on the Vodia server and the remote server to compare output. The record being sent from the Vodia server was also incomplete, so the remote server showed the same info.
I'm wondering if I have my tcpdump filter set up incorrectly (I am using -s0 for full length records) or if the Vodia server is cutting off the record for some reason. My tcpdump filter is working fine with plain json posts, just not webcdr json posts.
I'm having no problems with the plain json records sending and receiving, so this webcdr json is confusing me.
Any ideas?
Thanks,
Craig