kamailio.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
February
January
2018
December
November
October
September
August
July
June
May
April
March
February
January
2017
December
November
October
September
August
July
June
May
April
March
February
January
2016
December
November
October
September
August
July
June
May
April
March
February
January
2015
December
November
October
September
August
July
June
May
April
March
February
January
2014
December
November
October
September
August
July
June
May
April
March
February
January
2013
December
November
October
September
August
July
June
May
April
March
February
January
2012
December
November
October
September
August
July
June
May
April
March
February
January
2011
December
November
October
September
August
July
June
May
April
March
February
January
2010
December
November
October
September
August
July
June
May
April
March
February
January
2009
December
November
October
September
August
July
June
May
April
March
February
January
2008
December
November
List overview
Download
sr-dev
March 2021
----- 2025 -----
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
----- 2018 -----
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
----- 2017 -----
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
----- 2016 -----
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
----- 2015 -----
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
----- 2014 -----
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
----- 2013 -----
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
----- 2012 -----
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
----- 2011 -----
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
----- 2010 -----
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
----- 2009 -----
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
----- 2008 -----
December 2008
November 2008
sr-dev@lists.kamailio.org
28 participants
491 discussions
Start a n
N
ew thread
git:master:491d1261: rtpengine: remove square brackets from IPv6 address for getaddrinfo function
by Daniel-Constantin Mierla
22 Mar '21
22 Mar '21
Module: kamailio Branch: master Commit: 491d1261e04e09f13990d5062c21faca7eb32b37 URL:
https://github.com/kamailio/kamailio/commit/491d1261e04e09f13990d5062c21fac…
Author: Dennis Yurasov <dennis-y(a)yandex-team.ru> Committer: Daniel-Constantin Mierla <miconda(a)gmail.com> Date: 2021-03-22T15:42:16+01:00 rtpengine: remove square brackets from IPv6 address for getaddrinfo function - After loading from DB rn_address is in form: [x:x:x:x:x:x:x:x]:nnnn, getaddrinfo function expect ipv6 in node argument without square brackets, otherwise, the argument is interpreted as FQDN. --- Modified: src/modules/rtpengine/rtpengine.c --- Diff:
https://github.com/kamailio/kamailio/commit/491d1261e04e09f13990d5062c21fac…
Patch:
https://github.com/kamailio/kamailio/commit/491d1261e04e09f13990d5062c21fac…
--- diff --git a/src/modules/rtpengine/rtpengine.c b/src/modules/rtpengine/rtpengine.c index 8b751eb48a..7114b08d40 100644 --- a/src/modules/rtpengine/rtpengine.c +++ b/src/modules/rtpengine/rtpengine.c @@ -1829,6 +1829,7 @@ static int build_rtpp_socks(int lmode, int rtest) { rtpe_reload_lock_get(rtpp_list->rset_lock); for (pnode=rtpp_list->rn_first; pnode!=0; pnode = pnode->rn_next) { char *hostname; + char *hp; if (pnode->rn_umode == 0) { rtpp_socks[pnode->idx] = -1; @@ -1860,11 +1861,23 @@ static int build_rtpp_socks(int lmode, int rtest) { if (cp == NULL || *cp == '\0') cp = CPORT; + if(pnode->rn_umode == 6) { + hp = strrchr(hostname, ']'); + if(hp != NULL) + *hp = '\0'; + + hp = hostname; + if(*hp == '[') + hp++; + } else { + hp = hostname; + } + memset(&hints, 0, sizeof(hints)); hints.ai_flags = 0; hints.ai_family = (pnode->rn_umode == 6) ? AF_INET6 : AF_INET; hints.ai_socktype = SOCK_DGRAM; - if ((n = getaddrinfo(hostname, cp, &hints, &res)) != 0) { + if ((n = getaddrinfo(hp, cp, &hints, &res)) != 0) { LM_ERR("%s\n", gai_strerror(n)); pkg_free(hostname); rtpp_socks[pnode->idx] = -1;
1
0
0
0
Errored: kamailio/kamailio#9998 (master - 9235380)
by Travis CI
22 Mar '21
22 Mar '21
Build Update for kamailio/kamailio ------------------------------------- Build: #9998 Status: Errored Duration: 7 mins and 11 secs Commit: 9235380 (master) Author: Daniel-Constantin Mierla Message: misc/fuzz: added README.md file with references to useful resources View the changeset:
https://github.com/kamailio/kamailio/compare/746748ebc2d4...92353802bb33
View the full build log and details:
https://travis-ci.org/github/kamailio/kamailio/builds/763926118?utm_medium=…
-- You can unsubscribe from build emails from the kamailio/kamailio repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=3596148&ut…
. Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…
. Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications
.
1
0
0
0
git:master:92353802: misc/fuzz: added README.md file with references to useful resources
by Daniel-Constantin Mierla
22 Mar '21
22 Mar '21
Module: kamailio Branch: master Commit: 92353802bb33305e9cb214935271473dd353ad9c URL:
https://github.com/kamailio/kamailio/commit/92353802bb33305e9cb214935271473…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com> Committer: Daniel-Constantin Mierla <miconda(a)gmail.com> Date: 2021-03-22T12:42:20+01:00 misc/fuzz: added README.md file with references to useful resources --- Added: misc/fuzz/README.md --- Diff:
https://github.com/kamailio/kamailio/commit/92353802bb33305e9cb214935271473…
Patch:
https://github.com/kamailio/kamailio/commit/92353802bb33305e9cb214935271473…
--- diff --git a/misc/fuzz/README.md b/misc/fuzz/README.md new file mode 100644 index 0000000000..bc0238f56c --- /dev/null +++ b/misc/fuzz/README.md @@ -0,0 +1,14 @@ +# Kamailio OSS Fuzz Integration # + +OSS-Fuzz is a free service run by Google that performs continuous fuzzing of +various open source projects. + + *
https://github.com/google/oss-fuzz
+ +OSS-Fuzz pull request to integrate Kamailio: + + *
https://github.com/google/oss-fuzz/pull/5279
+ +Initial pull request in Kamailio, with additional details: + + *
https://github.com/kamailio/kamailio/pull/2660
1
0
0
0
Errored: kamailio/kamailio#9997 (master - 746748e)
by Travis CI
22 Mar '21
22 Mar '21
Build Update for kamailio/kamailio ------------------------------------- Build: #9997 Status: Errored Duration: 7 mins and 8 secs Commit: 746748e (master) Author: David Korczynski Message: misc: fuzz - folder to hold files for oss-fuzz integration - GH #2660 View the changeset:
https://github.com/kamailio/kamailio/compare/17d21f0b398c...746748ebc2d4
View the full build log and details:
https://travis-ci.org/github/kamailio/kamailio/builds/763923250?utm_medium=…
-- You can unsubscribe from build emails from the kamailio/kamailio repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=3596148&ut…
. Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…
. Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications
.
1
0
0
0
git:master:746748eb: misc: fuzz - folder to hold files for oss-fuzz integration
by Daniel-Constantin Mierla
22 Mar '21
22 Mar '21
Module: kamailio Branch: master Commit: 746748ebc2d4d5552946db90a5b40b31d4a933d5 URL:
https://github.com/kamailio/kamailio/commit/746748ebc2d4d5552946db90a5b40b3…
Author: David Korczynski <david(a)adalogics.com> Committer: Daniel-Constantin Mierla <miconda(a)gmail.com> Date: 2021-03-22T12:16:28+01:00 misc: fuzz - folder to hold files for oss-fuzz integration - GH #2660 --- Added: misc/fuzz/fuzz_uri.c --- Diff:
https://github.com/kamailio/kamailio/commit/746748ebc2d4d5552946db90a5b40b3…
Patch:
https://github.com/kamailio/kamailio/commit/746748ebc2d4d5552946db90a5b40b3…
--- diff --git a/misc/fuzz/fuzz_uri.c b/misc/fuzz/fuzz_uri.c new file mode 100644 index 0000000000..9418d6eed4 --- /dev/null +++ b/misc/fuzz/fuzz_uri.c @@ -0,0 +1,8 @@ +#include "../parser/parse_uri.c" + +int +LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { + struct sip_uri uri; + parse_uri(data, size, &uri); + return 0; +}
1
0
0
0
git:master:17d21f0b: stirshaken: fixed kemi exports
by Daniel-Constantin Mierla
21 Mar '21
21 Mar '21
Module: kamailio Branch: master Commit: 17d21f0b398ca75c1383b124ca6190b4d1ee7dc0 URL:
https://github.com/kamailio/kamailio/commit/17d21f0b398ca75c1383b124ca6190b…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com> Committer: Daniel-Constantin Mierla <miconda(a)gmail.com> Date: 2021-03-21T11:40:59+01:00 stirshaken: fixed kemi exports --- Modified: src/modules/stirshaken/stirshaken_mod.c --- Diff:
https://github.com/kamailio/kamailio/commit/17d21f0b398ca75c1383b124ca6190b…
Patch:
https://github.com/kamailio/kamailio/commit/17d21f0b398ca75c1383b124ca6190b…
--- diff --git a/src/modules/stirshaken/stirshaken_mod.c b/src/modules/stirshaken/stirshaken_mod.c index bc4a04f0fb..a98cb3a4e3 100644 --- a/src/modules/stirshaken/stirshaken_mod.c +++ b/src/modules/stirshaken/stirshaken_mod.c @@ -551,7 +551,7 @@ static int w_stirshaken_check_identity(sip_msg_t *msg, char *str1, char *str2) return ki_stirshaken_check_identity(msg); } -static int ki_stirshaken_check_identity_with_cert(sip_msg_t *msg, char *cert_path) +static int ki_stirshaken_check_identity_with_cert(sip_msg_t *msg, str *cert_path) { str ibody = STR_NULL; hdr_field_t *hf = NULL; @@ -574,7 +574,7 @@ static int ki_stirshaken_check_identity_with_cert(sip_msg_t *msg, char *cert_pat ibody = hf->body; - if (!(cert.x = stir_shaken_load_x509_from_file(&ss, cert_path))) { + if (!(cert.x = stir_shaken_load_x509_from_file(&ss, cert_path->s))) { LM_DBG("Cannot load X509 from file\n"); stirshaken_print_error_details(&ss); goto fail; @@ -641,7 +641,7 @@ static int w_stirshaken_check_identity_with_cert(sip_msg_t *msg, char *cert_path return -1; } - return ki_stirshaken_check_identity_with_cert(msg, cert_path); + return ki_stirshaken_check_identity_with_cert(msg, &keyval); } static int ki_stirshaken_check_identity_with_key(sip_msg_t *msg, str *keypath) @@ -954,8 +954,8 @@ static sr_kemi_t sr_kemi_stirshaken_exports[] = { }, { str_init("stirshaken"), str_init("stirshaken_check_identity_with_key"), SR_KEMIP_INT, ki_stirshaken_check_identity_with_key, - { SR_KEMIP_STR, SR_KEMIP_STR, SR_KEMIP_STR, - SR_KEMIP_STR, SR_KEMIP_STR, SR_KEMIP_STR } + { SR_KEMIP_STR, SR_KEMIP_NONE, SR_KEMIP_NONE, + SR_KEMIP_NONE, SR_KEMIP_NONE, SR_KEMIP_NONE } }, { str_init("stirshaken"), str_init("stirshaken_add_identity"), SR_KEMIP_INT, ki_stirshaken_add_identity,
1
0
0
0
[kamailio/kamailio] phonenum: cannot build on fresh dist (#2684)
by sergey-safarov
19 Mar '21
19 Mar '21
``` make[3]: 'libsrdb1.so.1.0' is up to date. LD (gcc) [M db_perlvdb.so] db_perlvdb.so CC (gcc) [M phonenum.so] phonenum_mod.o CC (gcc) [M phonenum.so] phonenum_pv.o Compiling cphonenumber.cpp g++ -std=c++11 -fPIC -DPIC -g -funroll-loops -Wcast-align -m64 -minline-all-stringops -falign-loops -ftree-vectorize -fno-strict-overflow -mtune=generic -pthread -DKSR_PTHREAD_MUTEX_SHARED -Wall -Wno-write-strings -Wno-deprecated -Wno-unused-function -Wno-sign-compare -Wno-strict-aliasing -fPIC -DPIC -g -funroll-loops -Wcast-align -m64 -minline-all-stringops -falign-loops -ftree-vectorize -fno-strict-overflow -mtune=generic -pthread -DKSR_PTHREAD_MUTEX_SHARED -Wall -DNAME='"kamailio"' -DVERSION='"5.5.0-dev4"' -DARCH='"x86_64"' -DOS='linux_' -DOS_QUOTED='"linux"' -DCOMPILER='"gcc 10.2.1"' -D__CPU_x86_64 -D__OS_linux -DVERSIONVAL=5005000 -DCFG_DIR='"/etc/kamailio/"' -DSHARE_DIR='"/usr/share/kamailio/"' -DRUN_DIR='"/var/run/kamailio/"' -DPKG_MALLOC -DSHM_MMAP -DDNS_IP_HACK -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DUSE_DNS_CACHE -DUSE_DNS_FAILOVER -DUSE_DST_BLOCKLIST -DUSE_NAPTR -DWITH_XAVP -DMEM_JOIN_FREE -DF_MALLOC -DQ_MALLOC -DTLSF_MALLOC -DDBG_SR_MEMORY -DUSE_TLS -DTLS_HOOKS -DUSE_CORE_STATS -DSTATISTICS -DMALLOC_STATS -DUSE_SCTP -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DCC_GCC_LIKE_ASM -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_SCHED_SETSCHEDULER -DHAVE_IP_MREQN -DUSE_RAW_SOCKS -DHAVE_EPOLL -DHAVE_SIGIO_RT -DSIGINFO64_WORKARROUND -DUSE_FUTEX -DHAVE_SELECT -I/opt/local/include -DMOD_NAME='"phonenum"' -c cphonenumber.cpp -o cphonenumber.o In file included from /usr/include/phonenumbers/phonenumberutil.h:31, from cphonenumber.cpp:25: /usr/include/phonenumbers/phonenumber.pb.h:47:51: error: 'AuxiliaryParseTableField' in namespace 'google::protobuf::internal' does not name a type; did you mean 'AuxillaryParseTableField'? 47 | static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] | ^~~~~~~~~~~~~~~~~~~~~~~~ | AuxillaryParseTableField In file included from /usr/include/phonenumbers/phonenumberutil.h:31, from cphonenumber.cpp:25: /usr/include/phonenumbers/phonenumber.pb.h:89:30: error: 'ConstStringParam' is not a member of 'google::protobuf' 89 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PhoneNumber_CountryCodeSource* value); | ^~~~~~~~~~~~~~~~ /usr/include/phonenumbers/phonenumber.pb.h:89:82: error: expected primary-expression before '*' token 89 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PhoneNumber_CountryCodeSource* value); | ^ /usr/include/phonenumbers/phonenumber.pb.h:89:84: error: 'value' was not declared in this scope 89 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PhoneNumber_CountryCodeSource* value); | ^~~~~ /usr/include/phonenumbers/phonenumber.pb.h:89:89: error: expression list treated as compound expression in initializer [-fpermissive] 89 | ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PhoneNumber_CountryCodeSource* value); | ^ /usr/include/phonenumbers/phonenumber.pb.h:221:71: error: 'google::protobuf::ConstStringParam' has not been declared 221 | static inline bool CountryCodeSource_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, | ^~~~~~~~~~~~~~~~ /usr/include/phonenumbers/phonenumber.pb.h: In static member function 'static bool i18n::phonenumbers::PhoneNumber::CountryCodeSource_Parse(int, i18n::phonenumbers::PhoneNumber::CountryCodeSource*)': /usr/include/phonenumbers/phonenumber.pb.h:223:59: error: 'i18n::phonenumbers::PhoneNumber_CountryCodeSource_Parse' cannot be used as a function 223 | return PhoneNumber_CountryCodeSource_Parse(name, value); | ^ make[2]: *** [Makefile:23: cphonenumber.o] Error 1 make[1]: *** [Makefile:511: modules] Error 1 make[1]: Leaving directory '/root/rpmbuild/BUILD/kamailio-5.5.0-dev4/src' make: *** [Makefile:34: every-module] Error 2 ``` Compiled on `Fedora 33` with `protobuf 3.12.4` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2684
2
3
0
0
git:master:24cfb577: modules: readme files regenerated - stirshaken ... [skip ci]
by Kamailio Dev
19 Mar '21
19 Mar '21
Module: kamailio Branch: master Commit: 24cfb577481f267fe584ea63f04ff4004f155e88 URL:
https://github.com/kamailio/kamailio/commit/24cfb577481f267fe584ea63f04ff40…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org> Committer: Kamailio Dev <kamailio.dev(a)kamailio.org> Date: 2021-03-19T15:46:12+01:00 modules: readme files regenerated - stirshaken ... [skip ci] --- Modified: src/modules/stirshaken/README --- Diff:
https://github.com/kamailio/kamailio/commit/24cfb577481f267fe584ea63f04ff40…
Patch:
https://github.com/kamailio/kamailio/commit/24cfb577481f267fe584ea63f04ff40…
--- diff --git a/src/modules/stirshaken/README b/src/modules/stirshaken/README index caa3a2e5ec..911d6d3231 100644 --- a/src/modules/stirshaken/README +++ b/src/modules/stirshaken/README @@ -30,7 +30,7 @@ Piotr Gregor 3.2. vs_verify_x509_cert_path (int) 3.3. vs_ca_dir (str) 3.4. vs_crl_dir (str) - 3.5. vs_identity_expire_s (str) + 3.5. vs_identity_expire_s (int) 3.6. vs_connect_timeout_s (int) 3.7. vs_cache_certificates (int) 3.8. vs_cache_dir (str) @@ -84,7 +84,7 @@ Chapter 1. Admin Guide 3.2. vs_verify_x509_cert_path (int) 3.3. vs_ca_dir (str) 3.4. vs_crl_dir (str) - 3.5. vs_identity_expire_s (str) + 3.5. vs_identity_expire_s (int) 3.6. vs_connect_timeout_s (int) 3.7. vs_cache_certificates (int) 3.8. vs_cache_dir (str) @@ -142,7 +142,7 @@ Chapter 1. Admin Guide 3.2. vs_verify_x509_cert_path (int) 3.3. vs_ca_dir (str) 3.4. vs_crl_dir (str) - 3.5. vs_identity_expire_s (str) + 3.5. vs_identity_expire_s (int) 3.6. vs_connect_timeout_s (int) 3.7. vs_cache_certificates (int) 3.8. vs_cache_dir (str) @@ -213,7 +213,7 @@ modparam("stirshaken", "vs_ca_dir", "/path/to/ca_dir") modparam("stirshaken", "vs_crl_dir", "/path/to/crl_dir") ... -3.5. vs_identity_expire_s (str) +3.5. vs_identity_expire_s (int) This parameter defines a maximum time in seconds for which PASSporT is considered valid.
1
0
0
0
Errored: kamailio/kamailio#9994 (master - db2bc62)
by Travis CI
19 Mar '21
19 Mar '21
Build Update for kamailio/kamailio ------------------------------------- Build: #9994 Status: Errored Duration: 7 mins and 34 secs Commit: db2bc62 (master) Author: Piotr Gregor Message: stirshaken: enhance documentation View the changeset:
https://github.com/kamailio/kamailio/compare/335150695507...db2bc62c6577
View the full build log and details:
https://travis-ci.org/github/kamailio/kamailio/builds/763561945?utm_medium=…
-- You can unsubscribe from build emails from the kamailio/kamailio repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=3596148&ut…
. Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…
. Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications
.
1
0
0
0
git:master:db2bc62c: stirshaken: enhance documentation
by Piotr Gregor
19 Mar '21
19 Mar '21
Module: kamailio Branch: master Commit: db2bc62c6577547c1ad1564a77f6aafb688937a0 URL:
https://github.com/kamailio/kamailio/commit/db2bc62c6577547c1ad1564a77f6aaf…
Author: Piotr Gregor <piotr(a)signalwire.com> Committer: Piotr Gregor <piotr(a)signalwire.com> Date: 2021-03-19T14:31:14Z stirshaken: enhance documentation --- Modified: src/modules/stirshaken/doc/stirshaken_admin.xml --- Diff:
https://github.com/kamailio/kamailio/commit/db2bc62c6577547c1ad1564a77f6aaf…
Patch:
https://github.com/kamailio/kamailio/commit/db2bc62c6577547c1ad1564a77f6aaf…
--- diff --git a/src/modules/stirshaken/doc/stirshaken_admin.xml b/src/modules/stirshaken/doc/stirshaken_admin.xml index a78eed9050..55ef50a837 100644 --- a/src/modules/stirshaken/doc/stirshaken_admin.xml +++ b/src/modules/stirshaken/doc/stirshaken_admin.xml @@ -148,7 +148,7 @@ modparam("stirshaken", "vs_crl_dir", "/path/to/crl_dir") </example> </section> <section> - <title><varname>vs_identity_expire_s</varname> (str)</title> + <title><varname>vs_identity_expire_s</varname> (int)</title> <para> This parameter defines a maximum time in seconds for which PASSporT is considered valid. </para>
1
0
0
0
← Newer
1
...
27
28
29
30
31
32
33
...
50
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Results per page:
10
25
50
100
200