Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest SDK Version : 1.0.12 #13

Merged
merged 2 commits into from
Dec 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Exotel-Voice-Sample/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## [1.0.12] 20-11-2024
* [VST-899]
** Added a call to self.onSipStarted() during the Cloudonix initialization process and updated the stop() function to ensure it waits for the completion of each function before proceeding to the next.

## [1.0.11] 25-11-2024
* [VST-881]
** Adding delay in stop function, and checking system state (Fatal message crash fix)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# exotel-voip-sdk-ios
Contains SDK, integration guide, sample app code and API documentation.

Latest SDK Version : [1.0.11](https://github.com/exotel/exotel-voip-sdk-ios/releases/latest)
Latest SDK Version : [1.0.12](https://github.com/exotel/exotel-voip-sdk-ios/releases/latest)

## Exotel Voice SDK
Download the ExotelVoice.framework.zip sdk file and unzip it, follow the instructions provided in [Exotel Voice Client IOS SDK Integration Guide.pdf](https://github.com/exotel/exotel-voip-sdk-ios/blob/main/Exotel%20Voice%20Client%20IOS%20SDK%20Integration%20Guide.pdf).
Expand Down
Binary file removed SDK/ExotelVoice-1.0.11.tar.gz
Binary file not shown.
Binary file added SDK/ExotelVoice-1.0.12.tar.gz
Binary file not shown.