Download the PHP package wearesho-team/evrotel without Composer
On this page you can find all versions of the php package wearesho-team/evrotel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package evrotel
Evrotel API Integration
This library created using API Docs
Installation
Usage
Configuration
You can use Config to configure app. Also, Environment Config available:
- EVROTEL_TOKEN, string - token received from Evrotel manager
- EVROTEL_BILL_CODE, integer - bill code received from Evrotel manager
- EVROTEL_BASE_URL, string, default
http://m01.sipiko.net/
- base url for statistics files - EVROTEL_AUTO_DIAL_URL, string, default
https://autodial.evro-tel.com.ua/autodialapi/call_worker_api.php
, url for auto dial requests.
Statistics
You can use Config to configure statistics client. Also, Environment Config available:
- EVROTEL_STATISTICS_BASE_URL, string, default
https://callme.sipiko.net/
- base url for statistics requests - EVROTEL_STATISTICS_AUTODIAL_NUMBER, string, default
null
- if specified, all statistics call with samefrom
will be marked as auto dials.
Receiver
Auto Dial
Before call initiating you need to push media file
After pushing media you can use your file to make dials:
Statistics
See Statistics\Call for details.
Initializer
To initialize call you need to use Initializer\Client.
Contributors
- Alexander
Letnikow
License
MIT
All versions of evrotel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
horat1us/environment-config Version ^1.2
guzzlehttp/guzzle Version ^6.3
nesbot/carbon Version ^1.30
wearesho-team/base-collection Version ^1.0
ext-json Version *
horat1us/environment-config Version ^1.2
guzzlehttp/guzzle Version ^6.3
nesbot/carbon Version ^1.30
wearesho-team/base-collection Version ^1.0
ext-json Version *
The package wearesho-team/evrotel contains the following files
Loading the files please wait ....