Releases: irontec/ivozprovider
IvozProvider v2.12.0
-
Proxies
- Fixed error when a carrier of LCR route cannot bill given destination
- Allow within country calls if billing engine is unreachable
-
vPBX
- Fixed how holiday dates are matched
-
Portals
- Added Italian language support (no locutions yet)
- Added Catalan language (no .po or locutions yet)
- Add DDI Provider registration status
-
Invoicing
- Try to rate automatically any unrated call included in scheduled invoices
-
API
- Added exists filter for foreign keys
See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level
IvozProvider v2.11.2
-
Proxies
- Reimplemented Outgoing DDI presentation using prefix
- Fixed a bug in LCR routes that caused Carrier deactivation
- Changed default parallel forking Q-value to 1.00
-
vPBX
- Fixed a bug in Outgoing DDI presentation using match lists
- DND users are no longer disturbed by queue calls
- Calendar events now also trigger on start and end date
-
Portals
- Fixed a bug in Calendar events Locutions and Schedules filters
- Fixed Rating plan CSV exporter for Brand and God administators
- Fixed a bug in Retail client call simulator
- Fixed a bug in Residential onDemandRecordCode display
-
API
- Endpoint Registration status is now also available in brand API
See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level
IvozProvider v2.11.1
-
Billing
- Fixed error message on rating plan weight collision
- Simplified invoice validity checks so that they match the rules described on the documentation
-
Proxies
- Fixed Outgoing DDI Rule prefix logic
-
vPBX
- Fixed a bug with 0 entry in IVRs
-
Portals:
- Forced close of edit/add tabs when a brand/client is emulated preventing unexpected behaviours
- Fixed sort by destination on rates
- Improved foreign key based sorting performance on big tables
- Fixed holiday date importer
-
API
- Fixed create user regression
- Added file upload restrictions
See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level
IvozProvider v2.11.0
-
Billing
- Added command line script to reload Brand configurations
- Enabled automatic offline billing in cdr mixer
-
Proxies
- Fixed a bug that removed P-Asserted-Identity display name
- Fixed a bug that prevented external transferred calls
- Carriers are now marked inactive only on requests timeout
-
Retail
- Fixed a bug that prevented bounced calls from Retail accounts
-
vPBX
- Allow outgoing DDI selection using prefixes in Outgoing DDI Rules
- Fixed locutions for Route Locks services
- Prevent default voicemail unavailable locution if user has one defined
- Calendars can no override External call filters Schedules
- Call Forwards Settings route is no longer mandatory
-
API
- Added support for upload and download of file objects
- Added endpoints to get endpoints registration status
- Endpoint passwords are now visible in plain text
- Reviewed API access controls based on logged user role
- Reviewed entity fields access based on api level
-
Other
- Fixed a bug while sending multiple email notifications
- Rename scheme to schema in all scripts an directories
See specific API changelog (Platform, Brand, Client) for detailed information on changes for each level
IvozProvider v2.10.0
This release is not yet production ready.
-
Proxies
- External rejected calls due to brand or client max limit will now be answered with 486 Busy
- Replaced XMLRPC server module with JSONRPC module
-
API
- Added new endpoints to get current active calls counters
- Brand and Client API logins are now validated using URL domain
-
Web
- Billable calls list is now known as External calls list and it also displays incoming calls
- Carrier ASR and ACD fields have been removed
- Brand URLs are now known as Web Portals and have different filtering for each level
-
vPBX
- Fixed a bug in ExternalCallFilters Schedule timezones
- vPBX can now place internal calls between them using Inter vPBX Friends
- VoiceMail now plays unavailable locution if recorded using internal configuration menu
- Added support for T.38 passthrough for Terminals and Friends
-
Residential
- Added support for T.38 passthrough for Residential Devices
-
Retail
- Added support for T.38 passthrough for Retail Accounts
-
Invoices
- Fixed automatic invoice number assignment through invoice scheduler
IvozProvider v2.9.3
This release is not yet production ready.
-
Proxies
- Fixed a bug with unsolicited MWI NOTIFYs not being properly handled
-
Web
- Demo Brand has now all features enabled by default
- Fixed a crash while sorting tables by outgoingDDI field
- Brand creation screen has now all Locale fields visible
- Removed Hunt Group relation table from User edit screen
-
API
- Added Routing, Destination and Rating endpoints to brand API
-
vPBx
- Fixed a bug with PickupGroups not being properly updated
-
Packaging
- Added missed dependency on ghostscript for PDF thumbnails
- Avoid initial scheme import if database already exists
-
Other
- Improved changes detection for entity changelog tables
IvozProvider v2.9.2
This release is not yet production ready.
-
Billing
- Added Redis Sentinel support to CGrateS
-
Proxies
- Fixed incoming DDI recognition logic
- Added an option to configure how bounced calls are handled
-
Web
- Improved API search and order strategies
- Added new response headers with pagination information
- Added date conversions from/to client user timezone
- Added global Numeric transformation for E.164 without + sign
- Added max concurrent calls field in residential devices
- Fixed a bug while exporting calls CSVs from Brand and Client portals
-
Packaging
- Removed all mysql replication information from debian packages
IvozProvider v2.9.1
This release is not yet production ready.
-
vPBX
- Fix call-forward in 302 Moved Temporarily from UACs handling
-
Web
- Improve performance on big CSV files generation
- Reduce memory usage on unpaginated API requests
- API specs on /docs.json instead of swagger.json
- Make APIs fully OpenAPI 2.0 spec compliant
-
CI
- Tests are now configured using Jenkinsfile
- Add new API validator tests
IvozProvider v2.9.0
This release is not yet production ready.
-
Billing
- Add support for multi currencies per brand
- Allow calls when CGRateS is down
- Offline billing for calls during CGRateS downtime
-
Proxies
- Add support for KamUsers additional IP addresses
- Fallback external number call-forward for unreachable retail accounts
- Fix bouncing on shared IP setup
- Fix BLF presence
-
Core
- Retail configurable recordings by DDI
- Email notification for 'all companies' CSV reports
-
vPBX
- Add calendar event with time periods
- Refactored and merged all external calls AGI logics
- Add diversion header to all incoming call that generates an outgoing call
-
Documentation
- Translate to spanish initial installation section
- Translate to spanish platform roles section
- Add basic faq documentation
IvozProvider v2.8.1
This release is not yet production ready.
-
Billing
- Fix CGRateS timezone handling
-
Proxies
- Improve maxcalls security mechanism
- Fix R-URI on terminals calls (DDI_IN regression)
-
Core
- Fix call CSV wrong date calculation
-
Documentation
- Translate to spanish user portal section
- Translate to spanish third party integrations section
- Translate to spanish security section