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 60bc8e7dab mtp: Allow to send SCCP/ISUP to a specific endpoint
For a linkset define where SCCP/ISUP should be send. This config
should probably move up to the application part when real work on
the routing is done. Right now the sccp_opc/sccp_dpc need to stay
inside the mtp_layer3.c to be able to send a TFA for the reachable
OPC and it is easier to keep both (dpc/opc) in the same file.
2012-01-16 11:51:18 +01:00
..
input misc: Address various compiler warnings in the code 2011-11-20 11:11:01 +01:00
mgcp misc: Address various compiler warnings in the code 2011-11-20 11:11:01 +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 cellmgr: Patch the MGCP messages and replace the domain name 2011-09-15 19:30:20 +02: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 CC messages with bearer capabilities to contain AMR 3 2011-11-24 11:07:37 +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
isup.c misc: Address various compiler warnings in the code 2011-11-20 11:11:01 +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 rate_ctr: Initialize the rate_ctr to update them properly 2011-11-20 13:26:31 +01:00
mgcp_patch.c cellmgr: Patch the MGCP messages and replace the domain name 2011-09-15 19:30:20 +02:00
mgcp_snmp.c snmp: Fix the configuration and point it to the right thing. 2011-03-02 13:34:43 +01:00
mgcp_ss7.c mgcp: Reset endpoints via the trunk config instead of all of them 2011-09-14 22:32:59 +02:00
mgcp_ss7_vty.c mgcp: Increase number of endpoints that can be blocked 2011-10-07 17:39:57 +02:00
msc_conn.c msc: Only unregister the fd when we have a valid fd 2011-11-25 15:32:45 +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 bss: Patch CC messages with bearer capabilities to contain AMR 3 2011-11-24 11:07:37 +01:00
sctp_m2ua.c sctp: Really apply the MSC workaround 2011-08-10 06:45:52 +02:00
snmp_mtp.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
ss7_application.c ss7: Make the forwarding methods static 2012-01-16 09:54:09 +01:00
thread.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
vty_interface.c mtp: Allow to send SCCP/ISUP to a specific endpoint 2012-01-16 11:51:18 +01: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