vonage-java-sdk icon indicating copy to clipboard operation
vonage-java-sdk copied to clipboard

Vonage Server SDK for Java. API support for SMS, Messages, Voice, Text-to-Speech, Numbers, Verify (2FA), Video and more.

Results 9 vonage-java-sdk issues
Sort by recently updated
recently updated
newest added

It seems `javax.servlet` is an optional dependency of the Vonage Java SDK by design (https://github.com/Vonage/vonage-java-sdk/commit/a39be5f998741862c1aa7d29661f0f6aebf3fda1). I can not find any documentation mentioning that it is an optional dependency, nor when...

Hi Team, I've just onboarded to Vonage and tried to integrate with voice api. Sometimes, May be 2 out of 10 times I'm getting a missed call, Basically it's not...

Would be nice to have `toString()` methods across the lib

Type: Improvement
help wanted
Hacktoberfest
good first time

Currently the Nexmo Library is backed by a [HttpClient using a PoolingHttpClientConnectionManager](https://github.com/Nexmo/nexmo-java/blob/9db41456d0ea7f47bc45953498aca5c146775d18/src/main/java/com/nexmo/client/HttpWrapper.java#L88) which is a blocking client. Whilst it would represent a lot of work it would be good to...

Type: Feature

Hi there would be really nice to have a possibility to set a connection and request timeouts values. Not sure whats are the default ones?

Type: Improvement

Adds Archive capabilities, as described in [the current spec](https://developer.vonage.com/api/video#archives).

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.fasterxml.jackson.core:jackson-databind](https://togithub.com/FasterXML/jackson-databind) | patch | `2.13.3` -> `2.13.4` | By merging this PR, the issue #415...

security fix

Vulnerable Library - jackson-databind-2.13.3.jar General data-binding functionality for Jackson: works on core streaming API Library home page: http://github.com/FasterXML/jackson Path to dependency file: /build.gradle Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.13.3/56deb9ea2c93a7a556b3afbedd616d342963464e/jackson-databind-2.13.3.jar,/aches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.13.3/56deb9ea2c93a7a556b3afbedd616d342963464e/jackson-databind-2.13.3.jar ## Vulnerabilities...

security vulnerability