James Seconde
James Seconde
This package is officially abandoned in favour of https://github.com/Vonage/vonage-laravel. Please use that, and open tickets in that repo if required, thanks.
This package is officially abandoned in favour of https://github.com/Vonage/vonage-laravel. Please use that, and open tickets in that repo if required, thanks.
You need to pass in `observeForceMute` into the SIP call, it's erroring because the array key hasn't been passed into the `SipCall` object: this is by design.
This is my bad: it indeed is not being returned. But #309 will fix this
This will be merged only when the feature ships in Q4.
@jeffswartz Get and list methods currently aren't in scope for this as far as the specs are concerned with us
This PR is now stale, and needs to be archived. We have a lot of refactoring as this code is ported to Vonage namespaces to do, which will likely include...
This was specifically asked to be added, so I'm going to assume that it's not been released yet. I'll merge #309 and this should resolve this and#298.
This cannot be merged until the unit tests are fixed. Can we remove the `observeForceMute` key from the `dialForceMute` mock response, and remove the assertion in `OpenTokTest.php:2169`.? Then we should...
Oh in addition to deleting the array key in `dialForceMute`, it needs to be removed in `dial` as well.