Hello Daniel I have tested this command sequence ``` yum install -y yum-utils yum-config-manager --add-repo https://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/RHEL_... yum install -y --nogpgcheck kamailio ```
Looks as need to declare `kamailio` package dependency from `kamailio-ims` package I will create new PR for this.