yeti-web icon indicating copy to clipboard operation
yeti-web copied to clipboard

Yeti admin interface. Opensource SIP SBC with billing.

Results 82 yeti-web issues
Sort by recently updated
recently updated
newest added

In yeti web the Table Pagination Counter is working incorrectly when **calculating the maximum visible table items per page**. **Current result example:** Per page: 50 Total records = 113 Page...

``` PG::NotNullViolation: ERROR: null value in column "enabled" of relation "destinations" violates not-null constraint DETAIL: Failing row contains (4201704, null, 67572, 26, 0.47, 0.0, 60, 60, 0, 0, 1, 0.47,...

pgq processors should report to **prometheus-collector** daemon counters for processed events and errors

PGQ Processor

It would be nice to have a posibility to create a custom Subject, Body email with text, signatures etc for the customer/vendor when sending out invoices. Also good to have...

enhancement
Business Logic

https://github.com/yeti-switch/yeti-web/pull/350#discussion_r212998280

refactoring
Admin UI

refs #586 #587 * [ ] Stats::ActiveCallAccount customer api add sorting * [x] Stats::ActiveCallAccount db add index by account_id,created_at * [ ] Stats::ActiveCallAccount db partitioning by day * [ ]...

feature-request
Business Logic

to prevent situation with non covered by specs broken code to go to the master branch we can enable loading whole code while booting application. FYI: it will increase a...

refactoring

We need allow customer to chose report email format: **Html table**, **CSV attachment**, **Html table + CSV attachment**(current behavior)

enhancement
Admin UI

Currently Dialpeer/Destination/Gateways may be locked by bad ACD or ASR statistics. Short calls limits also should be checked. https://github.com/yeti-switch/yeti-web/blob/master/app/jobs/jobs/termination_quality_check.rb

enhancement
Business Logic