aboutsummaryrefslogtreecommitdiffstats
path: root/callagent/MGCPEndpoint.st
AgeCommit message (Expand)AuthorFilesLines
2011-06-28endp: Let a endpoint know its GSM Timeslot and MultiplexHolger Hans Peter Freyther1-0/+11
2011-06-25callagent: Add a clearCallId that can be used in the used stateHolger Hans Peter Freyther1-0/+7
2011-06-24callagent: Make it possible to store the connId here as wellHolger Hans Peter Freyther1-1/+12
2011-06-24callagent: Add setter for the MGCPEndpointHolger Hans Peter Freyther1-0/+13
2011-06-24callagent: Add testcase for the allocation FSM of an endpointHolger Hans Peter Freyther1-1/+1
2011-06-24callagent: Create a shared routine to verify the state transitionHolger Hans Peter Freyther1-20/+12
2011-06-24callagent: Add state transitions to the MGCPEndpointHolger Hans Peter Freyther1-0/+60
2011-06-24callagent: Switch to use symbols for the stateHolger Hans Peter Freyther1-4/+4
2011-06-24callagent: Add state and a lock to the trunkHolger Hans Peter Freyther1-2/+32
2011-06-11callagent: Add some back pointers, store pointersHolger Hans Peter Freyther1-0/+9
2011-06-10callagent: Empty the current MGCPEndpoint classHolger Hans Peter Freyther1-16/+8
2011-06-10callagent: Cosmetic changes to the categories and line lengthHolger Hans Peter Freyther1-1/+1
2010-12-14License: Add AGPLv3 header to the codeHolger Hans Peter Freyther1-1/+17
2010-09-21mgcp: Add a MGCPCall object, attempt to allocate a call between two endpointsHolger Hans Peter Freyther1-0/+12
2010-09-20mgcp: Add a simple structure for a call agentHolger Hans Peter Freyther1-0/+11