@nchaigne commented on this pull request.
> @@ -187,15 +187,35 @@ modparam("http_client", "maxdatasize", 2000)
- Default value is zero, i.e.,
- the timeout funct
@oej commented on this pull request.
> @@ -187,15 +187,35 @@ modparam("http_client", "maxdatasize", 2000)
- Default value is zero, i.e.,
- the timeout function i
ok thanks Daniel. I will activate the core per pid, and we will check to
upgrade to 5.6
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3593#issuecomment-1774656304
You are receiving this because you are subscribed to this thread.
Message ID: __
Module: kamailio
Branch: master
Commit: 0a98a0d504f79cc6aa0cac13e2b30a00e6181636
URL:
https://github.com/kamailio/kamailio/commit/0a98a0d504f79cc6aa0cac13e2b30a00e6181636
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-10-23T10:42:54+02:00
corex: read fmatch as
Module: kamailio
Branch: master
Commit: 338f848c2dedac837c09914dafd29e1d39c22842
URL:
https://github.com/kamailio/kamailio/commit/338f848c2dedac837c09914dafd29e1d39c22842
Author: Victor Seva
Committer: Victor Seva
Date: 2023-10-23T10:41:41+02:00
github: CODEOWNERS to protect workflows [skip ci
Module: kamailio
Branch: master
Commit: 1ebdc5c2dd7640b778c0efac2baafe1894a75b77
URL:
https://github.com/kamailio/kamailio/commit/1ebdc5c2dd7640b778c0efac2baafe1894a75b77
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-10-23T10:42:54+02:00
core: mem - print line
Hi All,
I'm going to release a new module that I've been developing, Real Time
Streaming is a protocol to connect to camera devices to record video.
Using this module, you can connect to all kinds of cameras and map them to
internal numbers. When you call these numbers, the recorded video will
app
@nchaigne commented on this pull request.
> @@ -187,15 +187,35 @@ modparam("http_client", "maxdatasize", 2000)
- Default value is zero, i.e.,
- the timeout funct
- Add new function to clear OpenSSL errors prior to any SSL_* call
- Apply function where appropriate