aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-20input: Make keep alive configurable (generic)Jacob Erlbeck1-0/+7
2013-10-06IPA: remove automatic reconnect logicHarald Welte1-2/+2
2013-10-06Don't establish RSL at same time as OML link on IPA type linesHarald Welte1-0/+5
2013-10-06Remove duplication between libosmocore ipaccess.h and libosmoabis ipaccess.hHarald Welte1-90/+4
2013-07-05e1_input: fix compilation warning in e1_set_pcap_fdPablo Neira Ayuso1-1/+1
2013-07-04hsl: Remove the input handling for the HSL BTSHolger Hans Peter Freyther3-8/+1
2012-08-30input: add generic PCAP interface for LAPDPablo Neira Ayuso3-1/+13
2012-07-01build: use nobase_include_HEADERS instead of using recursive MakefilesDiego Elio Pettenò4-15/+4
2012-02-04e1_input.h: Declare abis_rsl_sendmsg(struct msgb *msg)Holger Hans Peter Freyther1-0/+1
2011-12-28abis/close: Deliver S_L_INP_TEI_DN when closing the socketv0.1.1Holger Hans Peter Freyther1-0/+13
2011-09-29Addition to last commit 2f5a3714075882ac946536709ac581453b6ad52aAndreas Eversberg1-1/+1
2011-09-29LAPD profiles are globally defined structuresAndreas Eversberg1-7/+16
2011-09-29Replaced LAPD implementation with new LAPD core of libosmogsmAndreas Eversberg2-19/+27
2011-09-26DAHDI: add information on span number, timeslot count to VTYHarald Welte1-0/+2
2011-09-25e1_input: add 'port_nr' field and support DAHDI T1 cardsHarald Welte1-0/+2
2011-09-19ipa: Add a callback to detect if the server_conn was closedDaniel Willmann1-1/+2
2011-09-09ipa: use default write callback in ipa_client_conn_create if not specifiedPablo Neira Ayuso1-2/+0
2011-09-09ipa: rename all reference to ipa_*_peer to ipa_*_connPablo Neira Ayuso1-17/+17
2011-09-09ipa: remove bogus driver_name parameter from ipa_client_createPablo Neira Ayuso1-1/+1
2011-09-08add osmo_rtp_socket_set_param() and osmo_rtp_socket_log_stats()Harald Welte1-0/+11
2011-09-07add GSM_RTP_DURATIONv0.0.7Harald Welte1-1/+4
2011-09-07libosmo-trau: doxygen documentationHarald Welte1-4/+11
2011-09-07osmo_ortp: introduce POLL mode for rtp socketsHarald Welte1-1/+6
2011-09-03add 'libosmotrau' for TRAU/RTP related codeHarald Welte3-1/+60
2011-08-24LAPD: Add function to release/free a LAPD instanceHarald Welte1-0/+1
2011-08-21e1_input: move the lapd_instance pointer out of dahdi specificsHarald Welte1-1/+4
2011-08-21trau_frame: Add doxygen documentationHarald Welte1-5/+16