Skip to content

Releases: irontec/ivozprovider

IvozProvider v4.3.0

14 Jan 16:26
Compare
Choose a tag to compare
  • Portals:

    • Fixed a bug displaying portal logos with special characters in filenames #2780
    • Fixed a bug displaying brand features in client creation screen #2822
    • Fixed terminal status hint for SIP ALG registrations #2811
    • Fixed Call CSV Schedulers available fields based on client features #2821
    • Added validations of email fields #2776
    • Added new API endpoint to retrieve Users API tokens #2817
    • Added new option to impersonate as users #2835
    • Added support for downloading multiple recording files #2796
    • Added new platform infrastructure section to group Application Servers in Sets #2784
    • Added support for assigning Media Relay Sets to Companies #2784
    • Added support for assigning Application Server Sets to Companies #2784
  • Application Server:

    • Fixed a bug with incorrect calling order in Linear Queues #2794
  • Microservices:

    • Fixed a bug updating Current Daily Usage in clients #2812
  • Proxies:

    • Fixed a bug handling 302 Moved from WSS clients #2819
    • Avoided short callid collisions #2785
  • Schema:

    • Added new entity Application Server Sets #2784
  • Other:

    • Added additional Cypress tests in platform, brand, client and user portals
    • Fixed standalone ISO install missing packages
    • Added spanish translation to documentation
  • Security:

    • build(deps): bump express from 4.19.2 to 4.21.0 in /web/portal #2767
    • build(deps): bump body-parser from 1.20.2 to 1.20.3 in /web/portal #2769
    • build(deps): bump vite from 3.2.10 to 3.2.11 in /web/portal #2774
    • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /web/portal #2823

See specific API changelog (Platform, Brand, Client and User) for detailed information on changes for each level

Full Changelog: v4.2.0...v4.3.0

IvozProvider v4.2.0

16 Sep 08:58
Compare
Choose a tag to compare
  • Portals:

    • Fixed a bug that forced portal language to english #2706
    • Fixed a bug that prevented image preview in edit screens #2744
    • Fixed a bug while filtering dates with zero seconds #2757
    • Inactive administrators can now have empty password #2741
    • Client: Calendar Periods are now known as Special Schedules #2705
    • Client: fixed Holiday dates importer for Calendars #2729
    • User: fixed gs wave QR code not being displayed #2703
    • User: added a new section to display on-demand user recordings #2725
  • Microservices:

    • Recordings: fixed a bug that prevented recordings on call-ids with special characters #2708
    • Recorgings: added DDI or User that caused the recording to start #2713
  • Proxies:

    • kamailio: restore support for standalone installs with one single IP address #2748
  • Application Server:

    • Fixed a bug that prevented on-demand recordings on incoming external calls #2716
    • Fixed a bug that prevented on-demand recordings on simple huntgroups #2759
    • Fixed a bug while processing outgoing faxes #2723
    • Fixed a bug generating BLF hints with unused terminals data #2755
    • Reorder how endpoints are identified to support single IP address environments #2756
  • Schema:

    • CDRs: StartTime fields are now mandatory for UserCdrs and BillableCalls #2739
  • Other:

    • Added Cypress tests in platform, brand, client and user portals
  • Security:

    • build(deps): bump braces from 3.0.2 to 3.0.3 in /web/portal #2682
    • build(deps): bump axios from 0.21.4 to 0.28.0 in /web/portal #2734
    • build(deps): bump micromatch from 4.0.5 to 4.0.8 in /web/portal #2737

See specific API changelog (Platform, Brand, Client and User) for detailed information on changes for each level

Full Changelog: v4.1.0...v4.2.0

IvozProvider v4.1.0

28 Jun 07:56
Compare
Choose a tag to compare
  • Proxies:

    • kamusers: fixed media-relay interface for AoRs with just one contact #2642
    • kamusers: used new ruri_domain for static location #2640
    • kamusers: avoid fast media liberation delayer for non-SDP INVITE/UPDATEs #2691
    • kamtrunks: use carrier server from_domain in Diversion (if any) #2658
    • kamtrunks: remove fast media liberation delayer #2691
    • kamailio: make acc cdr inserts async #2660
  • Portals

    • Removed Zendframework based administration portal (klear) #2670
    • Removed AngularJS based user portal #2669
    • Generic voicemail can now be binded to multiple users #2633
    • User voicemails are now displayed in user portal #2643
    • Client administators no longer can access users voicemails #2663
    • Faxes can now be binded to multiple users #2655
    • Faxes are now displayed in user portal #2661
    • Added actions to mass edit Administation ACL permissions #2632
    • Fixed missing translations in client portal #2651
    • Fixed a bug that prevented Holiday dates edition #2685
    • Friends can not be managed in Brand administration portal #2666
    • Fixed Billable calls historic rotator microservice #2690
    • Improved Date selectors in filtering forms #2664
    • Fixed timezone conversion while filtering by Date #2678
    • Manage direct connectivity retail accounts / residential devices / friends at brand level #2650
    • Add R-URI domain and outbound proxy parameters to direct connectivity retail accounts / residential devices / friends #2641
    • Add KamUsers socket to direct connectivity retail accounts / residential devices / friends #2671
    • Add trust SDP addresses toggle to direct connectivity retail accounts / residential devices / friends #2674
  • Application Servers

    • Decrease sorcery cache lifetime to 120 #2648
    • Limit fastagi service duration to 300 seconds #2652
    • Removed specific AGI for setting outbound calls X-Info headers #2665
    • Implemented a simple version of Huntgroups when all members are users #2668

