Skip to content

Tags: converba/kazoo

Tags

4.3.23

Toggle 4.3.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
KAZOO-6058: expand good standing checks and item options (2600hz#5558)

* KAZOO-6058: expand good standing checks and item options

* KAZOO-6058: bump

* KAZOO-6058: formating

* KAZOO-6058: caching options and logging

* KAZOO-6058: make apis

* KAZOO-6058: formatting

4.3.22

Toggle 4.3.22's commit message
[4.3] HELP-41845: generate CSVs providing a consistent cell ordering (2…

…600hz#5495)

* HELP-41845: generate CSVs providing a consistent cell ordering

Rather than ouputting rows in an ad-hoc manner, apply a consistent
ordering of JSON paths to cells when processing JSON objects that may
vary in the paths present.

* return 204 no content for empty CSVs

* logging

* logline updates

* not really an error anymore

* type cleanup

* handle already-encoded CSVs

* more tests for CSV fetching

* if we have an acc use it

* HELP-41845: handle customized csv chunk response

* maybe not setting headers?

* let not set content-disposition to a file path

* make fmt

4.3.21

Toggle 4.3.21's commit message
KAZOO-6046: return negative amounts for debits (2600hz#5489)

4.3.20

Toggle 4.3.20's commit message
[4.3] check only data for preview, remove private comment if not supe…

…rduper (2600hz#5478)

* check only data for to addresses if notification is preview

* don't expose private comment in smtp log if notification is port comment and comment is private

4.2.48

Toggle 4.2.48's commit message
Kazoo 6039 4.2 (2600hz#5466)

* KAZOO-6039: added system_config option to disable ledger balance rollup

* KAZOO-6039: remove trailing whitespace

4.3.19

Toggle 4.3.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
KAZOO-6031: add system_config parameter to enforce good_standing (260…

…0hz#5440)

* KAZOO-6031: add system_config parameter to enforce good_standing

* KAZOO-6031: formating

4.3.18

Toggle 4.3.18's commit message
call recording for cfw devices - 4.3 (2600hz#5437)

* fix condition in dialplan route response

* add bridge actions

* add recording & metaflows to mobile devices

* set recording outbound actions for offnet to cfw devices

* make apis

* bridge string separator nightmare

4.2.47

Toggle 4.2.47's commit message
[4.2] KAZOO-6027: support custom_sip_headers on device/user actions (2…

…600hz#5425)

* KAZOO-6027: support custom_sip_headers on device/user actions

* KAZOO-6027: make apis

4.1.64

Toggle 4.1.64's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jamesaimonetti James Aimonetti
tag nklib (2600hz#5416)

4.3.17

Toggle 4.3.17's commit message
[4.3] SSSU-73: date format and improve port's templates, store ported…

… numbers in another field (2600hz#5405)

* SSSU-73: port comment date format, enhance layout

* SSSU-73: get commenter info

* SSSU-73: update port comment notification

* SSSU-73: fix date format, billing address, encoding. add/fix more fields

* SSSU-73: store ported numbers to another key

* SSSU-73: remove attachments from un-related ports, set proper from address for

admin port request report

* SSSU-73: conditionally show scheduled or requested port date

* SSSU-73: address pr comments