{"id":15374177,"url":"https://github.com/moteus/lua-lluv-esl","last_synced_at":"2025-04-15T15:10:35.216Z","repository":{"id":33597352,"uuid":"37249488","full_name":"moteus/lua-lluv-esl","owner":"moteus","description":"FreeSWITCH ESL implementation for lluv library","archived":false,"fork":false,"pushed_at":"2017-10-03T10:35:12.000Z","size":72,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T21:37:51.477Z","etag":null,"topics":["async","esl","freeswitch","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moteus.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}},"created_at":"2015-06-11T08:39:49.000Z","updated_at":"2022-10-17T14:09:56.000Z","dependencies_parsed_at":"2022-09-10T22:23:10.224Z","dependency_job_id":null,"html_url":"https://github.com/moteus/lua-lluv-esl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moteus%2Flua-lluv-esl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moteus%2Flua-lluv-esl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moteus%2Flua-lluv-esl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moteus%2Flua-lluv-esl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moteus","download_url":"https://codeload.github.com/moteus/lua-lluv-esl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094932,"owners_count":21211837,"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":["async","esl","freeswitch","lua"],"created_at":"2024-10-01T13:57:32.651Z","updated_at":"2025-04-15T15:10:35.196Z","avatar_url":"https://github.com/moteus.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lua-lluv-esl\n\n[![License](http://img.shields.io/badge/License-MIT-brightgreen.svg)](LICENSE)\n[![Build Status](https://travis-ci.org/moteus/lua-lluv-esl.svg?branch=master)](https://travis-ci.org/moteus/lua-lluv-esl)\n[![Coverage Status](https://coveralls.io/repos/github/moteus/lua-lluv-esl/badge.svg?branch=master)](https://coveralls.io/github/moteus/lua-lluv-esl?branch=master)\n\n## FreeSWITCH ESL implementation for lluv library\n\n```Lua\nlocal cnn = esl.Connection()\n\ncnn:open(function(self)\n  self:bgapi(\"status\", function(self, err, reply)\n    print(err or reply:getBody())\n    self:close()\n  end)\nend)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoteus%2Flua-lluv-esl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoteus%2Flua-lluv-esl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoteus%2Flua-lluv-esl/lists"}