Hello,
can you check if the client is not initiating a tls connection to the
tcp port of kamailio? It might want to use tls, as msrp advises, for
that you have to load and configure tls module, the port for it is 5061.
Cheers,
Daniel
On 10/11/12 6:18 PM, Klaus Darilion wrote:
I haven't used
I haven't used MSRP yet - but the error messages indicates that the
client closed/reset the TCP connection. You could use tcpdump/wireshark
to verify what really happens on the TCP connection (maybe a firewall or
NAT device resets the TCP connection)
regards
Klaus
On 11.10.2012 17:35, Ed Brad
I am testing connecting an MSRP client to my Kamailio instance, and I keep
getting the following error in my syslog:
/usr/sbin/kamailio[20055]: ERROR: [tcp_read.c:293]: error reading:
Connection reset by peer (104)
I believe this must be a misconfiguration on my part, I just don't know
where to