{"id":20366185,"url":"https://github.com/camilo716/autocalls","last_synced_at":"2026-05-06T09:36:55.795Z","repository":{"id":196296588,"uuid":"695268135","full_name":"Camilo716/AutoCalls","owner":"Camilo716","description":"Bulk dialer","archived":false,"fork":false,"pushed_at":"2023-12-16T13:19:17.000Z","size":449,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T04:41:16.771Z","etag":null,"topics":["asp-net","csharp","dotnet","entity-framework-core","freeswitch","postgresql","xunit"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Camilo716.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-22T18:17:53.000Z","updated_at":"2024-04-08T22:45:04.000Z","dependencies_parsed_at":"2023-09-25T02:30:02.766Z","dependency_job_id":"deb16acc-3fc8-4c36-9c92-d77214447a1a","html_url":"https://github.com/Camilo716/AutoCalls","commit_stats":null,"previous_names":["camilo716/autocalls"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Camilo716%2FAutoCalls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Camilo716%2FAutoCalls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Camilo716%2FAutoCalls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Camilo716%2FAutoCalls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Camilo716","download_url":"https://codeload.github.com/Camilo716/AutoCalls/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241907912,"owners_count":20040551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net","csharp","dotnet","entity-framework-core","freeswitch","postgresql","xunit"],"created_at":"2024-11-15T00:23:09.028Z","updated_at":"2026-05-06T09:36:55.763Z","avatar_url":"https://github.com/Camilo716.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoCalls\n\nAutoCalls is a project that provides functionality for saving phone numbers and audio files in a database, and then conducting mass phone calls to multiple numbers while playing an audio message.\n\n## Features\n\n- Phone Number Management: Easily store and manage phone numbers in a database.\n\n- Audio Storage: Store audio byte stream in a database for playback during phone calls.\n\n- Mass Calling: Initiate mass phone calls to a list of numbers and deliver a predefined audio message.\n\n## Technologies Used\n\n- ASP.NET\n- PostgreSQL\n- Entity Framework\n- FreeSWITCH\n- XUnit\n\nFor a better understanding of the project see \u003chttps://www.youtube.com/watch?v=bnjbOyq8L8U\u003e 😹\n\n## Run Tests\n\n``` bash\ndotnet test\n```\n\n## Set Database\n\n1. Configure connection in appsettings.json or appsettings.development.json.\n2. Create schema:\n\n``` bash\ncd ./AutoCallsApi \ndotnet ef migrations add MigrationName\ndotnet ef database update\n```\n\n## Deploy and configure local FreeSWITCH container\n\n1. Configure FreeSWITCH server and port in appsettings.json or appsettings.development.json.\n2. Deploy local FreeSWITCH:\n\n```bash\ngit clone https://github.com/Camilo716/FreeSWITCH\n```\n\nRemember to mount audios volume inside FreeSWITCH docker, changing \"ROUTE_TO_AUTOCALLS_PROJECT\" in docker-compose.yml  for your local one. Then:\n\n```bash\ncd ./FreeSWITCH\ndocker-compose up\n```\n\n## Run the API\n\n``` bash\n\ncd ./AutoCallsApi\ndotnet run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamilo716%2Fautocalls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamilo716%2Fautocalls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamilo716%2Fautocalls/lists"}