Skip to content

Releases: voxter/kazoo

Konami and Temporal Route improvements

12 Jun 07:03
Compare
Choose a tag to compare

-Konami bindings could not operate on either call leg when the 'b' leg entered the EARLY MEDIA state (via bridge) before answering. This is now gracefully handled and konami works as expected
-Temporal routing previously only found the first valid match against the current time, but now collects all valid matches and chooses the most specific one (to support holidays overriding business hours, for example)

Release + changes from production

07 Jun 07:00
Compare
Choose a tag to compare
Merge pull request #55 from voxter/3.20-production-changes

Added missed changes from vancouver to release

Official release of 3.20 with queue features and AMI/queuelog

07 Jun 04:18
Compare
Choose a tag to compare
Merge pull request #53 from voxter/3.20-feature-dynamic-callflows

Updated callflow to read nested value from the modified json structur…

Initial 3.20 release with Voxter patches

13 May 19:30
Compare
Choose a tag to compare
Merging upstream 3.20 for production!

Merge remote branch '2600hz/3.20' into 3.20

Conflicts:
	.gitignore
	applications/acdc/src/acdc_agent_fsm.erl
	applications/acdc/src/acdc_queue_fsm.erl
	applications/acdc/src/acdc_util.erl
	applications/callflow/src/cf_endpoint.erl
	applications/callflow/src/cf_exe.erl
	applications/crossbar/doc/apps_store.md
	applications/crossbar/doc/voicemail.md
	applications/crossbar/priv/couchdb/account/users.json
	applications/crossbar/priv/couchdb/schemas/provisioner_v5.json
	applications/crossbar/src/cb_context.erl
	applications/crossbar/src/crossbar_doc.erl
	applications/crossbar/src/crossbar_maintenance.erl
	applications/crossbar/src/crossbar_util.erl
	applications/crossbar/src/modules/cb_apps_store.erl
	applications/crossbar/src/modules/cb_conferences.erl
	applications/crossbar/src/modules/cb_notifications.erl
	applications/crossbar/src/modules/cb_search.erl
	applications/crossbar/src/modules/provisioner_util.erl
	applications/crossbar/src/modules/provisioner_v5.erl
	applications/doodle/src/doodle.hrl
	applications/doodle/src/doodle_inbound_listener.erl
	applications/doodle/src/doodle_inbound_listener_sup.erl
	applications/ecallmgr/src/ecallmgr_call_events.erl
	applications/ecallmgr/src/ecallmgr_fs_event_stream.erl
	applications/ecallmgr/src/ecallmgr_fs_notify.erl
	applications/ecallmgr/src/ecallmgr_fs_xml.erl
	applications/notify/src/notify_voicemail_to_email.erl
	applications/omnipresence/src/omnip_dialog.erl
	applications/omnipresence/src/omnip_presence.erl
	applications/omnipresence/src/omnip_subscriptions.erl
	applications/omnipresence/src/omnipresence_listener.erl
	applications/registrar/src/reg_authn_req.erl
	applications/stepswitch/src/stepswitch_inbound.erl
	applications/stepswitch/src/stepswitch_sms.erl
	applications/stepswitch/src/stepswitch_util.erl
	applications/teletype/src/teletype_util.erl
	applications/teletype/src/templates/teletype_voicemail_full.erl
	applications/teletype/src/templates/teletype_voicemail_to_email.erl
	core/kazoo_documents-1.0.0/src/kz_call_event.erl
	core/kazoo_token_buckets-1.0.0/src/kz_buckets.erl
	core/kazoo_token_buckets-1.0.0/src/kz_token_bucket.erl
	core/kazoo_translator-1.0.0/src/convertors/kzt_kazoo.erl
	core/whistle-1.0.0/src/api/wapi_presence.erl
	core/whistle-1.0.0/src/wh_json.hrl
	core/whistle-1.0.0/src/wh_util.erl
	core/whistle_apps-1.0.0/src/whapps_call.erl
	core/whistle_number_manager-1.0.0/include/wh_number_manager.hrl
	core/whistle_number_manager-1.0.0/src/providers/wnm_prepend.erl
	core/whistle_number_manager-1.0.0/src/wh_number_manager.erl
	core/whistle_services-1.0.0/src/bookkeepers/wh_bookkeeper_braintree.erl
	core/whistle_services-1.0.0/src/wh_services.erl

First deploy of 3.19 to production

23 Mar 16:26
Compare
Choose a tag to compare

Includes amimulator and pivot OAuth features plus latest 2600hz improvements

3.18 final version prior to 3.19 upgrade

12 Mar 00:48
Compare
Choose a tag to compare

Contains partial implementation of amimulator application

Voxter 3.08 release prior to 3.18 upgrade

24 Feb 20:34
Compare
Choose a tag to compare

Just cleaning up GitHub repos and putting this as a release (removing branch)