Commit Graph

4 Commits

Author SHA1 Message Date
Piotr Tański
1d2f5cf7a4 [EGD-7754] Dates bumped in disclaimers
Dates bumped from 2020 to 2021.
2021-10-11 19:08:26 +02:00
Adam Dobrowolski
f08acdcc78 [EGD-6079] Moved at factory from header to cpp file
- data moved to std::initializer_list no issue warned with tools
- GCC tools do not warn issues with memory now
2021-03-19 16:06:12 +01:00
Kuba Kleczkowski
64b89cc0f0 [EGD-5621] Change call request facory
Commands crated by call request factory had the wrong timeout.
Now timeout is defined by command.
2021-03-01 16:17:26 +01:00
Hubert Chrzaniuk
253ff8685c [EGD-4403][EGD-4412] MMI support (#1021)
* cleaned up namespace and class naming in MMI framework
* extended MMI framework to support call forwarding and
  password change MMIs
* added support for requests that have different
  number of regex capture groups
* added MMI framework tests
2020-11-19 17:02:30 +01:00