{"id":20916239,"url":"https://github.com/qualityunit/asterisk_la_calls_internal-api-python","last_synced_at":"2026-04-26T19:31:57.642Z","repository":{"id":47264086,"uuid":"95108271","full_name":"QualityUnit/asterisk_la_calls_internal-api-python","owner":"QualityUnit","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-12T11:17:28.000Z","size":18649,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-12T17:46:21.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/QualityUnit.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-22T11:25:36.000Z","updated_at":"2026-03-12T11:17:33.000Z","dependencies_parsed_at":"2025-12-24T19:04:12.322Z","dependency_job_id":null,"html_url":"https://github.com/QualityUnit/asterisk_la_calls_internal-api-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/QualityUnit/asterisk_la_calls_internal-api-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityUnit%2Fasterisk_la_calls_internal-api-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityUnit%2Fasterisk_la_calls_internal-api-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityUnit%2Fasterisk_la_calls_internal-api-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityUnit%2Fasterisk_la_calls_internal-api-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QualityUnit","download_url":"https://codeload.github.com/QualityUnit/asterisk_la_calls_internal-api-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityUnit%2Fasterisk_la_calls_internal-api-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-18T16:20:58.064Z","updated_at":"2026-04-26T19:31:57.636Z","avatar_url":"https://github.com/QualityUnit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# liveagent_calls_internal_api\nAsterisk LA connector internal\n\nThis Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:\n\n- API version: 1.0.1\n- Package version: 1.0.0\n- Build date: 2025-11-25T13:28:53.750Z\n- Build package: class io.swagger.codegen.languages.PythonClientCodegen\n\n## Requirements.\n\nPython 2.7 and 3.4+\n\n## Installation \u0026 Usage\n### pip install\n\nIf the python package is hosted on Github, you can install directly from Github\n\n```sh\npip install git+https://github.com/YOUR_GIT_USR_ID/YOUR_GIT_REPO_ID.git\n```\n(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/YOUR_GIT_USR_ID/YOUR_GIT_REPO_ID.git`)\n\nThen import the package:\n```python\nimport liveagent_calls_internal_api \n```\n\n### Setuptools\n\nInstall via [Setuptools](http://pypi.python.org/pypi/setuptools).\n\n```sh\npython setup.py install --user\n```\n(or `sudo python setup.py install` to install the package for all users)\n\nThen import the package:\n```python\nimport liveagent_calls_internal_api\n```\n\n## Getting Started\n\nPlease follow the [installation procedure](#installation--usage) and then run the following:\n\n```python\nimport time\nimport liveagent_calls_internal_api\nfrom liveagent_calls_internal_api.rest import ApiException\nfrom pprint import pprint\n# create an instance of the API class\napi_instance = liveagent_calls_internal_api.CallsinternalApi\ncall_id = 'call_id_example' # str | \n\ntry:\n    # Cancel outgoing call (before the agent initiated it on external device)\n    api_response = api_instance.call_cancel_create(call_id)\n    pprint(api_response)\nexcept ApiException as e:\n    print \"Exception when calling CallsinternalApi-\u003ecall_cancel_create: %s\\n\" % e\n\n```\n\n## Documentation for API Endpoints\n\nAll URIs are relative to *http://127.0.0.1:8080/v1*\n\nClass | Method | HTTP request | Description\n------------ | ------------- | ------------- | -------------\n*CallsinternalApi* | [**call_cancel_create**](docs/CallsinternalApi.md#call_cancel_create) | **POST** /call/_cancelStart | Cancel outgoing call (before the agent initiated it on external device)\n*CallsinternalApi* | [**call_create**](docs/CallsinternalApi.md#call_create) | **POST** /call/_start | Originate new call\n*CallsinternalApi* | [**call_listen**](docs/CallsinternalApi.md#call_listen) | **POST** /call/_listen | Request call listening\n*CallsinternalApi* | [**call_redirect**](docs/CallsinternalApi.md#call_redirect) | **POST** /call/{callId}/_redirect | Redirect call (Complete attended transfer)\n*CallsinternalApi* | [**call_redirect_refer**](docs/CallsinternalApi.md#call_redirect_refer) | **POST** /call/{callId}/_redirect_refer | Redirect call by refer (Complete attended transfer)\n*CallsinternalApi* | [**call_status**](docs/CallsinternalApi.md#call_status) | **GET** /call/{callId}/_status | Return the status of call\n*CallsinternalApi* | [**call_stop_listen**](docs/CallsinternalApi.md#call_stop_listen) | **POST** /call/_stopListen | Stop call listening\n*CallsinternalApi* | [**call_transfer**](docs/CallsinternalApi.md#call_transfer) | **POST** /call/{callId}/_transfer | Blind transfer call to a different number\n*CallsinternalApi* | [**dtmf_channel**](docs/CallsinternalApi.md#dtmf_channel) | **POST** /call/{callId}/channels/{channelId}/_dtmf | Send provided DTMF to channel\n*CallsinternalApi* | [**end_channel**](docs/CallsinternalApi.md#end_channel) | **POST** /call/{callId}/channels/{channelId}/_end | End channel\n*CallsinternalApi* | [**hold_channel**](docs/CallsinternalApi.md#hold_channel) | **POST** /call/{callId}/channels/{channelId}/_hold | Hold channel\n*CallsinternalApi* | [**mute_channel**](docs/CallsinternalApi.md#mute_channel) | **POST** /call/{callId}/channels/{channelId}/_mute | Mute channel\n*CallsinternalApi* | [**unhold_channel**](docs/CallsinternalApi.md#unhold_channel) | **POST** /call/{callId}/channels/{channelId}/_unhold | Unhold channel\n*CallsinternalApi* | [**unmute_channel**](docs/CallsinternalApi.md#unmute_channel) | **POST** /call/{callId}/channels/{channelId}/_unmute | Unmute channel\n*HealthcheckApi* | [**healthcheck**](docs/HealthcheckApi.md#healthcheck) | **GET** /healthcheck | Healthcheck\n*ResourcesApi* | [**resources**](docs/ResourcesApi.md#resources) | **GET** /resources | List alive objects and threads\n*SoundsApi* | [**sound_add**](docs/SoundsApi.md#sound_add) | **POST** /sounds | Uploads new sound. This is used mainly for checking if sound has correct format. Sounds used in IVR are lazy converted when needed.\n\n\n## Documentation For Models\n\n - [Call](docs/Call.md)\n - [ErrorResponse](docs/ErrorResponse.md)\n - [OkResponse](docs/OkResponse.md)\n\n\n## Documentation For Authorization\n\n All endpoints do not require authorization.\n\n\n## Author\n\nsupport@qualityunit.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualityunit%2Fasterisk_la_calls_internal-api-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqualityunit%2Fasterisk_la_calls_internal-api-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualityunit%2Fasterisk_la_calls_internal-api-python/lists"}