RestComm / Restcomm-Connect

The Open Source Cloud Communications Platform
http://www.restcomm.com/
GNU Affero General Public License v3.0
240 stars 214 forks source link

[WIP]jira-2165 RC should send BYE to XMS when stop recording. #2956

Closed xhoaluu closed 6 years ago

xhoaluu commented 6 years ago

What this PR does / why we need it: RC does not send BYE to XMS if Record verb at the end, Caller drop the call at middle of record. That make XMS resource cannot be released.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes # https://telestax.atlassian.net/browse/RESTCOMM-2165 Special notes for your reviewer: All information is provided in Jira ticket.

jaimecasero commented 6 years ago

@xhoaluu can you merge with latest master to check test results on CI again please? i think some of the failing tests were fixed on master