### Description
The Alpine Linux APKBUILD file is a bit old and some of the modules added over the last few years are missing. I compile my own .apk files with an updated APKBUILD file which I can provide in a pull request. These modules are:
- app_python3s - app_ruby_proc - call_obj - dlgs - ims_qos_npn - jwt - kafka - keepalive - kemix - lost - lrkproxy - math - mqtt - nghttp2 - posops - presence_dfks - pv_headers - pvtpl - secfilter - slack - ss7ops - sworker - topos_htable - xhttp_prom
#### Reproduction
The modules simply aren't listed in the APKBUILD file
### Possible Solutions
Update APKBUILD file.
### Additional Information
* **Operating System**: * Alpine Linux, 3.20, 3.21
Thanks!
Closed #4131 as completed.
@whosgonna now we are having this error: https://github.com/kamailio/kamailio/actions/runs/13105981263/job/3656082106... ```
kamailio: Analyzing dependencies...
ERROR: unable to select packages: .makedepends-kamailio-20250203.034700: masked in: cache satisfies: world[.makedepends-kamailio=20250203.034700] mosquitto-dev (no such package): required by: .makedepends-kamailio-20250203.034700[mosquitto-dev] librdkafka-dev (no such package): required by: .makedepends-kamailio-20250203.034700[librdkafka-dev]
ERROR: kamailio: builddeps failed
```