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 e48231c539 dtmf: Check the tones that are put into the DTMF scheduler and reject a 0
Playing tones should be printable ascii characters, begin by checking
for NULL (as it happened before) as the first illegal tone. This is
an attempt to make the API more robust and detect errors more early.
2013-05-23 09:59:25 +02:00
..
input misc: Address various compiler warnings in the code 2011-11-20 11:11:01 +01:00
mgcp mgcp: Initialize the tone to CHAR_MAX as this might not be a request 2013-05-23 09:59:25 +02: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 patching: Add a VTY option to hardcode the assignment complete message 2013-05-13 21:08:36 +02: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: Check the tones that are put into the DTMF scheduler and reject a 0 2013-05-23 09:59:25 +02: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 dtmf: Check the tones that are put into the DTMF scheduler and reject a 0 2013-05-23 09:59:25 +02: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 patching: Get the struct ss7_application down to the patching routine 2013-05-13 18:18:02 +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 patching: Add a VTY option to hardcode the assignment complete message 2013-05-13 21:08:36 +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