Unable to start SEMS on dedicated server

After succesfully testing the yeti softswitch on a single machine I decided to setup a dedicated management machine and separated SEMS nodes for failover.

Unfortunately I am unable to start the SEMS node on a dedicated machine.
It successfully starts, connects with the management server and fetches the config, connects with the database on the management server and then crashes.

Does anybody see why this is crashing?

The node is setup with it’s external IP as opposed to 127.0.0.1. The management server can reach the node and vice versa.

 [1267/1267] [yeti:Sensors.cpp:149] INFO: sensors are loaded successfully. apply changes
 [1267/1267] [yeti:SqlRouter.cpp:91] WARNING: Master SQLThread started
 [1267/1267] [yeti:cdr/CdrWriter.cpp:115] DEBUG: CdrWriter::start: Starting 4 async DB threads
 [1267/1309] [core/AmThread.cpp:85] INFO: Thread 139835792099072 is starting.
 [1267/1309] [yeti:db/PgConnectionPool.cpp:224] DEBUG: PgCP  thread starting
 [1267/1309] [yeti:db/PgConnectionPool.cpp:250] DEBUG: PgCP: : start connection
 [1267/1311] [core/AmThread.cpp:85] INFO: Thread 139835789993728 is starting.
 [1267/1311] [yeti:cdr/CdrWriter.cpp:302] INFO: Starting CdrWriter thread
 [1267/1310] [core/AmThread.cpp:85] INFO: Thread 139835791046400 is starting.
 [1267/1310] [yeti:cdr/CdrWriter.cpp:302] INFO: Starting CdrWriter thread
 [1267/1313] [core/AmThread.cpp:85] INFO: Thread 139835787888384 is starting.
 [1267/1313] [yeti:cdr/CdrWriter.cpp:302] INFO: Starting CdrWriter thread
 [1267/1312] [core/AmThread.cpp:85] INFO: Thread 139835788941056 is starting.
 [1267/1312] [yeti:cdr/CdrWriter.cpp:302] INFO: Starting CdrWriter thread
 [1267/1310] [yeti:cdr/CdrWriter.cpp:574] INFO: CdrWriter: SQL connected. Backend pid: 13553.
 [1267/1312] [yeti:cdr/CdrWriter.cpp:574] INFO: CdrWriter: SQL connected. Backend pid: 13554.
 [1267/1267] [yeti:SBC.cpp:177] DEBUG: OPTIONS messages handled by the core: yes
 [1267/1267] [core/AmPlugIn.cpp:788] DEBUG: Application 'yeti' registered.
 [1267/1267] [core/AmPlugIn.cpp:855] DEBUG: DI Interface 'yeti' registered.
 [1267/1267] [core/AmEventQueueProcessor.cpp:83] DEBUG: starting 1 session processor threads
 [1267/1267] [core/AmEventQueueProcessor.cpp:90] DEBUG: now 1 session processor threads running
 [1267/1314] [core/AmThread.cpp:85] INFO: Thread 139835786835712 is starting.
 [1267/1309] [yeti:db/PgConnectionPool.cpp:264] DEBUG: PgCP: : SQL connected. Backend pid: 13550.
 [1267/1311] [yeti:cdr/CdrWriter.cpp:574] INFO: CdrWriter: SQL connected. Backend pid: 13551.
 [1267/1313] [yeti:cdr/CdrWriter.cpp:574] INFO: CdrWriter: SQL connected. Backend pid: 13555.
 [1267/1315] [core/AmThread.cpp:85] INFO: Thread 139835785783040 is starting.
 [1267/1267] [core/AmConfigReader.cpp:82] WARNING: could not open configuration file '/etc/sems/etc/uac_auth.conf': No such file or directory
 [1267/1267] [core/plug-in/uac_auth/UACAuth.cpp:120] WARNING: Could not open '/etc/sems/etc/uac_auth.conf', assuming that default values are fine
 [1267/1267] [core/plug-in/uac_auth/UACAuth.cpp:666] DEBUG: Server Nonce secret set
 [1267/1267] [core/AmConfigReader.cpp:82] WARNING: could not open configuration file '/etc/sems/etc/uac_auth.conf': No such file or directory
 [1267/1267] [core/plug-in/uac_auth/UACAuth.cpp:120] WARNING: Could not open '/etc/sems/etc/uac_auth.conf', assuming that default values are fine
 [1267/1267] [core/plug-in/uac_auth/UACAuth.cpp:666] DEBUG: Server Nonce secret set
 [1267/1267] [apps/di_log/DILog.cpp:38] DEBUG: DILog logging ring-buffer loaded.
 [1267/1267] [apps/di_log/DILog.cpp:38] DEBUG: DILog logging ring-buffer loaded.
 [1267/1267] [core/AmConfigReader.cpp:82] WARNING: could not open configuration file '/etc/sems/etc/registrar_client.conf': No such file or directory
 [1267/1267] [apps/registrar_client/SIPRegistrarClient.cpp:267] DEBUG: missed or wrong configuration file. shaper will be disabled by default
 [1267/1316] [core/AmThread.cpp:85] INFO: Thread 139835784730368 is starting.
 [1267/1316] [apps/registrar_client/SIPRegistrarClient.cpp:137] DEBUG: SIPRegistrarClient starting...
 [1267/1267] [apps/jsonrpc/JsonRPC.cpp:74] DEBUG: using server listen address 10.216.0.4
 [1267/1267] [apps/jsonrpc/JsonRPC.cpp:75] DEBUG: using server port 7080
 [1267/1267] [apps/jsonrpc/JsonRPC.cpp:76] DEBUG: using 1 server threads
 [1267/1267] [apps/jsonrpc/JsonRPC.cpp:78] DEBUG: starting server loop thread
 [1267/1267] [core/AmSessionContainer.cpp:124] INFO: monitoring module not loaded, monitoring disabled
 [1267/1267] [core/SipCtrlInterface.cpp:400] DEBUG: Starting SIP control interface
 [1267/1317] [core/AmThread.cpp:85] INFO: Thread 139835783677696 is starting.
 [1267/1317] [apps/jsonrpc/RpcServerLoop.cpp:356] DEBUG: adding 0 more server threads
 [1267/1317] [apps/jsonrpc/RpcServerThread.cpp:197] DEBUG: adding 0 RPC server threads
 [1267/1317] [apps/jsonrpc/RpcServerLoop.cpp:361] INFO: running server loop; listening on 10.216.0.4:7080
 [1267/1317] [apps/jsonrpc/RpcServerLoop.cpp:406] INFO: running event loop
 [1267/1321] [core/AmThread.cpp:85] INFO: Thread 139835779467008 is starting.
 [1267/1321] [core/sip/udp_trsp.cpp:338] INFO: Started SIP server UDP transport on 10.216.0.4:5060
 [1267/1319] [core/AmThread.cpp:85] INFO: Thread 139835781572352 is starting.
 [1267/1319] [core/sip/udp_trsp.cpp:338] INFO: Started SIP server UDP transport on 10.216.0.4:5060
 [1267/1318] [core/AmThread.cpp:85] INFO: Thread 139835782625024 is starting.
 [1267/1320] [core/AmThread.cpp:85] INFO: Thread 139835780519680 is starting.
 [1267/1320] [core/sip/udp_trsp.cpp:338] INFO: Started SIP server UDP transport on 10.216.0.4:5060
 [1267/1322] [core/AmThread.cpp:85] INFO: Thread 139835778414336 is starting.
 [1267/1267] [core/SipCtrlInterface.cpp:419] DEBUG: SIP control interface ending
 [1267/1267] [core/sems.cpp:677] INFO: Disposing session container
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread session-cleaner 139836405630720 (139836405630720)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmSessionContainer.cpp:163] INFO: unclean shutdown requested - not broadcasting shutdown
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread session-cleaner 139836405630720 (139836405630720) finished detach.
 [1267/1323] [core/AmThread.cpp:85] INFO: Thread 139835777361664 is starting.
 [1267/1324] [core/AmThread.cpp:85] INFO: Thread 139835776308992 is starting.
 [1267/1323] [core/sip/tcp_trsp.cpp:947] INFO: Started SIP server TCP transport on 10.216.0.4:5060
 [1267/1269] [core/AmSessionContainer.cpp:148] DEBUG: Session cleaner terminating
 [1267/1269] [core/AmThread.cpp:92] INFO: Thread session-cleaner 139836405630720 is ending.
 [1267/1327] [core/AmThread.cpp:85] INFO: Thread 139835773150976 is starting.
 [1267/1325] [core/AmThread.cpp:85] INFO: Thread 139835775256320 is starting.
 [1267/1322] [core/sip/udp_trsp.cpp:338] INFO: Started SIP server UDP transport on 10.216.0.4:5060
 [1267/1326] [core/AmThread.cpp:85] INFO: Thread 139835774203648 is starting.
 [1267/1267] [core/sems.cpp:680] DEBUG: ** Transaction table dump: **
 [1267/1267] [core/sems.cpp:682] DEBUG: *****************************
 [1267/1267] [core/sems.cpp:689] INFO: Disposing RTP receiver
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread rtp-rx 139836380366592 (139836380366592)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmRtpReceiver.cpp:109] INFO: requesting RTP receiver to stop.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread rtp-rx 139836380366592 (139836380366592) finished detach.
 [1267/1293] [core/AmThread.cpp:92] INFO: Thread rtp-rx 139836380366592 is ending.
 [1267/1309] [yeti:db/PgConnectionPool.cpp:264] DEBUG: PgCP: : SQL connected. Backend pid: 13557.
 [1267/1267] [core/AmRtpReceiver.cpp:104] INFO: RTP receiver has been recycled.
 [1267/1267] [core/sems.cpp:692] INFO: Disposing media processor
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread media-proc 139836382471936 (139836382471936)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmMediaProcessor.cpp:261] INFO: requesting media processor to stop.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread media-proc 139836382471936 (139836382471936) finished detach.
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread media-proc 139836381419264 (139836381419264)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmMediaProcessor.cpp:261] INFO: requesting media processor to stop.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread media-proc 139836381419264 (139836381419264) finished detach.
 [1267/1292] [core/AmThread.cpp:92] INFO: Thread media-proc 139836381419264 is ending.
 [1267/1291] [core/AmThread.cpp:92] INFO: Thread media-proc 139836382471936 is ending.
 [1267/1267] [core/AmMediaProcessor.cpp:60] INFO: Media processor has been recycled.
 [1267/1267] [core/sems.cpp:695] INFO: Disposing event dispatcher
 [1267/1267] [core/AmEventDispatcher.cpp:238] DEBUG: *** dumping Event dispatcher buckets ***
 [1267/1267] [core/AmEventDispatcher.cpp:242] DEBUG: queues[38].size() = 1
 [1267/1267] [core/AmEventDispatcher.cpp:245] DEBUG:    sctp_bus -> 0x557c1d6e3128
 [1267/1267] [core/AmEventDispatcher.cpp:242] DEBUG: queues[281].size() = 1
 [1267/1267] [core/AmEventDispatcher.cpp:245] DEBUG:    AmAudioFileRecorder -> 0x557c1d6c9a28
 [1267/1267] [core/AmEventDispatcher.cpp:242] DEBUG: queues[533].size() = 1
 [1267/1267] [core/AmEventDispatcher.cpp:245] DEBUG:    yeti -> 0x557c1d718f20
 [1267/1267] [core/AmEventDispatcher.cpp:242] DEBUG: queues[630].size() = 1
 [1267/1267] [core/AmEventDispatcher.cpp:245] DEBUG:    reg_client -> 0x557c1d716ac0
 [1267/1267] [core/AmEventDispatcher.cpp:242] DEBUG: queues[987].size() = 1
 [1267/1267] [core/AmEventDispatcher.cpp:245] DEBUG:    jsonrpc -> 0x557c1d7b8910
 [1267/1267] [core/AmEventDispatcher.cpp:256] DEBUG: *** End of Event dispatcher bucket dump ***
 [1267/1267] [core/sems.cpp:699] INFO: Disposing plug-ins
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: session_timer
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: uac_auth
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: sctp_bus
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: yeti
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: core
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: di_log
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: jsonrpc
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: registrar_client
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: sctp_bus
 [1267/1267] [apps/sctp_bus/SctpConnection.cpp:23] DEBUG: ~SctpConnection()
 [1267/1267] [apps/sctp_bus/SctpConnection.cpp:81] DEBUG: close connection with id 0, socket: 43
 [1267/1267] [apps/sctp_bus/SctpConnection.cpp:23] DEBUG: ~SctpConnection()
 [1267/1267] [apps/sctp_bus/SctpConnection.cpp:81] DEBUG: close connection with id 0, socket: 42
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: uac_auth
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: yeti
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-reg-cache 139835785783040 (139835785783040)calling on_stop, give it a chance to clean up.
 [1267/1315] [core/AmThread.cpp:92] INFO: Thread sip-reg-cache 139835785783040 is ending.
 [1267/1267] [core/AmThread.cpp:151] DEBUG: pthread_detach failed with code ESRCH: thread could not be found.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-reg-cache 139835785783040 (139835785783040) finished detach.
 [1267/1267] [yeti:RegisterCache.cpp:202] DEBUG: ##### REG CACHE DUMP #####
 [1267/1267] [yeti:RegisterCache.cpp:204] DEBUG: ##### ID IDX DUMP #####
 [1267/1267] [yeti:RegisterCache.cpp:206] DEBUG: ##### CONTACT IDX DUMP #####
 [1267/1267] [yeti:RegisterCache.cpp:208] DEBUG: ##### DUMP END #####
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread event-queue 139835786835712 (139835786835712)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmEventQueueProcessor.cpp:145] INFO: requesting worker to stop.
 [1267/1314] [core/AmEventQueueProcessor.cpp:120] DEBUG: running processing loop
 [1267/1314] [core/AmThread.cpp:92] INFO: Thread event-queue 139835786835712 is ending.
 [1267/1267] [core/AmThread.cpp:151] DEBUG: pthread_detach failed with code ESRCH: thread could not be found.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread event-queue 139835786835712 (139835786835712) finished detach.
 [1267/1267] [yeti:db/PgConnectionPool.cpp:38] DEBUG: PgCP thread stopping
 [1267/1267] [yeti:SqlRouter.cpp:75] INFO: SqlRouter instance[0x557c1d714080] destroyed
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: di_log
 [1267/1267] [core/AmPlugIn.cpp:117] DEBUG: decreasing reference to plug-in factory: syslog
 [1267/1267] [core/SipCtrlInterface.cpp:430] DEBUG: Stopping SIP control interface threads
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-udp-rx 139835781572352 (139835781572352)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-udp-rx 139835781572352 (139835781572352) finished detach.
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-udp-rx 139835780519680 (139835780519680)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-udp-rx 139835780519680 (139835780519680) finished detach.
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-udp-rx 139835779467008 (139835779467008)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-udp-rx 139835779467008 (139835779467008) finished detach.
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-udp-rx 139835778414336 (139835778414336)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-udp-rx 139835778414336 (139835778414336) finished detach.
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-tcp-trsp 139835777361664 (139835777361664)calling on_stop, give it a chance to clean up.
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-tcp-worker 139835776308992 (139835776308992)calling on_stop, give it a chance to clean up.
 [1267/1323] [core/sip/tcp_trsp.cpp:955] INFO: TCP SIP server on 10.216.0.4:5060 finished (0)
 [1267/1323] [core/AmThread.cpp:92] INFO: Thread sip-tcp-trsp 139835777361664 is ending.
 [1267/1324] [core/AmThread.cpp:92] INFO: Thread sip-tcp-worker 139835776308992 is ending.
 [1267/1267] [core/AmThread.cpp:151] DEBUG: pthread_detach failed with code ESRCH: thread could not be found.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-tcp-worker 139835776308992 (139835776308992) finished detach.
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-tcp-worker 139835775256320 (139835775256320)calling on_stop, give it a chance to clean up.
 [1267/1325] [core/AmThread.cpp:92] INFO: Thread sip-tcp-worker 139835775256320 is ending.
 [1267/1267] [core/AmThread.cpp:151] DEBUG: pthread_detach failed with code ESRCH: thread could not be found.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-tcp-worker 139835775256320 (139835775256320) finished detach.
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-tcp-worker 139835774203648 (139835774203648)calling on_stop, give it a chance to clean up.
 [1267/1326] [core/AmThread.cpp:92] INFO: Thread sip-tcp-worker 139835774203648 is ending.
 [1267/1267] [core/AmThread.cpp:151] DEBUG: pthread_detach failed with code ESRCH: thread could not be found.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-tcp-worker 139835774203648 (139835774203648) finished detach.
 [1267/1267] [core/AmThread.cpp:142] DEBUG: Thread sip-tcp-worker 139835773150976 (139835773150976)calling on_stop, give it a chance to clean up.
 [1267/1327] [core/AmThread.cpp:92] INFO: Thread sip-tcp-worker 139835773150976 is ending.
 [1267/1267] [core/AmThread.cpp:151] DEBUG: pthread_detach failed with code ESRCH: thread could not be found.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-tcp-worker 139835773150976 (139835773150976) finished detach.
 [1267/1267] [core/AmThread.cpp:159] DEBUG: Thread sip-tcp-trsp 139835777361664 (139835777361664) finished detach.
 [1267/1267] [core/SipCtrlInterface.cpp:461] DEBUG: dec_ref(0x557c1d6ceda0)
 [1267/1267] [core/SipCtrlInterface.cpp:472] DEBUG: dec_ref(0x557c1d6cf1d0)
 [1267/1267] [core/sems.cpp:719] INFO: Exiting (success)
 [1267/1267] [apps/jsonrpc/RpcPeer.cpp:83] DEBUG: destroying connection ''

