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 2ffa612cb0 callagent: Do not assume certain scheduling...
We start a timer and re-send during this interval. We might
or might not send it more than six times. On Pharo we do not
reach that value and it is fine. We care about that it is
resent during the interval.
2015-07-27 10:09:35 +02:00
..
MGCPCallAgent.st Use prereq and such instead of manual dependency loading 2015-07-24 18:39:11 +02:00
MGCPCommands.st pharo: Do not use >>% format but the pharp command 2015-07-25 21:49:26 +02:00
MGCPEndpoint.st pharo: Do not use >>% format but the pharp command 2015-07-25 21:49:26 +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 callagent: Use asString as displayString is not available 2015-07-27 10:07:35 +02:00
MGCPTransaction.st pharo: Do not use >>% format but the pharp command 2015-07-25 21:49:26 +02:00
MGCPTrunk.st misc: Use "self basicNew initialize" to be portable 2014-07-24 15:45:42 +02:00
Tests.st callagent: Do not assume certain scheduling... 2015-07-27 10:09:35 +02:00