webitel-sdk 0.1.142 → 0.1.145

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/bundles/index.esm.js +15 -12
  2. package/bundles/index.esm.js.map +1 -1
  3. package/bundles/index.esm.min.js +1 -1
  4. package/bundles/index.esm.min.js.map +1 -1
  5. package/bundles/index.umd.js +15 -12
  6. package/bundles/index.umd.js.map +1 -1
  7. package/bundles/index.umd.min.js +1 -1
  8. package/bundles/index.umd.min.js.map +1 -1
  9. package/esm2015/api/call-service-api.js +14 -11
  10. package/esm2015/api/call-service-api.js.map +1 -1
  11. package/esm2015/api-consumers/list-getter/endpoint-list-getter-api-consumer/endpoint-list-getter-api-consumer.js +2 -2
  12. package/esm2015/api-consumers/list-getter/endpoint-list-getter-api-consumer/endpoint-list-getter-api-consumer.js.map +1 -1
  13. package/esm2015/api-consumers/list-getter/sdk-list-getter-api-consumer/sdk-list-getter-api-consumer.js +4 -4
  14. package/esm2015/api-consumers/list-getter/sdk-list-getter-api-consumer/sdk-list-getter-api-consumer.js.map +1 -1
  15. package/esm2015/lookups/cloud-providers/microsoft/microsoft-region.lookup.js +33 -0
  16. package/esm2015/lookups/cloud-providers/microsoft/microsoft-region.lookup.js.map +1 -0
  17. package/esm2015/lookups/index.js +3 -0
  18. package/esm2015/lookups/index.js.map +1 -0
  19. package/esm5/api/call-service-api.js +14 -11
  20. package/esm5/api/call-service-api.js.map +1 -1
  21. package/esm5/api-consumers/list-getter/endpoint-list-getter-api-consumer/endpoint-list-getter-api-consumer.js +2 -2
  22. package/esm5/api-consumers/list-getter/endpoint-list-getter-api-consumer/endpoint-list-getter-api-consumer.js.map +1 -1
  23. package/esm5/api-consumers/list-getter/sdk-list-getter-api-consumer/sdk-list-getter-api-consumer.js +4 -4
  24. package/esm5/api-consumers/list-getter/sdk-list-getter-api-consumer/sdk-list-getter-api-consumer.js.map +1 -1
  25. package/esm5/lookups/cloud-providers/microsoft/microsoft-region.lookup.js +33 -0
  26. package/esm5/lookups/cloud-providers/microsoft/microsoft-region.lookup.js.map +1 -0
  27. package/esm5/lookups/index.js +3 -0
  28. package/esm5/lookups/index.js.map +1 -0
  29. package/package.json +1 -1
  30. package/types/api/call-service-api.d.ts +8 -8
  31. package/types/api/call-service-api.d.ts.map +1 -1
  32. package/types/api/engine-aggregate-history-call-request.d.ts +6 -0
  33. package/types/api/engine-aggregate-history-call-request.d.ts.map +1 -1
  34. package/types/api/engine-history-call.d.ts +6 -0
  35. package/types/api/engine-history-call.d.ts.map +1 -1
  36. package/types/api-consumers/list-getter/base-list-getter-api-consumer/interfaces/base-get-list-params.d.ts +1 -1
  37. package/types/api-consumers/list-getter/base-list-getter-api-consumer/interfaces/base-get-list-params.d.ts.map +1 -1
  38. package/types/api-consumers/list-getter/endpoint-list-getter-api-consumer/endpoint-list-getter-api-consumer.d.ts +1 -1
  39. package/types/api-consumers/list-getter/endpoint-list-getter-api-consumer/endpoint-list-getter-api-consumer.d.ts.map +1 -1
  40. package/types/api-consumers/list-getter/sdk-list-getter-api-consumer/sdk-list-getter-api-consumer.d.ts +2 -2
  41. package/types/api-consumers/list-getter/sdk-list-getter-api-consumer/sdk-list-getter-api-consumer.d.ts.map +1 -1
  42. package/types/lookups/cloud-providers/microsoft/microsoft-region.lookup.d.ts +6 -0
  43. package/types/lookups/cloud-providers/microsoft/microsoft-region.lookup.d.ts.map +1 -0
  44. package/types/lookups/index.d.ts +3 -0
  45. package/types/lookups/index.d.ts.map +1 -0
  46. package/esm2015/api/call-file-transcript-lookup.js +0 -13
  47. package/esm2015/api/call-file-transcript-lookup.js.map +0 -1
  48. package/esm5/api/call-file-transcript-lookup.js +0 -13
  49. package/esm5/api/call-file-transcript-lookup.js.map +0 -1
  50. package/types/api/call-file-transcript-lookup.d.ts +0 -31
  51. package/types/api/call-file-transcript-lookup.d.ts.map +0 -1
@@ -6468,7 +6468,6 @@ const CallServiceApiAxiosParamCreator = function (configuration) {
6468
6468
  },
6469
6469
  /**
6470
6470
  *
6471
- * @summary Create e call
6472
6471
  * @param {EngineCreateCallRequest} body
6473
6472
  * @param {*} [options] Override http request option.
6474
6473
  * @throws {RequiredError}
@@ -7131,10 +7130,11 @@ const CallServiceApiAxiosParamCreator = function (configuration) {
7131
7130
  * @param {string} [fts]
7132
7131
  * @param {Array<string>} [directions]
7133
7132
  * @param {'undefined' | 'true' | 'false'} [hasTranscript]
7133
+ * @param {string} [agentDescription]
7134
7134
  * @param {*} [options] Override http request option.
7135
7135
  * @throws {RequiredError}
7136
7136
  */
