aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-07osmo_ortp: add osmo_rtp_socket_set_dscp()Oliver Smith1-0/+1
2020-01-24add ipa ping/pong keepalive for OML/RSL links between bts and bscEric Wild1-1/+6
2020-01-12e1d: Initial osmo-e1d supportSylvain Munaut1-0/+4
2020-01-12introduce and use logging macros with context on E1 line / timeslotHarald Welte1-0/+6
2019-11-08ipa: Allow setting local addr and port for struct ipa_client_connPau Espin Pedrol1-1/+12
2019-07-21extend the ipa keepalive fsmEric Wild1-4/+8
2019-03-19Add IPA keep-alive FSM implementationHarald Welte1-0/+36
2019-03-19rtp: Add 'autoconnect' feature to the osmo_rtp_socketSylvain Munaut1-0/+1
2018-10-03e1_input.h: Set correct type for input_signal_data->link_typePau Espin Pedrol1-1/+1
2018-10-03ipaccess: Simplify handling of ipaccess e1line tsPau Espin Pedrol1-0/+2
2018-08-28ipaccess: Allow passing return code in e1inp_line_ops->sign_link()Pau Espin Pedrol1-0/+1
2018-08-28ipa: Allow signalling fd destroyed in ipa_server_conn_readPau Espin Pedrol1-0/+1
2018-08-28ipa: Allow signalling fd destroyed in ipa_client_readPau Espin Pedrol1-0/+1
2018-04-06e1_input.h: Remove dead declaration of unexistent API ipaccess_setupPau Espin Pedrol1-3/+0
2017-12-03Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES itemsHarald Welte1-0/+3
2017-06-29osmo_ortp: Add osmo_rtp_drop_frame APIPau Espin Pedrol1-0/+1
2017-05-25Add value_string for input signal names (e1inp_signal_names)Harald Welte1-0/+2
2017-03-08add basic unixsocket supportAlexander Couzens3-1/+37
2016-11-16lapd_pcap.h: Add missing #include linesHarald Welte1-0/+3
2016-11-03e1_input.h: add missing extern for value string arraysArran Cudbard-Bell1-2/+2
2016-11-02lapd: adding support for ericsson's lapd dialectPhilipp1-0/+9
2016-10-21Extend RTP RX callback parametersMax1-1/+2
2016-10-17Add HDLC timeslot modeHarald Welte1-1/+13
2016-10-17Implement new 'raw' input type for E1 timeslotsHarald Welte1-3/+12
2016-10-16Convert e1inp_{sign,ts}type_name() to use struct value_stringHarald Welte1-0/+2
2016-10-16e1_input: Add E1 timeslot number to input_signal_dataHarald Welte1-0/+1
2016-10-16remove non-existant e1inp_update_ts() from e1_input.hHarald Welte1-3/+0
2016-09-09Change API to convey marker bitMax1-1/+1
2016-07-04Add osmo_pcap_lapd_set_fd() functionHarald Welte1-0/+1
2016-06-12Fix macro definitionsMax1-2/+2
2016-06-06Add defines for FN to SAMPLE conversionMax1-0/+9
2016-06-06Extend RTP frame sending APIMax1-0/+4
2016-04-29ipa_server_conn: Add server-side CCM handlingHarald Welte1-0/+3
2016-04-29ipa_server_conn: Add remote (peer) address to structHarald Welte1-0/+3
2016-04-29Do not send RTP to port 0Max1-0/+1
2016-02-25ipa driver: make bind address vty configurableNeels Hofmeyr2-0/+4
2015-11-07export lapd_tei_alloc(), used in libosmo-netifAlexander Huemer1-0/+2
2015-09-21ortp: Export statistics for the bts or similarv0.3.2Holger Hans Peter Freyther1-0/+6
2015-01-18ipa: Add API to clear the tx queueHolger Hans Peter Freyther1-0/+1
2014-12-22ipa: Declare all structs usedJacob Erlbeck1-0/+5
2014-08-28Support for multiple RSL connections with ABIS/ipaccess (BTS side)Andreas Eversberg1-0/+4
2014-08-20move various generic IPA related functions to libosmocoreHarald Welte2-27/+1
2014-08-18ipa: Add E1INP_SIGN_OSMO to use IPAC_PROTO_OSMO via e1_inputHarald Welte1-0/+1
2014-08-18ipa: add ipaccess_tlv_to_unitdata()Harald Welte1-0/+2
2014-08-18ipa: declare more already public functionsHarald Welte1-0/+4
2014-08-18Split generic CCM handling out of ipaccess_bts_read_cb()Harald Welte1-0/+3
2014-08-18declare ipa_msg_push_header() as public functionHarald Welte2-1/+1
2014-08-17ipa.h: Wrap function declarations to make them more readableHarald Welte1-3/+17
2014-05-06ipa: Add function declaration for IPA header creationHolger Hans Peter Freyther1-0/+4
2014-03-31ipa: Change ipa_msg_recv() to support partial receiveJacob Erlbeck2-0/+5