Hi, I was trying this out , but somehow Kamailio is not liking it. I am getting below error
Aug 27 14:04:27 kamailio01 /usr/sbin/kamailio[1135093]: DEBUG: <core> [core/tcp_main.c:2879]: tcpconn_do_send(): buf=#012SIP/2.0 500 I'm terribly sorry, server error occurred (1/TM)#015#012Via: SIP/2.0/TCP 192.168.136.153:5061;branch=z9hG4bK-29059-1-0;rport=5061#015#012From: +14164568558 sip:+14164568558@192.168.136.153:5062#015#012Call-ID: 1-29059@192.168.136.153#015#012 .....
What I observe is that previous to send_tcp function I am using some transaction related functions like t_suspend/t_continue. and becuse of the tm module I am getting this error.
My query is : do Kamailio can work in both modes ?, some parts transaction way(for internal interfaces like rabbit MQ(kazoo) and some parts(final relay part, send tcp way (stateless)?
Thank you so much for the quick reply to my previous query!
Regards Paresh Panda
I