smalltalk
/
osmo-st-mgcp
Archived
1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
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
Holger Hans Peter Freyther 9c5b73d4c6 callagent: Introduce a MGCPParser and parse it into a MGCPResponse. 2011-06-24 20:08:23 +02:00
Holger Hans Peter Freyther 56f86debce callagent: Add testcase for the allocation FSM of an endpoint
Verify the legal transitions and the non-legal ones (exceptions
are thrown in that case).
2011-06-24 20:08:22 +02:00
Holger Hans Peter Freyther 32fbdfb446 callagent: Add tests fro CRCX creation and timeout handling of transactions 2011-06-23 17:50:41 +02:00
Holger Hans Peter Freyther 19367695eb callagent: Move to the Osmo.TimerScheduler for timeout and retransmit handling
Move to the Osmo.TimerScheduler to schedule the removal, expiration
and retransmit.
2011-06-23 17:50:40 +02:00
Holger Hans Peter Freyther b446b5d0e6 mgcp: Update the package.xml 2011-06-11 13:39:08 +02:00
Holger Hans Peter Freyther 46df3d1079 callagent: Add some very basic support to start with call agent support 2011-03-15 13:43:00 +01:00
Holger Hans Peter Freyther 6655c3cd2b mgcp: Create a package.xml and test the grammar a tiny bit 2011-03-15 11:57:40 +01:00