hello i want development about smpp to sip module do you have any documentation
?
___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Closed #3980 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3980#event-14382106417
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
yes, seems duplicated.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3980#issuecomment-2371331089
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
Closed #3981 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3981#event-14382087681
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
```
version: kamailio 4.4.7 (x86_64/linux)
```
That version is not actively maintained anymore
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3981#issuecomment-2371328460
You are receiving this because you are subscribed to this thread.
Message
Closed #3766.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3766#event-14391185373
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Development Mailing
This PR is stale because it has been open 6 weeks with no activity. Remove
stale label or comment or this will be closed in 2 weeks.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3876#issuecomment-2372808859
You are receiving this because you are
https://github.com/kamailio/kamailio/issues/3823
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3980#issuecomment-2370891569
You are receiving this because you are subscribed to this thread.
Message ID: _
### Description
during our "4000 tls connections" performance test with kamailio, we found
there are too many shared blocks used by TLS module.
currently our 4000 tls connections will causes 643389 shared memory blocks(we
found in corex.shm_status),
### Troubleshooting
None
Reproduction