Ken Hunt: Author Summary
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| ASCFTEMP › ICEUTILCPP › #2 | 1 day ago |
Some additional startup logging.
|
Testless build |
| ASCFTEMP › SIP › #3 | 1 day ago |
Updated the configurator script and some additional cleanup for transition to name Session Gateway.
|
Testless build |
| ASCFTEMP › SIP › #2 | 1 day ago |
Name transition from SessionManager to SessionGateway.
|
Testless build |
| ASTSCFMASTER › ROUTING › #113 | 3 months ago |
Changes to base ComponentStateReplicator constructor args.
|
Testless build |
| ASTSCFMASTER › MEDIARTPPJMEDIA › #60 | 3 months ago |
Changes to base ComponentStateReplicator constructor args.
|
Testless build |
| ASTSCFMASTER › ASTSCFMEDIAOPSCORE › #5 | 3 months ago |
Changes to base ComponentStateReplicator constructor args.
|
Testless build |
| ASTSCFMASTER › SIP › #106 | 3 months ago |
Changes to base class ComponentStateReplicator and some logging during configuration.
|
Testless build |
| ASTSCFMASTER › ICEUTILCPP › #69 | 3 months ago |
Fixes for configuration registration with ServiceLocator.
|
Testless build |
| ASTSCFMASTER › BRIDGING › #109 | 3 months ago |
Changes to base ComponentStateReplicator constructor args.
|
Testless build |
| ASTSCFMASTER › ASCFMEDIATRANSPORTUDPTL › #5 | 3 months ago |
Changes to base ComponentStateReplicator constructor args.
|
No tests found |
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| ASTSCFMASTER › ICEUTILCPP › #69 | 3 months ago |
Fixes for configuration registration with ServiceLocator.
|
Testless build |
| ASTSCFMASTER › ROUTING › #109 | 3 months ago |
Using base class ComponentStateReplicator for the replicator service.
|
Testless build |
| ASTSCFMASTER › TESTCHANNEL › #118 | 7 months ago |
Support changes to API made for Media Session cookies.
Added Telephony Event sink and source support.
Support changes made to API for Party Identification.
Adapt to changes in Party Id API.
|
Testless build |
| ASTSCFMASTER › SIP › #75 | 7 months ago |
Support changes to API made for Media Session cookie support.
Removed unused args.
Each file now uses same logger name as that defined in the component's main Component.cpp file.
Adapt to API changes. Asynchronous add/get/remove sinks operations.
Support for Party Identification in Sessions.
Adapting to changes in Party ID api.
|
Testless build |
| ASTSCFMASTER › SERVICEDISCOVERY › #143 | 7 months ago |
Added default adapter port settings to make it easier to use ServiceLocator in unit tests.
Made default port usage consistent. Made some of the debug print easier to decipher.
|
Testless build |
| ASTSCFMASTER › MEDIARTPPJMEDIA › #50 | 7 months ago |
Updated the unit test config files for the recent config changes.
Adapt to API changes. The telephone addSink() operation is now addSinks(), and added support for new removeSinks() operation.
Media Session cookie support.
|
Testless build |
| ASTSCFMASTER › ROUTING › #95 | 7 months ago |
Support changes made to API for Media Session cookie support.
Updates for changes to configuration properties for components.
Updated config file and removed extraneous file.
Support API changes made for Pary Identification.
Adapt to changes in Party Id records.
|
Testless build |
| ASTSCFMASTER › LOGGING › #36 | 7 months ago |
Corrected log config file handling. Special handling for quoted config values required.
Logger updates for configuration refactoring.
Added some cleanup so that logger clients don't leave user thinking the logging service is never found.
Also registers the config interface to the service locator. (Testing of config always used hard-coded proxy before. Tests still need updating to use service locator.) Logger formatting support.
- Integrates the logger formatting support. - Updates the formatting to use boost for time and process id handling. - Updates the configurator to support setting format. - Updates the configurator to support setting the logging level. - Updates the tests. Incorporated overlooked review feedback.
Updates for compiler differences for the formmatted logging support.
Added configurator and sample config file for logger.
Fix the ServiceAdapter name construction.
|
Testless build |
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| ASTSCFMASTER › ROUTING › #113 | 3 months ago |
Changes to base ComponentStateReplicator constructor args.
|
Testless build |
| ASTSCFMASTER › MEDIARTPPJMEDIA › #60 | 3 months ago |
Changes to base ComponentStateReplicator constructor args.
|
Testless build |
| ASTSCFMASTER › ROUTING › #111 | 3 months ago |
Fix for the unit test.
|
Testless build |
| ASTSCFMASTER › SERVICEDISCOVERY › #160 | 3 months ago |
Reverted replicator. ServiceLocator doesn't benefit from the base replicator class.
|
Testless build |
| ASTSCFMASTER › ICEUTILCPP › #67 | 3 months ago |
Corrected reference to ServiceDiscovery component in unit test config file.
Merge branch 'master' of git.asterisk.org:asterisk-scf/release/ice-util-cpp
|
Testless build |
| ASTSCFMASTER › SIP › #88 | 4 months ago |
Added direct include of <boost/enable_shared_from_this.hpp>. The code was relying on an indirect inclusion that wasn't there on Windows.
|
Testless build |