index
:
cellmgr-ng
hfreyther/dtmf/single-tones
master
multiple-linksets
multiple-linksets-2
on-waves/m2ua
on-waves/multiple-links
on-waves/stats
on-waves/stp
release/1.0
release/1.2
release/1.3
zecke/dtmf
zecke/m3ua
zecke/mgcp-merge
zecke/multiple-link-set-types
zecke/sccp-lite-hacks
zecke/test-forward-failure
zecke/vty-rework
zecke/vty-work-wip
zecke/wip-mgcp
Cellmanager NG, intended to interface with BSplus
Holger Freyther
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-01
linkset: Make it possible to create multiple links for a linkset
multiple-linksets
Holger Hans Peter Freyther
6
-65
/
+163
2011-01-01
linkset: Move the link_index into the common part.
Holger Hans Peter Freyther
3
-8
/
+8
2011-01-01
linkset: Move the ip/port back to the link data
Holger Hans Peter Freyther
5
-14
/
+14
2011-01-01
linkset: Remove the C7 code setup path as it is dead.
Holger Hans Peter Freyther
1
-37
/
+30
2011-01-01
linkset: Move the UDP socket into the bsc_data to share it between a linkset
Holger Hans Peter Freyther
3
-29
/
+72
2011-01-01
linkset: Prepare the UDP support to support multiple links.
Holger Hans Peter Freyther
5
-10
/
+13
2011-01-01
linkset: Do not directly use mtp_link inside the code that touched SCCP
Holger Hans Peter Freyther
4
-15
/
+25
2011-01-01
linkset: Stop using mtp_link_submit_sccp_data in the higher level code
Holger Hans Peter Freyther
5
-34
/
+40
2011-01-01
msc: Remove the msc_clear_queue now that it is not needed
Holger Hans Peter Freyther
5
-19
/
+0
2011-01-01
sccp: Stop queueing messages between SLTM messages
Holger Hans Peter Freyther
5
-43
/
+0
2011-01-01
linkset: Hide up/down behind the concept of a link set
Holger Hans Peter Freyther
4
-36
/
+60
2011-01-01
linkset: Hide the specific MTPLink behind a linkset.
Holger Hans Peter Freyther
3
-50
/
+77
2011-01-01
linkset: Prepare having multiple MTP connections in a linkset.
Holger Hans Peter Freyther
8
-182
/
+237
2011-01-01
mtp: Allow to have a different POC for SCCP
Holger Hans Peter Freyther
6
-8
/
+23
2010-12-31
mtp: Well we do not wait for the SST any more but start transmitting.
Holger Hans Peter Freyther
1
-1
/
+1
2010-12-31
mtp: Add some SSNs we want to handle.
Holger Hans Peter Freyther
1
-3
/
+8
2010-12-31
mtp: Implement the subsystem test and respond with a SSP/SSA
Holger Hans Peter Freyther
3
-5
/
+16
2010-12-20
mtp: Remove the flood feature as the issue has been debugged
Holger Hans Peter Freyther
1
-47
/
+1
2010-12-20
iusp: Make isup parsing work on big endian machines
Holger Hans Peter Freyther
1
-0
/
+6
2010-12-20
mgcp: Fix the adaptation name for the config options
Holger Hans Peter Freyther
1
-4
/
+4
2010-12-20
mgcp: Fix the management objects
Holger Hans Peter Freyther
1
-4
/
+4
2010-12-10
mtp: Attempt to fix the SCCP restart logic.
Holger Hans Peter Freyther
1
-26
/
+21
2010-12-10
isup: Respond to a ISUP GRS with a GRA.
Holger Hans Peter Freyther
4
-7
/
+69
2010-12-10
isup: Implement handling GRS and GRA messages for ISUP.
Holger Hans Peter Freyther
2
-1
/
+46
2010-12-10
isup: Start parsing the ISUP messages
Holger Hans Peter Freyther
7
-9
/
+78
2010-12-10
isup: Start with isup support in the cellmgr.
Holger Hans Peter Freyther
6
-1
/
+108
2010-12-08
mtp: Send a simple ISUP message
Holger Hans Peter Freyther
1
-0
/
+6
2010-12-08
mtp: Print a TFP message on the screen when we get a message
Holger Hans Peter Freyther
2
-0
/
+22
2010-12-08
mtp: Prepare ISUP handling, just print the ISUP part.
Holger Hans Peter Freyther
2
-0
/
+4
2010-12-08
mtp: Print un-handled messages
Holger Hans Peter Freyther
1
-1
/
+1
2010-12-08
udt_relay: Remove the abort and return a NULL pointer after a message
Holger Hans Peter Freyther
1
-2
/
+2
2010-12-08
udt_relay: Initialize the ni_ni as well here
Holger Hans Peter Freyther
1
-0
/
+5
2010-12-08
contrib: Add smalltalk script to send send UDP messages
Holger Hans Peter Freyther
1
-0
/
+25
2010-12-01
mgcp: Add config options for some GAIN options, apply them.
Holger Hans Peter Freyther
1
-0
/
+144
2010-11-26
mtp: Group all MTP settings together.
Holger Hans Peter Freyther
1
-1
/
+1
2010-11-26
mtp: Make the spare/ni configurable
Holger Hans Peter Freyther
3
-0
/
+30
2010-11-26
mtp: Be able to set the spare bits in the network indicator
Holger Hans Peter Freyther
2
-0
/
+2
2010-11-26
mtp: Store the NetworIndicator in the mtp_link and use it
Holger Hans Peter Freyther
2
-3
/
+5
2010-11-26
mtp: Set the network indicator in the mtp_msg_alloc
Holger Hans Peter Freyther
1
-6
/
+1
2010-11-16
udt: Add a forward_only to the bsc struct and use it for the msc_conn
Holger Hans Peter Freyther
3
-0
/
+12
2010-11-16
udt_relay: Add a forked copy of main to just relay messages
Holger Hans Peter Freyther
6
-5
/
+381
2010-10-27
mgcp: Print the extra settings from the config
Holger Hans Peter Freyther
2
-0
/
+8
2010-10-27
assignment: An evil hack to include some fake IES..
Holger Hans Peter Freyther
1
-0
/
+13
2010-10-18
mgcp: Assume that on a MDCX all data is present...
Holger Hans Peter Freyther
1
-5
/
+2
2010-10-08
mtp: Store the mtp_link inside the connection
Holger Hans Peter Freyther
4
-6
/
+10
2010-10-08
mtp: Ignore the spare bits as of Q.701 6.2
Holger Hans Peter Freyther
1
-6
/
+6
2010-10-06
ussd: Pass the bsc_data to have access to the USSD message
Holger Hans Peter Freyther
3
-3
/
+3
2010-10-06
ussd: Create the hook where packages from the MSC pass by
Holger Hans Peter Freyther
3
-0
/
+12
2010-10-06
msc: Create a function to send or queue messages.
Holger Hans Peter Freyther
1
-7
/
+16
2010-10-06
ussd: Add the hook where we can capture the Location Updating Request
Holger Hans Peter Freyther
3
-0
/
+23
[next]