{"id":13398931,"url":"https://github.com/kamailio/kamailio","last_synced_at":"2025-05-13T20:09:26.828Z","repository":{"id":12443228,"uuid":"15101579","full_name":"kamailio/kamailio","owner":"kamailio","description":"Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -","archived":false,"fork":false,"pushed_at":"2025-05-11T14:01:11.000Z","size":119411,"stargazers_count":2444,"open_issues_count":38,"forks_count":995,"subscribers_count":163,"default_branch":"master","last_synced_at":"2025-05-12T16:21:13.982Z","etag":null,"topics":["iot","kamailio","sip","telephony","voip","volte","webrtc"],"latest_commit_sha":null,"homepage":"https://www.kamailio.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kamailio.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":".github/CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-12-11T08:09:40.000Z","updated_at":"2025-05-12T15:28:43.000Z","dependencies_parsed_at":"2023-11-13T11:25:40.818Z","dependency_job_id":"bbd014cc-09c3-46a3-ab86-56ce51dbfc38","html_url":"https://github.com/kamailio/kamailio","commit_stats":{"total_commits":36674,"total_committers":565,"mean_commits":64.90973451327433,"dds":0.6732017232917054,"last_synced_commit":"75fd8efcdf46f8745629fbfaf005bfbed5ed89e7"},"previous_names":[],"tags_count":255,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamailio%2Fkamailio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamailio%2Fkamailio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamailio%2Fkamailio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamailio%2Fkamailio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamailio","download_url":"https://codeload.github.com/kamailio/kamailio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020605,"owners_count":22000752,"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":["iot","kamailio","sip","telephony","voip","volte","webrtc"],"created_at":"2024-07-30T19:00:32.814Z","updated_at":"2025-05-13T20:09:26.797Z","avatar_url":"https://github.com/kamailio.png","language":"C","funding_links":[],"categories":["Contribution Guidelines","C","PBX Servers","Apps","Edge/Applications","Interconnect"],"sub_categories":["Native Client Applications","Communication","Applications","SBC, IMS"],"readme":"\n\nKamailio v6.0\n=============\n\nhttps://www.kamailio.org\n\nTable of contents\n  I.   About Kamailio\n  II.  Feature List\n  III. Getting started\n  IV.  About the project\n  V.   Obtaining Help\n  VI.  Contributions\n  VII. More Information\n\n\nI. About Kamailio\n=================\n\nKamailio is an industrial-strength, free server for realtime communication,\nbased on the Session Initiation Protocol (SIP RFC3261).\n\nIt is engineered to power Realtime Communications such as IP telephony and\npresence infrastructures up to large scale. With embedded support for\nWebSockets/WebRTC, HTTP, XSRP and XMLrpc as well as Json-rpc it's a modern\nserver, up to date with current standards on IPv4/IPv6 and TLS security.\n\nKamailio keeps track of users, sets up multimedia sessions, relays instant\nmessages and creates space for new plug-in applications. Its proven\ninteroperability guarantees seamless integration with components from other\nvendors, eliminating the risk of a single-vendor trap. Kamailio has\nsuccessfully participated in various interoperability tests in which it worked\nwith the products of other leading SIP vendors.\n\nThe Kamailio software enables a flexible plug-in model for new applications:\nthird parties can easily link their plug-ins with the server code and provide\nthereby advanced and customized services. With a modern RPC interface, 3rd\nparty application can integrate and interact with services provided by\nKamailio. By using the EVAPI interface or the embedded HTTP server restful\napplications can be built.\n\nKamailio's performance and robustness allows it to serve millions of users and\naccommodate needs of very large operators. With a low-cost dual-CPU, the\nKamailio server is able to power IP telephony services in an area as large as\nthe Bay Area during peak hours.\n\nThe Kamailio server is extremely configurable to allow the creation of various\nrouting and admission policies as well as setting up new and customized\nservices. Its configurability  allows it to serve many roles: network security\nbarrier, presence server, application server,  IMS server or PSTN gateway guard\n(Edge Proxy / Session Border Controller) for example.\n\n\nII. Feature List\n================\n\nPlease visit https://www.kamailio.org/ for the most up-to-date feature list.\nNote that as features easily are added as modules, changes can occur quickly.\n\nMost of Kamailio's features are implemented as plug-in modules. See\nour web site for a current list.\n\nIII. Getting started\n====================\n\nThe documentation wiki is an important source of tutorials for installing\nand understanding how Kamailio works:\n\n  * https://www.kamailio.org/wikidocs/\n\nThe INSTALL document provides more details and guidelines that will help with\nthe installation.\n\nKamailio is composed of a core and additional modules. For each module\nthere is a README with documentation on how to configure and use the\nmodule. These are available in each modules source code directory as well\nas on the kamailio.org web site.\n\nWe recommend that you continue with reading README-MODULES and then the\ndocument named INSTALL.\n\nIV. About kamailio.org\n========================\n\nThe Kamailio project has roots in a line of projects starting with SIP Express\nRouter, then OpenSER and now Kamailio. A merge project was started during the\nfall of 2008 by developers from the OpenSER project, recently renamed to\nKamailio.org, and SIP Express Router (SER) from iptel.org.\n\nKamailio is the result of a merge of the code base and years of experience from\nboth developer teams. During the development of the release 4.0, autumn-winter\nof 2012, the merger of the products was completed and a unified product was\nreleased.\n\nSee https://www.kamailio.org/ for the story of SER, OpenSER and Kamailio.\n\nV. Obtaining Help\n=================\n\nWe offer best-effort free support for Kamailio. \"best-effort\" means\nthat we try to solve your problems via email as soon as we can,\nsubject to available manpower.\n\nTo receive feedback to your inquiries, we recommend you to subscribe\nto the sr-users mailing list and post your queries there. This mailing\nlist is set up for mutual help by the community of Kamailio users and developers.\nTo participate in the mailing list, subscribe at the following web address:\n         https://lists.kamailio.org/mailman/listinfo/sr-users\n\nThe IRC channel #kamailio on freenode.net is a place where to meet and discuss\nwith other members of Kamailio community. Additionally there is also a Matrix\nKamailio community channel available on https://riot.kamailio.dev/.\n\nVI. Contributions\n=================\n\nKamailio is an open source project managed and developed by its community.\nAnyone is welcome to join the development efforts and contribute with code,\ndocumentation or other resources that could help the project.\n\nFor code contributions, follow the suggestions provided at:\n\n  * https://www.kamailio.org/wikidocs/devel/git-commit-guidelines\n\nThe recommended way to contribute code is via pull requests to Kamailio\nproject on Github:\n\n  * https://github.com/kamailio\n\nVII. More Information\n=====================\n\nMost up-to-date information is always available at our website,\n                 https://www.kamailio.org/\n\nParticularly, it includes:\n- administrator's guide\n- configuration cookbooks (core, pseudovariables and transformations)\n- module documentation\n- installation guidelines (INSTALL)\n- download links\n- etc.\n\nYou can also follow us on Twitter as @kamailio and like us on Facebook\nto get regular updates.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamailio%2Fkamailio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamailio%2Fkamailio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamailio%2Fkamailio/lists"}