Skip to content

Android app to record and sync all call details and call recording to a central server using mssql and ftp

Notifications You must be signed in to change notification settings

duadhruv/CallSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CallSync

Android app to record and sync all call details and call recording to a central server using mssql and ftp

This App requires a mssql database on a local or over the web server All the scripts to run on the mssql database is included in the scripts.sql The directory of the recorded files in the phone needs to be selectd in the android app Automatic matching of recorded calls with call details for samsung mobiles with oneui This app contains background services which get triggered whenever a call is recieved or made or rejected and gets synced to the server automatically if connected Suggested removing this app from power optimization for proper performance Support for adding company name of the contact added in the database App also provides a list of all the calls made from a specific phone can other connected phones can also be viewed from the same phone

Features

  1. Runs in background to sync all the call

  1. If not connected to server, App automatically stores the details in sqlite database and backs it up to main server when connected

  1. Provides a full Listview of all the calls and person can view others call details who are registered to the same company

  2. Provides countinous alert notification when the phone is not connected to the main server

  1. Show the last sync time in the notification panel

  1. Contains provision for adding company name for a specific phone number

  1. Contains flexible settings for different dbnames and password and also for over the web server

  1. In app playback of recorded calls directily from the ftp server

  1. Search bar on top to search through all the call history for caller name or company name

  1. Dialog to show all the details about the caller

  1. Ability to add remarks for a perticular call with green indication when filled.

About

Android app to record and sync all call details and call recording to a central server using mssql and ftp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published