Hi Tim and Daniel
Kamailio for Fedora 35 and 36 is not packaged because for building script we use docker container on https://codefresh.io/ provider and this dist does not work on codefresh.io server in the docker containers.
Reason Fedora 35 and 36 use new Linux calls that is supported only on the fresh docker versions.

But you can rebuild Fedora images using using repo https://github.com/sergey-safarov/kamailio-builder and this commands.
export repo_owner=myrepo
export base_image=fedora
export image_tag=36
docker build \
    --build-arg base_image=${base_image} \
    --build-arg image_tag=${image_tag} \
    -t ${repo_owner}/kamailio-builder:${base_image}-${image_tag} .



On Mon, May 30, 2022 at 1:19 PM Daniel-Constantin Mierla <miconda@gmail.com> wrote:
Hello,

I do not know if they were ever packaged so far. Pinging again Sergey to
comment on this one, as maintainer of the rpm repos.

Cheers,
Daniel

On 16.05.22 12:22, Tim Anderson wrote:
> Hi,
>
> I can't find any RPMs for Fedora 35 or 36. Have they moved somewhere
> other than rpm.kamailio.org?
>
> Regards,
> Tim
>
> __________________________________________________________
> Kamailio - Users Mailing List - Non Commercial Discussions
>  * sr-users@lists.kamailio.org
> Important: keep the mailing list in the recipients, do not reply only
> to the sender!
> Edit mailing list options or unsubscribe:
>  * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

--
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - Online: June 20-23, 2022
  * https://www.asipto.com/sw/kamailio-advanced-training-online/