sergey-safarov left a comment (kamailio/kamailio#4810)

Hi @xkaraman 
This managed by
https://github.com/kamailio/kamailio/blob/master/pkg/kamailio/obs/kamailio.spec#L1302
And related file
https://github.com/kamailio/kamailio/blob/master/pkg/kamailio/obs/kamailio-local.cfg
Prabable we need update `kamailio-local.cfg` lie
```
# According service policy
# The service MUST NOT listen on a network socket for connections originating 
on a separate physical or virtual machine.
# 
https://docs.fedoraproject.org/en-US/packaging-guidelines/DefaultServices/#_must_not_listen_for_outside_connections
listen=udp:lo
listen=tcp:lo
#!ifdef WITH_TLS
listen=tls:lo
#!endif
```

If this work for you then I will commit 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4810#issuecomment-4912744536
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/4810/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to