smalltalk
/
osmo-st-mgcp
Archived
1
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-st-mgcp/callagent
Holger Hans Peter Freyther e32d2ac2be Use prereq and such instead of manual dependency loading
With PackageLoader loadPackageFromFile we do not need to load
the package in the source file.
2015-07-24 18:39:11 +02:00
..
MGCPCallAgent.st Use prereq and such instead of manual dependency loading 2015-07-24 18:39:11 +02:00
MGCPCommands.st mgcp: Reduce the amount of parsers needed and maybe speed-up parsing 2014-09-03 19:22:38 +02:00
MGCPEndpoint.st Add >>#endpointNumber and add some test cases for it. 2014-08-09 21:15:20 +02:00
MGCPLogArea.st Use prereq and such instead of manual dependency loading 2015-07-24 18:39:11 +02:00
MGCPParser.st command: Be able to parse a MGCP Command 2014-05-28 18:49:14 +02:00
MGCPResponse.st mgcp: Reduce the amount of parsers needed and maybe speed-up parsing 2014-09-03 19:22:38 +02:00
MGCPTransaction.st Use prereq and such instead of manual dependency loading 2015-07-24 18:39:11 +02:00
MGCPTrunk.st misc: Use "self basicNew initialize" to be portable 2014-07-24 15:45:42 +02:00
Tests.st modernize the test cases. Use >>#assert:equals: 2015-07-24 18:28:12 +02:00