Tags: ruhnet/kazoo
Tags
[4.3] KZOO-59: calculate account CID name (2600hz#6413) * [4.3] KZOO-59: calculate account CID name Prior, the caller's CID name would be returned from kz_attributes:get_account_external_cid/1 along with the calculated account CID number. Particularly for DISA callers, this meant their CID name was passed through (often their mobile number) instead of being set to the account's external CID name. This change calculates the CID name and number of the account and returns them both if configured. * catch if fixturedb isn't running
[4.3] DUPT-150: populate from_name field in fax_request from call obj… …ect, update view to emit it (2600hz#6392)
[4.3] Add previous_day method to kz_date (2600hz#6383) * Add previous_day method to kz_date kz_date:previous_day/1 will correctly handle month/year boundries when calculating the previous day * add some leap-year tests
add qubicle webhooks modules (2600hz#6321) * add qubicle webhooks modules * bump copy date * make fmt * update PR * fix typo from kapi -> kz * debugging for bulid failured * update this to just check the qubicle ebin directory also * restrict modules to webhooks* * remove debugging * temporary generic approach to starting webhooks from other applications local to the webhook app until a better solution can be implemented Co-authored-by: Karl Anderson <[email protected]>
[4.3] KCRO-15: expose transcription capabilities in the crossbar auth… …entication response (2600hz#6342) * [4.3] KCRO-15: expose transcription capabilities in the crossbar authentication response * KCRO-15: change supported to available for consistency * KCRO-15: expose known APIs as well * KCRO-15: make apis
[4.3] KCRO-10: expose the message counts per folder when listing vmbo… …xes (2600hz#6315) When listing the voicemail boxes this adds a new object to each called "folders" if the vmbox has messages. The object contains two properties that represent the quantity of messages in the 'new' and 'saved' folders.
handle terminate/2 errors when federator process has exited (2600hz#6302 )
PreviousNext