could you run it as sems -D3 -E and post output?

Hi dmitry,

This was part of the debug output indeed.

In the mean time I found the issue. While I had changed the listening addresses from localhost to the internal IP of Postgres, management server and such, the only thing not listening on the local IP was redis.

I’ve updated this in the redis config, after that it is working. :slight_smile:
Though it does not start the service automatically after a reboot, but that was a work in progress, right?

you can try modify /lib/systemd/system/sems.service as https://github.com/yeti-switch/sems/commit/4c5451957ce1a30d8e2c273320140e0d9050abb9 to fix autostart issue.

Hello, Having the same issues on a dedicated server
!! The real IPs(public IPs) were changed to XX.XX.XX.XX, Please read accordingly.
The OS is Debian 11 Bullseye ( 5.10.0-23-amd64 #1 SMP Debian 5.10.179-2 (2023-07-14) x86_64)

sems -E -D3

[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘A’ to 500 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘B’ to 32000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘D’ to 32000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘E’ to 500 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘F’ to 32000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘K’ to 5000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘G’ to 500 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘H’ to 32000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘I’ to 5000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘J’ to 32000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘L’ to 32000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘M’ to 8000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘C’ to 180000 ms
[13669/13669] [AmLcConfig.cpp:1011] DEBUG: Set SIP Timer ‘BL’ to 32000 ms
[13669/13669] [AmLcConfig.cpp:2208] DEBUG: iface=‘lo’;ip=‘127.0.0.1’;flags=0x10049
[13669/13669] [AmLcConfig.cpp:2208] DEBUG: iface=‘enp0s31f6’;ip=‘88.99.136.47’;flags=0x11043
[13669/13669] [AmLcConfig.cpp:2208] DEBUG: iface=‘lo’;ip=‘::1’;flags=0x10049
[13669/13669] [AmLcConfig.cpp:2208] DEBUG: iface=‘enp0s31f6’;ip=‘2a01:4f8:10a:2055::2’;flags=0x11043
Configuration:
configuration file: /etc/sems/sems.conf
plug-in path: /usr/lib/sems/plug-in

[13669/13669] [AmLcConfig.cpp:1929] INFO: Signaling interfaces:
[13669/13669] [AmLcConfig.cpp:1932] INFO: (0) name=‘internal’
[13669/13669] [AmLcConfig.cpp:1949] INFO: UDP
[13669/13669] [AmLcConfig.cpp:1951] INFO: LocalIP=‘XX.XX.XX.XX’;local_port=‘5060’;PublicIP=‘’; DSCP=0
[13669/13669] [AmLcConfig.cpp:1937] INFO: TCP 2000/900000
[13669/13669] [AmLcConfig.cpp:1951] INFO: LocalIP=‘XX.XX.XX.XX’;local_port=‘5060’;PublicIP=‘’; DSCP=0
[13669/13669] [AmLcConfig.cpp:1961] INFO: Signaling address map:
[13669/13669] [AmLcConfig.cpp:1968] INFO: XX.XX.XX.XX → internal
[13669/13669] [AmLcConfig.cpp:1973] INFO: Media interfaces:
[13669/13669] [AmLcConfig.cpp:1977] INFO: (0) name=‘internal’
[13669/13669] [AmLcConfig.cpp:1981] INFO: RTP
[13669/13669] [AmLcConfig.cpp:1985] INFO: LocalIP=‘XX.XX.XX.XX’;Ports=[16384;32767];MediaCapacity=8192;PublicIP=‘’; DSCP=46
[13669/13669] [sems.cpp:430] INFO: Open FDs limit has been raised to 1048576
[13669/13670] [AmThread.cpp:92] INFO: Thread 140178410870528 is starting
[13669/13671] [AmThread.cpp:92] INFO: Thread 140178409817856 is starting
[13669/13669] [AmPlugIn.cpp:890] DEBUG: DI Interface ‘core’ registered.
[13669/13669] [sems.cpp:763] INFO: Starting application timer scheduler
[13669/13669] [AmThread.cpp:261] DEBUG: trying to add thread 0 to thread watcher
[13669/13669] [AmThread.cpp:267] DEBUG: added thread 0 to thread watcher
[13669/13669] [sems.cpp:767] INFO: Starting session container
[13669/13669] [sems.cpp:771] INFO: Starting session processor threads
[13669/13669] [AmSessionProcessor.cpp:90] DEBUG: starting 20 session processor threads
[13669/13672] [AmThread.cpp:92] INFO: Thread 140178408765184 is starting
[13669/13673] [AmThread.cpp:92] INFO: Thread 140178407712512 is starting
[13669/13674] [AmThread.cpp:92] INFO: Thread 140178406659840 is starting
[13669/13675] [AmThread.cpp:92] INFO: Thread 140178405607168 is starting
[13669/13674] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13676] [AmThread.cpp:92] INFO: Thread 140178404554496 is starting
[13669/13677] [AmThread.cpp:92] INFO: Thread 140178270189312 is starting
[13669/13675] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13678] [AmThread.cpp:92] INFO: Thread 140178403501824 is starting
[13669/13676] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13678] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13677] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13679] [AmThread.cpp:92] INFO: Thread 140178402449152 is starting
[13669/13679] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13681] [AmThread.cpp:92] INFO: Thread 140178400343808 is starting
[13669/13680] [AmThread.cpp:92] INFO: Thread 140178401396480 is starting
[13669/13681] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13682] [AmThread.cpp:92] INFO: Thread 140178399291136 is starting
[13669/13680] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13683] [AmThread.cpp:92] INFO: Thread 140178398238464 is starting
[13669/13683] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13682] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13684] [AmThread.cpp:92] INFO: Thread 140178397185792 is starting
[13669/13685] [AmThread.cpp:92] INFO: Thread 140178396133120 is starting
[13669/13684] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13686] [AmThread.cpp:92] INFO: Thread 140178395080448 is starting
[13669/13685] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13686] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13687] [AmThread.cpp:92] INFO: Thread 140178394027776 is starting
[13669/13687] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13689] [AmThread.cpp:92] INFO: Thread 140178391922432 is starting
[13669/13688] [AmThread.cpp:92] INFO: Thread 140178392975104 is starting
[13669/13689] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13688] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13691] [AmThread.cpp:92] INFO: Thread 140178389817088 is starting
[13669/13690] [AmThread.cpp:92] INFO: Thread 140178390869760 is starting
[13669/13690] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13691] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13692] [AmThread.cpp:92] INFO: Thread 140178388764416 is starting
[13669/13669] [AmSessionProcessor.cpp:97] DEBUG: now 20 session processor threads running
[13669/13693] [AmThread.cpp:92] INFO: Thread 140178387711744 is starting
[13669/13669] [sems.cpp:776] INFO: Starting audio recorder
[13669/13692] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13693] [AmSessionProcessor.cpp:139] DEBUG: running processing loop
[13669/13669] [sems.cpp:779] INFO: Starting pcap recorder
[13669/13694] [AmThread.cpp:92] INFO: Thread 140178386659072 is starting
[13669/13669] [sems.cpp:782] INFO: Starting media processor
[13669/13669] [AmMediaProcessor.cpp:95] DEBUG: Starting 4 MediaProcessorThreads.
[13669/13695] [AmThread.cpp:92] INFO: Thread 140178385606400 is starting
[13669/13696] [AmThread.cpp:92] INFO: Thread 140178384369408 is starting
[13669/13697] [AmThread.cpp:92] INFO: Thread 140178383132416 is starting
[13669/13698] [AmThread.cpp:92] INFO: Thread 140178382079744 is starting
[13669/13669] [sems.cpp:785] INFO: Starting stun processor
[13669/13699] [AmThread.cpp:92] INFO: Thread 140178381027072 is starting
[13669/13700] [AmThread.cpp:92] INFO: Thread 140178379974400 is starting
[13669/13669] [sems.cpp:798] INFO: Starting RTP receiver
[13669/13701] [AmThread.cpp:92] INFO: Thread 140178378360576 is starting
[13669/13702] [AmThread.cpp:92] INFO: Thread 140178377307904 is starting
[13669/13703] [AmThread.cpp:92] INFO: Thread 140178376255232 is starting
[13669/13669] [sems.cpp:801] INFO: Starting SIP stack (control interface)
[13669/13704] [AmThread.cpp:92] INFO: Thread 140178375202560 is starting
[13669/13669] [sip/udp_trsp.cpp:162] DEBUG: UDP transport bound to 88.99.136.47/5060
[13669/13669] [sip/udp_trsp.cpp:514] INFO: Added SIP server UDP transport on 88.99.136.47:5060
[13669/13669] [sip/udp_trsp.cpp:514] INFO: Added SIP server UDP transport on 88.99.136.47:5060
[13669/13669] [sip/tcp_base_trsp.cpp:908] DEBUG: TCP transport bound to 88.99.136.47/5060
[13669/13669] [sip/tcp_base_trsp.cpp:939] DEBUG: 0x55740f55f760 created ev_accept 0x55740f5b08a0 with base 0x55740f55f0a0
[13669/13669] [sip/tcp_base_trsp.cpp:940] DEBUG: 0x55740f55f760 add ev_accept 0x55740f5b08a0
[13669/13669] [sip/tcp_base_trsp.cpp:1031] INFO: Added SIP server tcp transport on 88.99.136.47:5060
[13669/13669] [sems.cpp:806] INFO: Loading plug-ins
[13669/13669] [AmPlugIn.cpp:151] DEBUG: adding built-in codecs…
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 0 inserted
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 6 inserted
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘telephone-event/800’ inserted with id 96 and order 196
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘telephone-event/800’ inserted with id 97 and order 197
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘telephone-event/800’ inserted with id 98 and order 198
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘telephone-event/800’ inserted with id 99 and order 199
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘telephone-event/800’ inserted with id 100 and order 200
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/di_log.so…
[13669/13669] [AmPlugIn.cpp:620] DEBUG: component ‘di_log’ loaded.
[13669/13669] [AmPlugIn.cpp:670] DEBUG: logging facility component ‘di_log’ loaded.
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/mp3.so…
[13669/13669] [mp3:mp3.cpp:100] DEBUG: MP3 module loaded.
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 5 inserted
[13669/13669] [AmPlugIn.cpp:767] DEBUG: file format MP3 inserted
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/opus.so…
[13669/13669] [AmPlugIn.cpp:686] WARNING: codec 60 does not provide bytes2samples function
[13669/13669] [AmPlugIn.cpp:689] WARNING: codec 60 does not provide samples2bytes function
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 60 inserted
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘OPUS/24000’ inserted with id 101 and order 201
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/wav.so…
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 1 inserted
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 2 inserted
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 61 inserted
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘PCMU/8000’ inserted with id 0 and order 100
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘PCMA/8000’ inserted with id 8 and order 108
[13669/13669] [AmPlugIn.cpp:767] DEBUG: file format Wav inserted
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/gsm.so…
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 3 inserted
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘GSM/8000’ inserted with id 3 and order 103
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/ilbc.so…
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 4 inserted
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘iLBC/8000’ inserted with id 102 and order 202
[13669/13669] [AmPlugIn.cpp:767] DEBUG: file format iLBC inserted
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/adpcm.so…
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 8 inserted
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 9 inserted
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 10 inserted
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 11 inserted
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘G726-32/8000’ inserted with id 103 and order 203
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘G721/8000’ inserted with id 2 and order 102
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘G726-24/8000’ inserted with id 104 and order 204
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘G726-40/8000’ inserted with id 105 and order 205
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘G726-16/8000’ inserted with id 106 and order 206
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/l16.so…
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 12 inserted
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘L16/32000’ inserted with id 107 and order 207
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘L16/16000’ inserted with id 108 and order 208
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘L16/8000’ inserted with id 109 and order 209
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/g722.so…
[13669/13669] [AmPlugIn.cpp:692] DEBUG: codec id 13 inserted
[13669/13669] [AmPlugIn.cpp:728] DEBUG: payload ‘g722/16000’ inserted with id 9 and order 109
[13669/13669] [AmPlugIn.cpp:179] DEBUG: loading /usr/lib/sems/plug-in/g729bcg.so…
[13669/13669] [AmPlugIn.cpp:259] ERROR: AmPlugIn::loadPlugIn: /usr/lib/sems/plug-in/g729bcg.so: /usr/lib/sems/plug-in/g729bcg.so: cannot open shared object file: No such file or directory
[13669/13669] [AmPlugIn.cpp:182] ERROR: while loading plug-in ‘/usr/lib/sems/plug-in/g729bcg.so’
[13669/13669] [sems.cpp:868] INFO: Disposing session container
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-cleaner 140178407712512 (140178407712512)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionContainer.cpp:172] DEBUG: brodcasting ServerShutdown system event to 0 sessions…
[13669/13695] [PcapFileRecorder.cpp:75] DEBUG: 0 unprocessed events on stop
[13669/13695] [PcapFileRecorder.cpp:83] DEBUG: pcap recorder stopped
[13669/13669] [AmSessionContainer.cpp:187] DEBUG: waiting for active event queues to stop…
[13669/13695] [AmThread.cpp:98] INFO: Thread pcap recorder 140178385606400 is ending
[13669/13669] [AmSessionContainer.cpp:199] DEBUG: cleaning sessions…
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-cleaner 140178407712512 (140178407712512) finished detach
[13669/13673] [AmSessionContainer.cpp:168] DEBUG: Session cleaner terminating
[13669/13673] [AmThread.cpp:98] INFO: Thread session-cleaner 140178407712512 is ending
[13669/13669] [sems.cpp:874] DEBUG: ** Transaction table dump: **
[13669/13669] [sems.cpp:876] DEBUG: *****************************
[13669/13669] [sems.cpp:885] INFO: Disposing RTP receiver
[13669/13669] [AmThread.cpp:148] DEBUG: Thread rtp-rx 140178378360576 (140178378360576)calling on_stop, give it a chance to clean up
[13669/13669] [AmRtpReceiver.cpp:115] INFO: requesting RTP receiver to stop.
[13669/13669] [AmThread.cpp:173] DEBUG: Thread rtp-rx 140178378360576 (140178378360576) finished detach
[13669/13701] [AmThread.cpp:98] INFO: Thread rtp-rx 140178378360576 is ending
[13669/13669] [AmThread.cpp:148] DEBUG: Thread rtp-rx 140178377307904 (140178377307904)calling on_stop, give it a chance to clean up
[13669/13669] [AmRtpReceiver.cpp:115] INFO: requesting RTP receiver to stop.
[13669/13669] [AmThread.cpp:173] DEBUG: Thread rtp-rx 140178377307904 (140178377307904) finished detach
[13669/13702] [AmThread.cpp:98] INFO: Thread rtp-rx 140178377307904 is ending
[13669/13669] [AmThread.cpp:148] DEBUG: Thread rtp-rx 140178376255232 (140178376255232)calling on_stop, give it a chance to clean up
[13669/13669] [AmRtpReceiver.cpp:115] INFO: requesting RTP receiver to stop.
[13669/13669] [AmThread.cpp:173] DEBUG: Thread rtp-rx 140178376255232 (140178376255232) finished detach
[13669/13703] [AmThread.cpp:98] INFO: Thread rtp-rx 140178376255232 is ending
[13669/13669] [AmThread.cpp:148] DEBUG: Thread rtp-rx 140178375202560 (140178375202560)calling on_stop, give it a chance to clean up
[13669/13669] [AmRtpReceiver.cpp:115] INFO: requesting RTP receiver to stop.
[13669/13669] [AmThread.cpp:173] DEBUG: Thread rtp-rx 140178375202560 (140178375202560) finished detach
[13669/13704] [AmThread.cpp:98] INFO: Thread rtp-rx 140178375202560 is ending
[13669/13669] [AmRtpReceiver.cpp:110] INFO: RTP receiver has been recycled.
[13669/13669] [AmRtpReceiver.cpp:110] INFO: RTP receiver has been recycled.
[13669/13669] [AmRtpReceiver.cpp:110] INFO: RTP receiver has been recycled.
[13669/13669] [AmRtpReceiver.cpp:110] INFO: RTP receiver has been recycled.
[13669/13669] [sems.cpp:888] INFO: Stop session processor
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178406659840 (140178406659840)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178406659840
[13669/13674] [AmThread.cpp:98] INFO: Thread session-proc 140178406659840 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178406659840 (140178406659840) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178405607168 (140178405607168)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178405607168
[13669/13675] [AmThread.cpp:98] INFO: Thread session-proc 140178405607168 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178405607168 (140178405607168) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178404554496 (140178404554496)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178404554496
[13669/13676] [AmThread.cpp:98] INFO: Thread session-proc 140178404554496 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178404554496 (140178404554496) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178270189312 (140178270189312)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178270189312
[13669/13677] [AmThread.cpp:98] INFO: Thread session-proc 140178270189312 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178270189312 (140178270189312) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178403501824 (140178403501824)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178403501824
[13669/13678] [AmThread.cpp:98] INFO: Thread session-proc 140178403501824 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178403501824 (140178403501824) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178402449152 (140178402449152)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178402449152
[13669/13679] [AmThread.cpp:98] INFO: Thread session-proc 140178402449152 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178402449152 (140178402449152) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178401396480 (140178401396480)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178401396480
[13669/13680] [AmThread.cpp:98] INFO: Thread session-proc 140178401396480 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178401396480 (140178401396480) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178400343808 (140178400343808)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178400343808
[13669/13681] [AmThread.cpp:98] INFO: Thread session-proc 140178400343808 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178400343808 (140178400343808) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178399291136 (140178399291136)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178399291136
[13669/13682] [AmThread.cpp:98] INFO: Thread session-proc 140178399291136 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178399291136 (140178399291136) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178398238464 (140178398238464)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178398238464
[13669/13683] [AmThread.cpp:98] INFO: Thread session-proc 140178398238464 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178398238464 (140178398238464) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178397185792 (140178397185792)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178397185792
[13669/13684] [AmThread.cpp:98] INFO: Thread session-proc 140178397185792 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178397185792 (140178397185792) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178396133120 (140178396133120)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178396133120
[13669/13685] [AmThread.cpp:98] INFO: Thread session-proc 140178396133120 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178396133120 (140178396133120) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178395080448 (140178395080448)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178395080448
[13669/13686] [AmThread.cpp:98] INFO: Thread session-proc 140178395080448 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178395080448 (140178395080448) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178394027776 (140178394027776)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178394027776
[13669/13687] [AmThread.cpp:98] INFO: Thread session-proc 140178394027776 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178394027776 (140178394027776) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178392975104 (140178392975104)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178392975104
[13669/13688] [AmThread.cpp:98] INFO: Thread session-proc 140178392975104 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178392975104 (140178392975104) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178391922432 (140178391922432)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178391922432
[13669/13689] [AmThread.cpp:98] INFO: Thread session-proc 140178391922432 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178391922432 (140178391922432) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178390869760 (140178390869760)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178390869760
[13669/13690] [AmThread.cpp:98] INFO: Thread session-proc 140178390869760 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178390869760 (140178390869760) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178389817088 (140178389817088)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178389817088
[13669/13691] [AmThread.cpp:98] INFO: Thread session-proc 140178389817088 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178389817088 (140178389817088) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178388764416 (140178388764416)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178388764416
[13669/13692] [AmThread.cpp:98] INFO: Thread session-proc 140178388764416 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178388764416 (140178388764416) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread session-proc 140178387711744 (140178387711744)calling on_stop, give it a chance to clean up
[13669/13669] [AmSessionProcessor.cpp:211] INFO: requesting session to stop.
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178387711744
[13669/13693] [AmThread.cpp:98] INFO: Thread session-proc 140178387711744 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread session-proc 140178387711744 (140178387711744) finished detach
[13669/13669] [sems.cpp:891] INFO: Disposing media processor
[13669/13669] [AmThread.cpp:148] DEBUG: Thread media-proc 140178384369408 (140178384369408)calling on_stop, give it a chance to clean up
[13669/13669] [AmMediaProcessor.cpp:357] INFO: requesting media processor to stop.
[13669/13669] [AmThread.cpp:173] DEBUG: Thread media-proc 140178384369408 (140178384369408) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread media-proc 140178383132416 (140178383132416)calling on_stop, give it a chance to clean up
[13669/13669] [AmMediaProcessor.cpp:357] INFO: requesting media processor to stop.
[13669/13669] [AmThread.cpp:173] DEBUG: Thread media-proc 140178383132416 (140178383132416) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread media-proc 140178382079744 (140178382079744)calling on_stop, give it a chance to clean up
[13669/13669] [AmMediaProcessor.cpp:357] INFO: requesting media processor to stop.
[13669/13669] [AmThread.cpp:173] DEBUG: Thread media-proc 140178382079744 (140178382079744) finished detach
[13669/13669] [AmThread.cpp:148] DEBUG: Thread media-proc 140178381027072 (140178381027072)calling on_stop, give it a chance to clean up
[13669/13669] [AmMediaProcessor.cpp:357] INFO: requesting media processor to stop.
[13669/13669] [AmThread.cpp:173] DEBUG: Thread media-proc 140178381027072 (140178381027072) finished detach
[13669/13696] [AmThread.cpp:98] INFO: Thread media-proc 140178384369408 is ending
[13669/13697] [AmThread.cpp:98] INFO: Thread media-proc 140178383132416 is ending
[13669/13698] [AmThread.cpp:98] INFO: Thread media-proc 140178382079744 is ending
[13669/13699] [AmThread.cpp:98] INFO: Thread media-proc 140178381027072 is ending
[13669/13669] [AmMediaProcessor.cpp:87] INFO: Media processor has been recycled.
[13669/13669] [sems.cpp:894] INFO: Disposing stun processor
[13669/13669] [AmThread.cpp:148] DEBUG: Thread stun-timer 140178379974400 (140178379974400)calling on_stop, give it a chance to clean up
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178379974400
[13669/13700] [AmStunProcessor.cpp:52] DEBUG: stun processor stopped
[13669/13700] [AmThread.cpp:98] INFO: Thread stun-timer 140178379974400 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread stun-timer 140178379974400 (140178379974400) finished detach
[13669/13669] [sems.cpp:897] INFO: Disposing audio file recorder
[13669/13669] [AmThread.cpp:148] DEBUG: Thread recorder 140178386659072 (140178386659072)calling on_stop, give it a chance to clean up
[13669/13694] [AmAudioFileRecorder.cpp:89] DEBUG: 0 unprocessed events on stop
[13669/13694] [AmAudioFileRecorder.cpp:97] DEBUG: 0 mono recorders on stop
[13669/13694] [AmAudioFileRecorder.cpp:101] DEBUG: 0 stereo recorders on stop
[13669/13694] [AmAudioFileRecorder.cpp:105] DEBUG: Audio recorder stopped
[13669/13694] [AmThread.cpp:98] INFO: Thread recorder 140178386659072 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread recorder 140178386659072 (140178386659072) finished detach
[13669/13669] [sems.cpp:900] INFO: Disposing pcap file recorder
[13669/13669] [sems.cpp:903] INFO: Disposing event dispatcher
[13669/13669] [AmEventDispatcher.cpp:238] DEBUG: *** dumping Event dispatcher buckets ***
[13669/13669] [AmEventDispatcher.cpp:256] DEBUG: *** End of Event dispatcher bucket dump ***
[13669/13669] [SipCtrlInterface.cpp:829] DEBUG: Stopping SIP control interface threads
[13669/13669] [SipCtrlInterface.cpp:822] DEBUG: dec_ref(0x55740f568880)
[13669/13669] [SipCtrlInterface.cpp:822] DEBUG: dec_ref(0x55740f55f760)
[13669/13669] [sip/resolver.cpp:1550] DEBUG: resolver::clear_cache() 0 entries removed
[13669/13669] [AmThread.cpp:148] DEBUG: Thread resolver 140178410870528 (140178410870528)calling on_stop, give it a chance to clean up
[13669/13669] [AmThread.cpp:156] DEBUG: join thread 140178410870528
[13669/13670] [sip/resolver.cpp:1626] DEBUG: resolver thread finished
[13669/13670] [AmThread.cpp:98] INFO: Thread resolver 140178410870528 is ending
[13669/13669] [AmThread.cpp:173] DEBUG: Thread resolver 140178410870528 (140178410870528) finished detach
[13669/13669] [AmThread.cpp:273] DEBUG: cleanup threads garbage collector
[13669/13671] [AmThread.cpp:290] DEBUG: Thread watcher starting its work
[13669/13671] [AmThread.cpp:302] DEBUG: thread 140178408765184 is to be processed in thread watcher
[13669/13671] [AmThread.cpp:306] DEBUG: request thread 140178408765184 to stop and join it
[13669/13671] [AmThread.cpp:148] DEBUG: Thread app-wheeltimer 140178408765184 (140178408765184)calling on_stop, give it a chance to clean up
[13669/13671] [AmThread.cpp:156] DEBUG: join thread 140178408765184
[13669/13672] [AmThread.cpp:98] INFO: Thread app-wheeltimer 140178408765184 is ending
[13669/13671] [AmThread.cpp:173] DEBUG: Thread app-wheeltimer 140178408765184 (140178408765184) finished detach
[13669/13671] [AmThread.cpp:312] DEBUG: thread 140178408765184 has been destroyed
[13669/13671] [AmThread.cpp:329] DEBUG: Thread watcher completed
[13669/13671] [AmThread.cpp:333] DEBUG: Thread watcher finished
[13669/13671] [AmThread.cpp:98] INFO: Thread AmThreadWatcher 140178409817856 is ending
[13669/13669] [sems.cpp:930] INFO: Disposing plug-ins
[13669/13669] [AmPlugIn.cpp:113] DEBUG: decreasing reference to plug-in factory: di_log
[13669/13669] [AmPlugIn.cpp:113] DEBUG: decreasing reference to plug-in factory: stderr
[13669/13669] [AmPlugIn.cpp:113] DEBUG: decreasing reference to plug-in factory: syslog
[13669/13669] [AmPlugIn.cpp:113] DEBUG: decreasing reference to plug-in factory: core
[13669/13669] [AmPlugIn.cpp:113] DEBUG: decreasing reference to plug-in factory: di_log
[13669/13669] [AmPlugIn.cpp:113] DEBUG: decreasing reference to plug-in factory: /usr/lib/sems/plug-in/di_log.so
[13669/13669] [AmPlugIn.cpp:113] DEBUG: decreasing reference to plug-in factory: di_log
[13669/13669] [sems.cpp:941] INFO: Exiting (failure)

@Bigfoot how your problem related to this old topic? Could you create new one?

Thanks Dimity for your quick response; i got hold of the issue… there was db password issue; we used the password generated by script which had ‘=’ in between.

password = xxxx=eeee
size = 4
the sems.cfg could not understand ‘=’ in between.
Corrected now.