9
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
cellmgr-ng/src
Holger Hans Peter Freyther 6553f1b5e9 msc: Create a copy of the message for the forward_only case
We need to create a copy of the messages before we forward it
to MSC. This is already done in the other code path.
2013-04-22 18:55:50 +02:00
..
input misc: Address various compiler warnings in the code 2011-11-20 11:11:01 +01:00
mgcp mgcp: Fix the vary large jump detection in the code 2012-12-16 13:23:11 +01:00
openbsc_nat cleanup: Remove code that is provided by libosmocore now. 2010-08-04 18:51:16 +08:00
InitHW.c Public release of the cellmgr_ng code to convert E1 to IPA SCCP 2010-07-28 03:36:32 +08:00
Makefile.am isup: Hook the reset scanner before we forward the ISUP message 2012-12-16 12:45:58 +01:00
bsc.c msc: Only take down the link if it is up 2011-11-25 17:24:59 +01:00
bsc_sccp.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
bsc_ussd.c bsc: Cleanup some fields and names 2011-02-17 19:34:28 +01:00
bss_patch.c bss patch: Remove stale printf from the code that broke the tests 2013-03-25 13:52:32 +01:00
bssap_sccp.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
counter.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
debug.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
dtmf_scheduler.c dtmf: Schedule DTMF tones for the MTN hardware 2012-12-16 11:33:27 +01:00
isup.c isup: Make isup CIC parsing/using work on big endian machines as well 2013-02-24 15:10:55 +01:00
isup_filter.c isup: Make isup CIC parsing/using work on big endian machines as well 2013-02-24 15:10:55 +01:00
link_udp.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
links.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
main.c rate_ctr: Initialize the rate_ctr to update them properly 2011-11-20 13:26:31 +01:00
main_stp.c isup: Hook the reset scanner before we forward the ISUP message 2012-12-16 12:45:58 +01:00
mgcp_callagent.c stp: Extract the MGCP forwarding code out of the msc_connection 2012-12-16 12:10:26 +01:00
mgcp_hw.c hw: The DSP resource was one based with the SNMP API, subtract it 2012-01-23 16:30:16 +01:00
mgcp_patch.c cellmgr: Patch the MGCP messages and replace the domain name 2011-09-15 19:30:20 +02:00
mgcp_ss7.c mgcp: Add a log message about the tones that will be queued 2013-02-26 16:48:05 +01:00
mgcp_ss7_vty.c mgcp: Implement to loop timeslots when not used for audio 2012-01-22 11:44:33 +01:00
msc_conn.c msc_conn: Clear the write queue when the connection is dropping 2013-03-19 22:51:19 +01:00
mtp_layer3.c mtp: Allow to send SCCP/ISUP to a specific endpoint 2012-01-16 11:51:18 +01:00
mtp_link.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
pcap.c license: Switch to the GNU AGPLv3 for this network service 2011-01-16 20:35:13 +01:00
sccp_state.c msc: Create a copy of the message for the forward_only case 2013-04-22 18:55:50 +02:00
sctp_m2ua.c misc: Address warnings coming from clang 2013-03-18 19:03:44 +01:00
snmp_mtp.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
ss7_application.c app: Mark the transport as started for the relay mode 2013-04-22 17:58:34 +02:00
thread.c mgw: Always disable the writing for the socket notifier, initialize variable 2012-12-16 11:33:27 +01:00
vty_interface.c app: Make it possible to enable the forward only code 2013-04-22 17:56:09 +02:00
vty_interface_cmds.c vty: Add show msc [NR] to specify an optional MSC nr 2011-11-28 10:16:38 +01:00
vty_interface_legacy.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00