SEMS don’t start error Could not bind SIP/UDP socket to

[sip/udp_trsp.cpp:124] ERROR: bind: Address already in use
[171405/171405] [SipCtrlInterface.cpp:115] ERROR: Could not bind SIP/UDP socket to 192.168.6.130:5060
[171405/171405] [sems.cpp:868] INFO: Disposing session container
error on port 5060
config :slight_smile:
signaling-interfaces {
interface internal {
default-media-interface = internal
ip4 {
sip-udp {
address = 192.168.6.130
port = 5060
use-raw-sockets = off
}
sip-tcp {
address = 192.168.6.130
port = 5060
connect-timeout = 2000
static-client-port = on
idle-timeout=900000
use-raw-sockets = off
}
}
}
}

[sems.cpp:941] INFO: Exiting (failure)

netstat -lpn | grep sems
tcp 0 0 127.0.0.1:5060 0.0.0.0:* LISTEN 171321/sems
tcp 0 0 127.0.0.1:7080 0.0.0.0:* LISTEN 171321/sems
sctp 127.0.0.1:10101 LISTEN 171321/sems
udp 0 0 192.168.6.130:5060 0.0.0.0:* 171321/sems
port is open bat no listing

another sems instance running already.

brilliant ))
indeed, if the service seems start is running, then there is no need to run seems -E -D3