{"id":20465717,"url":"https://github.com/tochemey/dotnetfreeswitch","last_synced_at":"2025-04-13T08:43:57.887Z","repository":{"id":50219174,"uuid":"64015966","full_name":"Tochemey/DotNetFreeSwitch","owner":"Tochemey","description":"FreeSwitch library for DotNet","archived":false,"fork":false,"pushed_at":"2024-05-11T15:56:17.000Z","size":9470,"stargazers_count":48,"open_issues_count":3,"forks_count":28,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-05-12T16:15:28.884Z","etag":null,"topics":["dotnetty","freeswitch","ivr","telephony","voice","voip"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tochemey.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-07-23T12:49:30.000Z","updated_at":"2024-06-25T09:03:17.339Z","dependencies_parsed_at":"2023-01-29T12:30:58.518Z","dependency_job_id":"df042c25-2f3f-4a84-9651-d2a62c62904d","html_url":"https://github.com/Tochemey/DotNetFreeSwitch","commit_stats":null,"previous_names":["tochemey/modfreeswitch"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tochemey%2FDotNetFreeSwitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tochemey%2FDotNetFreeSwitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tochemey%2FDotNetFreeSwitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tochemey%2FDotNetFreeSwitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tochemey","download_url":"https://codeload.github.com/Tochemey/DotNetFreeSwitch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248687739,"owners_count":21145760,"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":["dotnetty","freeswitch","ivr","telephony","voice","voip"],"created_at":"2024-11-15T13:19:33.010Z","updated_at":"2025-04-13T08:43:57.855Z","avatar_url":"https://github.com/Tochemey.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DotNetFreeSwitch\n\n[![Stability: Maintenance](https://masterminds.github.io/stability/maintenance.svg)](https://masterminds.github.io/stability/maintenance.html)\n\n_DotNetFreeSwitch up to the latest release is considered feature complete and mature. \nNo future feature development is planned, though bugs and security issues are fixed._\n\n[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/Tochemey/DotNetFreeSwitch/ci.yml?branch=main\u0026style=flat-square)](https://github.com/Tochemey/ModFreeSwitch/actions/workflows/ci.yml)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://opensource.org/licenses/Apache-2.0)\n[![Nuget](https://img.shields.io/nuget/v/DotNetFreeSwitch?style=flat-square)](https://www.nuget.org/packages/DotNetFreeSwitch/)\n\n## Introduction\n\nDotNetFreeSwitch is a socket library that helps interact with the FreeSwitch via its [mod_event_socket](https://freeswitch.org/confluence/display/FREESWITCH/mod_event_socket).\nIt has been written to run both on .Net8 .Net7 and .Net6 as well. The library is written using [DotNetty](https://github.com/Azure/DotNetty).\n\n## Features\n\nThe library in its current state can be used to interact with FreeSwitch easily in:\n\n* Inbound mode [Event Socket Inbound](https://freeswitch.org/confluence/display/FREESWITCH/mod_event_socket#mod_event_socket-Inbound)\n* Outbound mode [Event Socket Outbound](https://wiki.freeswitch.org/wiki/Event_Socket_Outbound)\n* One good thing it has is that you can implement your own FreeSwitch message encoder and decoder if you do not want to use the built-in ones.\n\n## Installation\n\n```bash\n dotnet add package DotNetFreeSwitch\n```\n\n## Example\n\nkindly check the Demo project in this repo.\n\n## Contribution policy\n\nContributions via GitHub pull requests are gladly accepted from their original author. Along with\nany pull requests, please state that the contribution is your original work and that you license\nthe work to the project under the project's open source license. Whether or not you state this\nexplicitly, by submitting any copyrighted material via pull request, email, or other means you\nagree to license the material under the project's open source license and warrant that you have the\nlegal authority to do so.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftochemey%2Fdotnetfreeswitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftochemey%2Fdotnetfreeswitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftochemey%2Fdotnetfreeswitch/lists"}