Re: [sr-dev] [kamailio/kamailio] There is no jwt.so (#2883)

2021-10-14 Thread hance2010
Closed #2883.

-- 
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/2883#event-5466845366___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] There is no jwt.so (#2883)

2021-10-14 Thread Victor Seva
from the README at src/modules/jwt
```
2.2. External Libraries or Applications

   The following libraries or applications must be installed before
   running Kamailio with this module loaded:
 * libjwt - minimum version 1.12.0.
```
https://packages.debian.org/search?keywords=libjwt

1.10.2-1 is the last version packaged

-- 
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/2883#issuecomment-943341024___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


Re: [sr-dev] [kamailio/kamailio] There is no jwt.so (#2883)

2021-10-14 Thread Daniel-Constantin Mierla
Maybe @linuxmaniac can comment on it -- not sure if the required library is 
available or simply not added to packaging.

-- 
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/2883#issuecomment-943140516___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev


[sr-dev] [kamailio/kamailio] There is no jwt.so (#2883)

2021-10-13 Thread hance2010


### Description

```
apt install kamailio kamailio-*

find /usr/lib/x86_64-linux-gnu/kamailio/modules -name jwt.so

and nothing.

```


### Troubleshooting

 Reproduction



 Debugging Data



```
(paste your debugging data here)
```

 Log Messages



```
(paste your log messages here)
```

 SIP Traffic



```
(paste your sip traffic here)
```

### Possible Solutions



### Additional Information

  * **Kamailio Version** - output of `kamailio -v`

```
kamailio5.5.2
```

* **Operating System**:



```
debian10
```


-- 
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/2883___
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev