Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • R REVECallSDKSample
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • sdk
  • REVECallSDKSample
  • Wiki
  • Demo App Details

Demo App Details · Changes

Page history
Update Demo App Details authored Nov 14, 2021 by Sourav Das's avatar Sourav Das
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 6 deletions
+1 -6
  • Demo-App-Details.md Demo-App-Details.md +1 -6
  • No files found.
Demo-App-Details.md
View page @ 8edd8f29
...@@ -10,7 +10,7 @@ Main Activity also hosts all the log in and log out logic. Main activity's workf ...@@ -10,7 +10,7 @@ Main Activity also hosts all the log in and log out logic. Main activity's workf
1. Check & ask for Audio Recording Permission 1. Check & ask for Audio Recording Permission
2. Build AppConfig. 2. Build AppConfig.
3. Restart SIP functionalites 3. Restart SIP.
4. Start the service that Listenes for Incoming calls 4. Start the service that Listenes for Incoming calls
5. Let user start any Outgoing Call Activity. 5. Let user start any Outgoing Call Activity.
6. Log in and out of accounts. 6. Log in and out of accounts.
...@@ -24,17 +24,12 @@ In this activity You can start an outgoing call by typing the number in the edit ...@@ -24,17 +24,12 @@ In this activity You can start an outgoing call by typing the number in the edit
Finally You can Change Login Credentials from the panel below as well as view call logs. Finally You can Change Login Credentials from the panel below as well as view call logs.
![main_logs](uploads/ce2f91b0e487f6e5c18fd6bc89055841/main_logs.jpg)
![main_settings](uploads/c7a1aa424c15da38d8f9be9e9e835f2a/main_settings.jpg)
<a href="url"><img src="uploads/ce2f91b0e487f6e5c18fd6bc89055841/main_logs.jpg" width="350" ></a> <a href="url"><img src="uploads/ce2f91b0e487f6e5c18fd6bc89055841/main_logs.jpg" width="350" ></a>
<a href="url"><img src="uploads/c7a1aa424c15da38d8f9be9e9e835f2a/main_settings.jpg" width="350" ></a> <a href="url"><img src="uploads/c7a1aa424c15da38d8f9be9e9e835f2a/main_settings.jpg" width="350" ></a>
## CallWindowActivity ## CallWindowActivity
This Activity is shown when there is an active call going on which may either be incoming or outgoing. End Call Button ends any call but Accept Call button only shows up it is an incoming call. The Call states durations etc are shown up in this layout. This Activity is shown when there is an active call going on which may either be incoming or outgoing. End Call Button ends any call but Accept Call button only shows up it is an incoming call. The Call states durations etc are shown up in this layout.
![call_incoming](uploads/2826e0002a67d5a8f40aa53ccc2bfbb9/call_incoming.jpg)
![call_connected](uploads/814b3509de12c62bc0101e38fd450405/call_connected.jpg)
<a href="url"><img src="uploads/2826e0002a67d5a8f40aa53ccc2bfbb9/call_incoming.jpg" width="350" ></a> <a href="url"><img src="uploads/2826e0002a67d5a8f40aa53ccc2bfbb9/call_incoming.jpg" width="350" ></a>
<a href="url"><img src="uploads/814b3509de12c62bc0101e38fd450405/call_connected.jpg" width="350" ></a> <a href="url"><img src="uploads/814b3509de12c62bc0101e38fd450405/call_connected.jpg" width="350" ></a>
Clone repository
  • Call Handling
  • Configuring Listeners
  • Demo App Details
  • Get Api Key
  • Other Important Topics
  • Home