7137
- searchHistoryCall: async (page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, options = {}) => {
7137
+ searchHistoryCall: async (page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, agentDescription, options = {}) => {
7138
7138
  const localVarPath = `/calls/history`;
7139
7139
  const localVarUrlObj = parse(localVarPath, true);
7140
7140
  let baseOptions;
@@ -7263,6 +7263,9 @@ const CallServiceApiAxiosParamCreator = function (configuration) {
7263
7263
  if (hasTranscript !== undefined) {
7264
7264
  localVarQueryParameter['has_transcript'] = hasTranscript;
7265
7265
  }
7266
+ if (agentDescription !== undefined) {
7267
+ localVarQueryParameter['agent_description'] = agentDescription;
7268
+ }
7266
7269
  localVarUrlObj.query = {
7267
7270
  ...localVarUrlObj.query,
7268
7271
  ...localVarQueryParameter,
@@ -7468,7 +7471,6 @@ const CallServiceApiFp = function (configuration) {
7468
7471
  },
7469
7472
  /**
7470
7473
  *
7471
- * @summary Create e call
7472
7474
  * @param {EngineCreateCallRequest} body
7473
7475
  * @param {*} [options] Override http request option.
7474
7476
  * @throws {RequiredError}
@@ -7686,11 +7688,12 @@ const CallServiceApiFp = function (configuration) {
7686
7688
  * @param {string} [fts]
7687
7689
  * @param {Array<string>} [directions]
7688
7690
  * @param {'undefined' | 'true' | 'false'} [hasTranscript]
7691
+ * @param {string} [agentDescription]
7689
7692
  * @param {*} [options] Override http request option.
7690
7693
  * @throws {RequiredError}
7691
7694
  */
7692
- async searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, options) {
7693
- const localVarAxiosArgs = await CallServiceApiAxiosParamCreator(configuration).searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, options);
7695
+ async searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, agentDescription, options) {
7696
+ const localVarAxiosArgs = await CallServiceApiAxiosParamCreator(configuration).searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, agentDescription, options);
7694
7697
  return (axios = globalAxios, basePath = BASE_PATH) => {
7695
7698
  const axiosRequestArgs = {
7696
7699
  ...localVarAxiosArgs.options,
@@ -7779,7 +7782,6 @@ const CallServiceApiFactory = function (configuration, basePath, axios) {
7779
7782
  },
7780
7783
  /**
7781
7784
  *
7782
- * @summary Create e call
7783
7785
  * @param {EngineCreateCallRequest} body
7784
7786
  * @param {*} [options] Override http request option.
7785
7787
  * @throws {RequiredError}
@@ -7952,12 +7954,13 @@ const CallServiceApiFactory = function (configuration, basePath, axios) {
7952
7954
  * @param {string} [fts]
7953
7955
  * @param {Array<string>} [directions]
7954
7956
  * @param {'undefined' | 'true' | 'false'} [hasTranscript]
7957
+ * @param {string} [agentDescription]
7955
7958
  * @param {*} [options] Override http request option.
7956
7959
  * @throws {RequiredError}
7957
7960
  */
7958
- searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, options) {
7961
+ searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, agentDescription, options) {
7959
7962
  return CallServiceApiFp(configuration)
7960
- .searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, options)
7963
+ .searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, agentDescription, options)
7961
7964
  .then((request) => request(axios, basePath));
7962
7965
  },
7963
7966
  /**
@@ -8034,7 +8037,6 @@ class CallServiceApi extends BaseAPI {
8034
8037
  }
8035
8038
  /**
8036
8039
  *
8037
- * @summary Create e call
8038
8040
  * @param {EngineCreateCallRequest} body
8039
8041
  * @param {*} [options] Override http request option.
8040
8042
  * @throws {RequiredError}
@@ -8216,13 +8218,14 @@ class CallServiceApi extends BaseAPI {
8216
8218
  * @param {string} [fts]
8217
8219
  * @param {Array<string>} [directions]
8218
8220
  * @param {'undefined' | 'true' | 'false'} [hasTranscript]
8221
+ * @param {string} [agentDescription]
8219
8222
  * @param {*} [options] Override http request option.
8220
8223
  * @throws {RequiredError}
8221
8224
  * @memberof CallServiceApi
8222
8225
  */
8223
- searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, options) {
8226
+ searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, agentDescription, options) {
8224
8227
  return CallServiceApiFp(this.configuration)
8225
- .searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, options)
8228
+ .searchHistoryCall(page, size, q, sort, fields, createdAtFrom, createdAtTo, userId, agentId, queueId, teamId, memberId, gatewayId, durationFrom, durationTo, skipParent, parentId, cause, hasFile, domainId, number, direction, answeredAtFrom, answeredAtTo, missed, storedAtFrom, storedAtTo, id, transferFrom, transferTo, dependencyId, tags, amdResult, fts, directions, hasTranscript, agentDescription, options)
8226
8229
  .then((request) => request(this.axios, this.basePath));
8227
8230
  }
8228
8231
  /**
@@ -25553,7 +25556,7 @@ async function getMediaStream(constraints) {
25553
25556
 
25554
25557
  const getVersion = () => {
25555
25558
  // @ts-ignore
25556
- return '"0.1.142"';
25559
+ return '"0.1.145"';
25557
25560
  };
25558
25561
  var version = getVersion();
25559
25562