@miconda

I've grapped kamctl ps output now:

Process::  ID=0 PID=29653 Type=main process - attendant
Process::  ID=1 PID=29656 Type=udp receiver child=0 sock=172.31.46.236:5060 (sip.telzio.com:5060)
Process::  ID=2 PID=29657 Type=udp receiver child=1 sock=172.31.46.236:5060 (sip.telzio.com:5060)
Process::  ID=3 PID=29658 Type=udp receiver child=2 sock=172.31.46.236:5060 (sip.telzio.com:5060)
Process::  ID=4 PID=29659 Type=udp receiver child=3 sock=172.31.46.236:5060 (sip.telzio.com:5060)
Process::  ID=5 PID=29660 Type=udp receiver child=0 sock=172.31.46.236:6050 (sip.telzio.com:6050)
Process::  ID=6 PID=29661 Type=udp receiver child=1 sock=172.31.46.236:6050 (sip.telzio.com:6050)
Process::  ID=7 PID=29662 Type=udp receiver child=2 sock=172.31.46.236:6050 (sip.telzio.com:6050)
Process::  ID=8 PID=29663 Type=udp receiver child=3 sock=172.31.46.236:6050 (sip.telzio.com:6050)
Process::  ID=9 PID=29664 Type=slow timer
Process::  ID=10 PID=29665 Type=timer
Process::  ID=11 PID=29666 Type=secondary timer
Process::  ID=12 PID=29671 Type=MI FIFO
Process::  ID=13 PID=29674 Type=ctl handler
Process::  ID=14 PID=29675 Type=TIMER NH
Process::  ID=15 PID=29676 Type=Http Worker
Process::  ID=16 PID=29677 Type=tcp receiver (generic) child=0
Process::  ID=17 PID=29678 Type=tcp receiver (generic) child=1
Process::  ID=18 PID=29679 Type=tcp receiver (generic) child=2
Process::  ID=19 PID=29683 Type=tcp receiver (generic) child=3
Process::  ID=20 PID=29684 Type=tcp main process

With a little guess work, if the list I posted before was complete, is it far fetched assume that the proces that crashed was Type=Http Worker

I'm using two types of HTTP in the kamailio config

http_client and http_async_client

Is it possible that this worker process is hosting http_async_client?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.