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

10 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther aa8d9b64c6 misc: Use "self basicNew initialize" to be portable 2014-07-24 15:45:42 +02:00
Holger Hans Peter Freyther b7453953c8 misc: Make the categories match the package name 2013-03-30 16:51:10 +01:00
Holger Hans Peter Freyther 273fa71a2a endp: Let a endpoint know its GSM Timeslot and Multiplex
Attempt to deal properly with virtual trunks that have more than
32 items here.
2011-06-28 11:55:48 +02:00
Holger Hans Peter Freyther 0d952b54fb callagent: Stop using hex for the DS endpoints 2011-06-24 20:08:23 +02:00
Holger Hans Peter Freyther 41b5e63eae callagent: Make sure the callagent name is in lowercase 2011-06-24 20:08:23 +02:00
Holger Hans Peter Freyther 3ede17cc13 callagent: Fix the creation of the trunk 2011-06-24 20:08:23 +02:00
Holger Hans Peter Freyther dc2a6faf2b callagent: Test the allocation of an endpoint from the trunk 2011-06-24 20:08:23 +02:00
Holger Hans Peter Freyther 9eacd8c1ad callagent: Add state and a lock to the trunk
State transitions should be done with the MGCPTrunk lock
beeing held.
2011-06-24 20:08:22 +02:00
Holger Hans Peter Freyther a3a49279fa callagent: Add some back pointers, store pointers 2011-06-11 02:28:22 +02:00
Holger Hans Peter Freyther 0054cef904 callagent: Introduce a MGCP Trunk that holds a set of endpoints 2011-06-10 18:45:11 +02:00