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
2024
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
----- 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
489 discussions
Start a n
N
ew thread
git:master:30f1c7b6: github/workflows: main workflow
by Victor Seva
Module: kamailio Branch: master Commit: 30f1c7b6521fba17e064262b32e11b33da7678ab URL:
https://github.com/kamailio/kamailio/commit/30f1c7b6521fba17e064262b32e11b3…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org> Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org> Date: 2021-03-25T00:17:47+01:00 github/workflows: main workflow * migration from travis-ci to github actions --- Added: .github/workflows/main.yml Modified: README.md Removed: .travis.yml --- Diff:
https://github.com/kamailio/kamailio/commit/30f1c7b6521fba17e064262b32e11b3…
Patch:
https://github.com/kamailio/kamailio/commit/30f1c7b6521fba17e064262b32e11b3…
--- diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000000..f4059cd155 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,39 @@ +--- +name: build +'on': + push: + branches: + - main + pull_request: + branches: + - main + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: +jobs: + build: + runs-on: ubuntu-latest + container: + image: kamailio/pkg-kamailio-docker:dev-${{ matrix.distribution }} + volumes: + - ${{ github.workspace }}:/code + env: + DIST: ${{ matrix.distribution }} + CC: ${{ matrix.compilier }} + strategy: + matrix: + include: + - distribution: buster + compilier: gcc + - distribution: buster + compilier: clang + - distribution: sid + compilier: gcc + - distribution: sid + compilier: clang + steps: + - uses: actions/checkout@v2 + - name: build + run: | + cd /code + ./test/travis/build_travis.sh + shell: bash diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 73638bb613..0000000000 --- a/.travis.yml +++ /dev/null @@ -1,28 +0,0 @@ -sudo: required -language: c -compiler: - - gcc - - clang -env: - - DIST=buster - - DIST=sid -services: - - docker -before_install: - - docker pull kamailio/pkg-kamailio-docker:dev-$DIST -script: docker run -v $TRAVIS_BUILD_DIR:/code:rw kamailio/pkg-kamailio-docker:dev-$DIST /bin/bash -c "cd /code; CC=$CC DIST=$DIST ./test/travis/build_travis.sh" -branches: - only: - - 'master' - - '/^5\.[0-9]+$/' -notifications: - irc: - channels: - - "chat.freenode.net#kamailio-dev" - on_success: never - on_failure: always - email: - recipients: - - sr-dev(a)lists.kamailio.org - on_success: never - on_failure: always diff --git a/README.md b/README.md index 6649dc692c..ede4d1a3b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kamailio - The Open Source SIP Server -[![Build
Status](https://travis-ci.org/kamailio/kamailio.svg?branch=master)](https:/…
+[![Build
Status](https://github.com/kamailio/kamailio/actions/workflows/main.yml/bad…
[![Code Triage
Badge](https://www.codetriage.com/kamailio/kamailio/badges/users.svg)](http…
Project Website:
3 years, 8 months
1
0
0
0
Errored: linuxmaniac/kamailio#69 (master - b760564)
by Travis CI
Build Update for linuxmaniac/kamailio ------------------------------------- Build: #69 Status: Errored Duration: 6 mins and 27 secs Commit: b760564 (master) Author: Victor Seva Message: github/workflows: build View the changeset:
https://github.com/linuxmaniac/kamailio/compare/100a4be2b270...b7605647ea27
View the full build log and details:
https://travis-ci.org/github/linuxmaniac/kamailio/builds/764300441?utm_medi…
-- You can unsubscribe from build emails from the linuxmaniac/kamailio repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=3596133&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
.
3 years, 8 months
1
0
0
0
Errored: kamailio/kamailio#10019 (master - 5cc888f)
by Travis CI
Build Update for kamailio/kamailio ------------------------------------- Build: #10019 Status: Errored Duration: 5 mins and 26 secs Commit: 5cc888f (master) Author: Richard Fuchs Message: rtpengine: fix typo in docs View the changeset:
https://github.com/kamailio/kamailio/compare/9efc27964695...5cc888f0e9e3
View the full build log and details:
https://travis-ci.org/github/kamailio/kamailio/builds/764284271?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
.
3 years, 8 months
1
0
0
0
git:master:bac4fe67: modules: readme files regenerated - rtpengine ... [skip ci]
by Kamailio Dev
Module: kamailio Branch: master Commit: bac4fe67c7eb6dae96809c1c15a44defb9a2681d URL:
https://github.com/kamailio/kamailio/commit/bac4fe67c7eb6dae96809c1c15a44de…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org> Committer: Kamailio Dev <kamailio.dev(a)kamailio.org> Date: 2021-03-24T21:16:12+01:00 modules: readme files regenerated - rtpengine ... [skip ci] --- Modified: src/modules/rtpengine/README --- Diff:
https://github.com/kamailio/kamailio/commit/bac4fe67c7eb6dae96809c1c15a44de…
Patch:
https://github.com/kamailio/kamailio/commit/bac4fe67c7eb6dae96809c1c15a44de…
--- diff --git a/src/modules/rtpengine/README b/src/modules/rtpengine/README index a9d9626b76..902ffc57da 100644 --- a/src/modules/rtpengine/README +++ b/src/modules/rtpengine/README @@ -244,7 +244,7 @@ Richard Fuchs 1.76. Set mos_average_roundtrip_leg_B_pv parameter 1.77. Set mos_average_samples_B_pv parameter 1.78. Set control_cmd_tos parameter - 1.79. Set control_cmd_tos parameter + 1.79. Set hash_algo parameter 1.80. set_rtpengine_set usage 1.81. rtpengine_offer usage 1.82. rtpengine_answer usage @@ -1962,7 +1962,7 @@ modparam("rtpengine", "control_cmd_tos", 144) The values not falling into the range “0-2” are ignored. - Example 1.79. Set control_cmd_tos parameter + Example 1.79. Set hash_algo parameter ... ### use SHA1 instead of legacy algorithm modparam("rtpengine", "hash_algo", 1)
3 years, 8 months
1
0
0
0
git:master:5cc888f0: rtpengine: fix typo in docs
by Richard Fuchs
Module: kamailio Branch: master Commit: 5cc888f0e9e305734621c0db1f63a47f2f0c381a URL:
https://github.com/kamailio/kamailio/commit/5cc888f0e9e305734621c0db1f63a47…
Author: Richard Fuchs <rfuchs(a)sipwise.com> Committer: Richard Fuchs <rfuchs(a)sipwise.com> Date: 2021-03-24T16:12:13-04:00 rtpengine: fix typo in docs --- Modified: src/modules/rtpengine/doc/rtpengine_admin.xml --- Diff:
https://github.com/kamailio/kamailio/commit/5cc888f0e9e305734621c0db1f63a47…
Patch:
https://github.com/kamailio/kamailio/commit/5cc888f0e9e305734621c0db1f63a47…
--- diff --git a/src/modules/rtpengine/doc/rtpengine_admin.xml b/src/modules/rtpengine/doc/rtpengine_admin.xml index e615579e08..47516fd74f 100644 --- a/src/modules/rtpengine/doc/rtpengine_admin.xml +++ b/src/modules/rtpengine/doc/rtpengine_admin.xml @@ -2197,7 +2197,7 @@ modparam("rtpengine", "control_cmd_tos", 144) The values not falling into the range <quote>0-2</quote> are ignored. </para> <example> - <title>Set <varname>control_cmd_tos</varname> parameter</title> + <title>Set <varname>hash_algo</varname> parameter</title> <programlisting format="linespecific"> ... ### use SHA1 instead of legacy algorithm
3 years, 8 months
1
0
0
0
Errored: kamailio/kamailio#10018 (master - 3c48266)
by Travis CI
Build Update for kamailio/kamailio ------------------------------------- Build: #10018 Status: Errored Duration: 7 mins and 12 secs Commit: 3c48266 (master) Author: Daniel-Constantin Mierla Message: lwsc: added loaded field to intermodule api strucure - mark when the structure is filled View the changeset:
https://github.com/kamailio/kamailio/compare/1001e9e1dbfd...3c48266d56b5
View the full build log and details:
https://travis-ci.org/github/kamailio/kamailio/builds/764252082?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
.
3 years, 8 months
1
0
0
0
git:master:9efc2796: modules: readme files regenerated - lwsc ... [skip ci]
by Kamailio Dev
Module: kamailio Branch: master Commit: 9efc27964695d7a637250ac46ecac275fb627b0e URL:
https://github.com/kamailio/kamailio/commit/9efc27964695d7a637250ac46ecac27…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org> Committer: Kamailio Dev <kamailio.dev(a)kamailio.org> Date: 2021-03-24T17:46:10+01:00 modules: readme files regenerated - lwsc ... [skip ci] --- Modified: src/modules/lwsc/README --- Diff:
https://github.com/kamailio/kamailio/commit/9efc27964695d7a637250ac46ecac27…
Patch:
https://github.com/kamailio/kamailio/commit/9efc27964695d7a637250ac46ecac27…
--- diff --git a/src/modules/lwsc/README b/src/modules/lwsc/README index ff0828e7c7..24c19b5568 100644 --- a/src/modules/lwsc/README +++ b/src/modules/lwsc/README @@ -10,7 +10,7 @@ Daniel-Constantin Mierla <miconda(a)gmail.com> - Copyright © 2021
asipto.com
+ Copyright © 2021
asipto.com
__________________________________________________________________ Table of Contents @@ -28,6 +28,7 @@ Daniel-Constantin Mierla 3.1. protocol (str) 3.2. timeout_init (int) 3.3. timeout_read (int) + 3.4. verbosity (int) 4. Functions @@ -43,9 +44,10 @@ Daniel-Constantin Mierla 1.1. Set protocol parameter 1.2. Set timeout_init parameter 1.3. Set timeout_read parameter - 1.4. lwsc_notify usage - 1.5. lwsc_request usage - 1.6. $lwsc(name) usage + 1.4. Set verbosity parameter + 1.5. lwsc_notify usage + 1.6. lwsc_request usage + 1.7. $lwsc(name) usage Chapter 1. Admin Guide @@ -62,6 +64,7 @@ Chapter 1. Admin Guide 3.1. protocol (str) 3.2. timeout_init (int) 3.3. timeout_read (int) + 3.4. verbosity (int) 4. Functions @@ -102,6 +105,7 @@ Chapter 1. Admin Guide 3.1. protocol (str) 3.2. timeout_init (int) 3.3. timeout_read (int) + 3.4. verbosity (int) 3.1. protocol (str) @@ -138,12 +142,25 @@ modparam("lwsc", "timeout_init", 4000000) modparam("lwsc", "timeout_init", 1000000) ... +3.4. verbosity (int) + + Control the verbosity of debug messages on libwebsockets events, higher + value means more debug messages. It has to be a positive number, + currently 2 or higher results in maximum verbosity. + + Default value is 0. + + Example 1.4. Set verbosity parameter +... +modparam("lwsc", "verbosity", 1) +... + 4. Functions 4.1. lwsc_notify(wsurl, data) 4.2. lwsc_request(wsurl, data) -4.1. lwsc_notify(wsurl, data) +4.1. lwsc_notify(wsurl, data) Send data via websockets to the address specified by wsurl, no response is expected. @@ -156,13 +173,13 @@ modparam("lwsc", "timeout_init", 1000000) This function can be used from ANY_ROUTE. - Example 1.4. lwsc_notify usage + Example 1.5. lwsc_notify usage ... jwt_notify("ws://10.1.1.10:8080/log", "caller=$fU;callee=$tU;callid=$ci"); ... -4.2. lwsc_request(wsurl, data) +4.2. lwsc_request(wsurl, data) Send data via websockets to the address specified by wsurl, a response is expected and made available in $lwsc(rdata). @@ -175,7 +192,7 @@ modparam("lwsc", "timeout_init", 1000000) This function can be used from ANY_ROUTE. - Example 1.5. lwsc_request usage + Example 1.6. lwsc_request usage ... jwt_request("ws://10.1.1.10:8080/log", "caller=$fU;callee=$tU;srcip=$si"); @@ -185,7 +202,7 @@ modparam("lwsc", "timeout_init", 1000000) 5.1. $lwsc(key) -5.1. $lwsc(key) +5.1. $lwsc(key) Get the values and attributes after using LWSC functions. @@ -193,7 +210,7 @@ modparam("lwsc", "timeout_init", 1000000) * rdata - the response retrieved after lwsc_request(). * status - the status of verification after a failed jwt_verify(). - Example 1.6. $lwsc(name) usage + Example 1.7. $lwsc(name) usage ... jwt_request("ws://10.1.1.10:8080/log", "caller=$fU;callee=$tU;srcip=$si");
3 years, 8 months
1
0
0
0
git:master:3c48266d: lwsc: added loaded field to intermodule api strucure
by Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 3c48266d56b58d3c1de44f630a88df2092d6d0d5 URL:
https://github.com/kamailio/kamailio/commit/3c48266d56b58d3c1de44f630a88df2…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com> Committer: Daniel-Constantin Mierla <miconda(a)gmail.com> Date: 2021-03-24T17:42:26+01:00 lwsc: added loaded field to intermodule api strucure - mark when the structure is filled --- Modified: src/modules/lwsc/api.h --- Diff:
https://github.com/kamailio/kamailio/commit/3c48266d56b58d3c1de44f630a88df2…
Patch:
https://github.com/kamailio/kamailio/commit/3c48266d56b58d3c1de44f630a88df2…
--- diff --git a/src/modules/lwsc/api.h b/src/modules/lwsc/api.h index c76fb8c6b1..87bf0ea87e 100644 --- a/src/modules/lwsc/api.h +++ b/src/modules/lwsc/api.h @@ -37,6 +37,7 @@ typedef int (*lwsc_api_request_f)(str *wsurl, str *wsproto, str *sdata, * @brief Stateless (sl) API structure */ typedef struct lwsc_api { + int loaded; lwsc_api_request_f request; /* send and receice data */ } lwsc_api_t; @@ -54,11 +55,12 @@ static inline int lwsc_load_api(lwsc_api_t *lwscb) LM_ERR("cannot find bind_lwsc exported function\n"); return -1; } - if (bindlwsc(lwscb)==-1) - { + if (bindlwsc(lwscb)==-1) { LM_ERR("cannot bind lwsc api\n"); return -1; } + lwscb->loaded = 1; + return 0; }
3 years, 8 months
1
0
0
0
git:master:465459f2: lwsc: docs for verbosity parameter [skip ci]
by Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 465459f25fe60f3fd5227b31e86e3fb33537d33c URL:
https://github.com/kamailio/kamailio/commit/465459f25fe60f3fd5227b31e86e3fb…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com> Committer: Daniel-Constantin Mierla <miconda(a)gmail.com> Date: 2021-03-24T17:42:26+01:00 lwsc: docs for verbosity parameter [skip ci] --- Modified: src/modules/lwsc/doc/lwsc_admin.xml --- Diff:
https://github.com/kamailio/kamailio/commit/465459f25fe60f3fd5227b31e86e3fb…
Patch:
https://github.com/kamailio/kamailio/commit/465459f25fe60f3fd5227b31e86e3fb…
--- diff --git a/src/modules/lwsc/doc/lwsc_admin.xml b/src/modules/lwsc/doc/lwsc_admin.xml index 03bd9a70de..1ecdf927ef 100644 --- a/src/modules/lwsc/doc/lwsc_admin.xml +++ b/src/modules/lwsc/doc/lwsc_admin.xml @@ -113,6 +113,27 @@ modparam("lwsc", "timeout_init", 4000000) ... modparam("lwsc", "timeout_init", 1000000) ... +</programlisting> + </example> + </section> + <section id="lwsc.p.verbosity"> + <title><varname>verbosity</varname> (int)</title> + <para> + Control the verbosity of debug messages on libwebsockets events, + higher value means more debug messages. It has to be a positive + number, currently 2 or higher results in maximum verbosity. + </para> + <para> + <emphasis> + Default value is 0. + </emphasis> + </para> + <example> + <title>Set <varname>verbosity</varname> parameter</title> + <programlisting format="linespecific"> +... +modparam("lwsc", "verbosity", 1) +... </programlisting> </example> </section>
3 years, 8 months
1
0
0
0
git:master:39ae2a44: lwsc: added verbosity parameter
by Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 39ae2a441ffda8c8df1774917c3385ad7cc78bcf URL:
https://github.com/kamailio/kamailio/commit/39ae2a441ffda8c8df1774917c3385a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com> Committer: Daniel-Constantin Mierla <miconda(a)gmail.com> Date: 2021-03-24T17:42:26+01:00 lwsc: added verbosity parameter - control debug messages verbosity --- Modified: src/modules/lwsc/lwsc_mod.c --- Diff:
https://github.com/kamailio/kamailio/commit/39ae2a441ffda8c8df1774917c3385a…
Patch:
https://github.com/kamailio/kamailio/commit/39ae2a441ffda8c8df1774917c3385a…
--- diff --git a/src/modules/lwsc/lwsc_mod.c b/src/modules/lwsc/lwsc_mod.c index ada873f215..15d8ea296c 100644 --- a/src/modules/lwsc/lwsc_mod.c +++ b/src/modules/lwsc/lwsc_mod.c @@ -54,6 +54,7 @@ static int _lwsc_timeout_send = 0; static int _lwsc_timeout_read = 2000000; static int _lwsc_timeout_init = 2000000; static str _lwsc_protocol = str_init("kmsg"); +static int _lwsc_verbosity = 0; static cmd_export_t cmds[]={ {"lwsc_request", (cmd_function)w_lwsc_request, 2, @@ -71,6 +72,7 @@ static param_export_t params[]={ { "timeout_read", PARAM_INT, &_lwsc_timeout_read }, { "timeout_init", PARAM_INT, &_lwsc_timeout_init }, { "protocol", PARAM_STR, &_lwsc_protocol }, + { "verbosity", PARAM_INT, &_lwsc_verbosity }, { 0, 0, 0 } }; @@ -215,7 +217,9 @@ static int ksr_lwsc_callback(struct lws *wsi, enum lws_callback_reasons reason, str rbuf = STR_NULL; str wbuf = STR_NULL; - LM_DBG("callback called with reason %d\n", reason); + if(_lwsc_verbosity>1) { + LM_DBG("callback called with reason %d\n", reason); + } switch (reason) { @@ -292,7 +296,9 @@ static int ksr_lwsc_callback(struct lws *wsi, enum lws_callback_reasons reason, break; case LWS_CALLBACK_TIMER: - LM_DBG("LWS_CALLBACK_TIMER - wsi: %p\n", wsi); + if(_lwsc_verbosity>0) { + LM_DBG("LWS_CALLBACK_TIMER - wsi: %p\n", wsi); + } // lws_callback_on_writable(wsi); break; @@ -340,7 +346,9 @@ static int ksr_lwsc_callback(struct lws *wsi, enum lws_callback_reasons reason, ep->wsi = NULL; break; default: - LM_DBG("unhandled reason %d\n", reason); + if(_lwsc_verbosity>1) { + LM_DBG("unhandled reason %d\n", reason); + } break; }
3 years, 8 months
1
0
0
0
← Newer
1
...
20
21
22
23
24
25
26
...
49
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
Results per page:
10
25
50
100
200