Restcomm-Connect icon indicating copy to clipboard operation
Restcomm-Connect copied to clipboard

The Open Source Cloud Communications Platform

Results 105 Restcomm-Connect issues
Sort by recently updated
recently updated
newest added

**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > > /kind bug > /kind feature **What happened**: **What you expected...

# Summary Long messages get split incorrectly by Restcomm. - Each message has unexpected extra bytes at the start of its text. This part is 100% repeatable. - Often some...

# Summary If a message containing a high-order character is posted to a Restcomm number, the payload sent to a Restcomm client is coded with extra null characters. # Steps...

Allow RestComm to Support configuration of RCML to be called for Early Media scenarios such as RingBackTones

2. Enhancement
Help Wanted
Hacktoberfest

When trying to sign in a closed account, Console displays an "Error. Unknown error" message. Insead, we should display something like: "Sorry, you can't use this account. It has been...

1. Bug
REST API
Dashboard
Minor_Importance

Reason is that the script is modifying its own contents, as can be seen below ``` $ cat gsed_macos.sh #!/bin/bash ## Description: Change 'sed' to 'gsed' for MacOS users in...

Help Wanted
Hacktoberfest

Hi, When I'm paginating through Call records returned from the Calls.json endpoint I initially tried to detect the last page using StringUtils.isEmpty(nextPageUri), however this didn't work as expected because on...

1. Bug
REST API

See below, start date is 1st December but the records starts at 2nd True for both Daily and Monthly curl --user 'ACXXX:YYYYY' 'https://cloud.restcomm.com/restcomm/2012-04-24/Accounts/ACXXXX/Usage/Records/Monthly.json?EndDate=2016-12-31&StartDate=2016-12-01&Category=CALLS' [ { "category": "calls", "description": "Total Calls",...

1. Bug
REST API
Help Wanted
Hacktoberfest

Achieve parity with Twilio UsageRecords API

REST API