See specific API changelog (Platform, Brand, Client and User) for detailed information on changes for each level

Full Changelog: v4.0.5...v4.1.0

IvozProvider v4.0.5

29 Apr 06:52
Compare
Choose a tag to compare

See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level

Full Changelog: v4.0.4...v4.0.5

IvozProvider v4.0.4

12 Apr 10:39
Compare
Choose a tag to compare
  • Portals

    • Fixed a bug displaying Routing Tags for brands without Retail or Wholesale features
    • Fixed a bug displaying Balance fields for brands without Billing feature
    • Fixed a bug displaying Holiday range actions for Administrators without permission on Holiday dates
    • Fixed a bug displaying Terminal provisioning templates preview dialogs
    • Fixed a crash on Call ACL permissions screens
    • Added missing action to resend failed outgoing faxes
    • Added new section Voicemails in user portal
    • DDI numbers are now displayed in E.164 format
    • Imported destination rates files can now be downloaded
  • Proxies

    • Added support to DDIs without client assigned
    • Fixed a bug while routing SUBSCRIBE and PUBLISH messages to wrong application server
    • Subscribed extensions are now validated before relaying to application servers
    • Increased min subscribe expire to 1800 seconds
  • Application Server

    • Disable initial MWI notification during asterisk startup

See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level

IvozProvider v4.0.3

22 Mar 10:20
Compare
Choose a tag to compare
  • IvozProvider 4.0.3 released

  • Portals

    • Fixed a bug while displaying terminal provisioning template test dialog
    • Fixed a bug while displaying Domain filtering options
    • Added missing ACL entries for Holiday Date ranges
    • Invoice Numbers prefix is now optional
    • Increased inactivity timeout in Active Calls to one hour
    • Updated Active calls call direction icons
  • Provisioning

    • Fixed a bug that prevented running PHP code in terminal provisioning templates
  • Proxies

    • Fixed a bug with Cisco Phones BLF Subscriptions
    • Fixed behind-nat and proxied UAC SUBSCRIBE routing

See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level

IvozProvider v4.0.2

13 Mar 16:22
Compare
Choose a tag to compare
  • IvozProvider 4.0.2 released

  • Portals

    • Fixed multiple select options only displaying 30 entries
    • Fixed a bug that removed Active Calls after two minutes
    • Fixed a bug that prevented some Active Calls to be removed when finished
    • Fixed display issues when browser text language was not English or Spanish
    • Fixed time and datetime selectors for Firefox browser
    • Added Invoice scheduler last execution status icon
    • Updated dashboard icons, colors and texts
    • Fixed multiple translations issues
    • Theme based web titles
  • Provisioning

    • Added missing Terminal provisioning microservice package
    • Removed not allowed PHP functions from default templates
  • Proxies

    • Fixed SUBSCRIBE messages socket selection and allowed Events
    • Handle SUBSCRIBE in custom route to skip INVITE-only logics
    • Fixed cgrates-reload script to work outside a data profile machine
    • Application server failover logic is not longer triggered when a 404 is received
  • Billing

    • Fixed a bug displaying Client data in Invoices
  • Other

    • Reviewed documentation
    • Added upgrade notes for tempest release

See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level

IvozProvider v4.0.1

29 Feb 09:23
Compare
Choose a tag to compare
  • IvozProvider 4.0.1 released

  • Portals

    • Fixed tooltips displaying obsolete information
    • Fixed some Retail Account fields not being displayed in edit screen
    • Fixed External Call Filters Out of schedule number fields display issues
    • Fixed Outgoing Routing Carrier field that prevented saving existing routes
    • Added download button to incoming faxes PDF files
  • Proxies

    • Fixed endpoint identification issues on Retail Call forwards
  • Application Server

    • Fixed send and receive faxes not being properly converted from/to PDF
  • Other

    • Added missing Users CDR mixer systemd service

See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level

IvozProvider v4.0.0

12 Feb 15:37
Compare
Choose a tag to compare
  • IvozProvider 4.0.0 released

  • Software Version Upgrade

    • Debian base system upgraded from 11 (bullseye) to 12 (bookworm)
    • Kamailio upgraded from 5.6.0 to 5.7.3
    • rtpengine upgraded from 9.5.4 to 11.5.1
    • Asterisk upgraded from 18.2.2 to 20.5.0
    • PHP upgraded from 8.0.13 to 8.2.7
    • MySQL (Percona Server) upgraded from 8.0.25 to 8.0.34
  • Proxies

    • Added CDR entries for users missed calls #2423
    • Added behind NAT experimental support #2495
  • Portals

    • Removed classic klear portal access #2470
    • Added support to configure main portal color #2458
    • Added new filter options for Active Calls pages #2457
    • Added missing email and attach sound fields for Residential voicemails #2468
    • Added missing domain for Brands when Residential or Retail features are enabled #2482
    • Fixed some realtime logics for platform and brand Active Calls #2483

See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level

IvozProvider v3.4.1

12 Feb 14:44
Compare
Choose a tag to compare
  • Ivozprovider 3.4.1 released

  • Portals

    • Added missing email and attach sound fields for Residential voicemails #2468
    • Added missing domain for Brands when Residential or Retail features are enabled #2482
  • Core

    • Fixed a bug that prevented friends creation for vPBX without a Corporation #2478
    • Fixed balance operations for carriers #2452