Skip to content

Commit

Permalink
First public release of ICTCore, code base imported to github
Browse files Browse the repository at this point in the history
  • Loading branch information
nasirbest committed Oct 15, 2016
1 parent fb0c713 commit 1483350
Show file tree
Hide file tree
Showing 606 changed files with 87,308 additions and 0 deletions.
442 changes: 442 additions & 0 deletions .spec/ictcore.spec

Large diffs are not rendered by default.

100 changes: 100 additions & 0 deletions CHANGLOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
ICTCore 0.7.0
--------------

Dated: 20-September-2016

* Refactoring, logic and flow and api refactoring

ICTCore 0.6.0
-------------

Dated: 29-June-2016

* Rest interface and APIs development
* User guide for REST APIs
* User authentication and authorization support added
* Proprietary license replaced with MPLv2
* Code compilation removed, to make it open source
* CentOs 7 support added

ICTCore 0.5.0
-------------

Dated: 19-March-2015

* Dynamic account selection / authentication support added for new incoming requests
* Schedule support added for transmissions
* New applications and programs created for SMS Receive and SMS Send
* New functions to associate and disassociate Accounts with programs
* Developer guide improved
* Logging interface improved

ICTCore 0.4.0
-------------

Dated: 19-March-2015

* Program and Application support added
* New applications created
* Originate
* Connect
* Fax send
* fax receive
* Playback
* Disconnect
* Inbound
* Log
* Email receive
* Email send
* New programs created
* Sendfax
* Voice message
* Receive Fax
* Email to fax
* Fax to Email
* Application result saving support added
* Obsolete code has been cleared


ICTCore 0.3.0
-------------

Dated: 23-February-2015

* Documentation improved with sequence and flow diagrams
* Spec file created for ICTCore RPM
* DID will be served by Account, did table replaced with account


ICTCore 0.2.0
-------------

Dated: 11-September-2014

* Provider interface created
* Spool interface created
* Transmission interface created
* Contact interface created
* Account interface created
* Token class improved
* Database improved
* Services interface improved
* Gateway interface improved
* Libraries improved
* Develop fax send, receive and email send receive interfaces
* Configuration improved for database, freeswitch and email


ICTCore 0.1.0
-------------

Dated: 17-March-2014

* Starting a new project ICTCore, it will cover all telecommunication / ict related backend activities
* Basic structure for Gateway, Message and Service
* Freeswitch Gateway created
* Sendmail Gateway created
* Fax Service created
* Email Service created
* Document Message object created
* Template Message object created
Loading

0 comments on commit 1483350

Please sign in to comment.