learbia
November 29, 2019, 3:16pm
1
Hello, I have a situation.
Some times my asterisk server stoped response a SIP and after this all endpoints dropped
in console I received
res_pjsip/pjsip_transport_management.c: Shutting down transport 'TCP
So when this happens I need restart asterisk and all returns to work
jcolp
December 2, 2019, 11:26am
2
That message occurs if a TCP or TLS SIP connection is established but no SIP traffic flows over it. Is this the case?
1 Like
learbia
December 3, 2019, 11:11am
3
Thank you for answer
i dont use tls in case. I receive this message and all connections sip stoped including udp
jcolp
December 3, 2019, 11:13am
4
As I said, it applies to both TCP and TLS. If the message has come up then something connected and sent nothing. What version of Asterisk?
learbia
December 4, 2019, 10:57am
5
My version is Version 17.0.0
jcolp
December 4, 2019, 10:59am
6
Then Iād suggest determining what exactly has connected. If you do a wireshark capture do you see the traffic that you believe Asterisk is not seeing and processing? Are there any other messages? What does a deadlock backtrace look like[1]?
[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace
In next stop I will to capture traffic with wireshark and up asterisk with backtrace.
system
Closed
January 3, 2020, 4:08pm
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.