aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/mgcp_client/mgcp_client_fsm.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-05client: collapse codecs[] and ptmap[]; allow codec variantsNeels Hofmeyr1-5/+5
2024-01-05client: deprecate legacy APINeels Hofmeyr1-5/+9
2021-08-16libosmo-mgcp-client: extend the mgcp_client for MGW poolingPhilipp Maier1-0/+1
2020-08-31mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str formatPau Espin Pedrol1-1/+1
2020-08-31mgcp-client: Fix trailing whitespace in mgcp_client_fsm.hPau Espin Pedrol1-1/+1
2019-05-14mgcp-cli: Allow submitting X-Osmux on CRCX requestPau Espin Pedrol1-0/+5
2019-04-30move MGW endpoint FSM from osmo-bsc to hereNeels Hofmeyr1-0/+2
2019-03-12AMR: Add function to convert between bw-effient and octet aligned modePhilipp Maier1-0/+5
2019-03-04mgcp client: allow setting conn mode for CRCX and MDCXNeels Hofmeyr1-0/+4
2018-08-25add X-Osmo-IGN MGCP header to ignore CallIDNeels Hofmeyr1-0/+5
2018-07-31mgcp_client_fsm: allow ptmap in mgcp_client_fsm as wellPhilipp Maier1-0/+8
2018-06-26cosmetic: fix doxygen comment markersNeels Hofmeyr1-7/+7
2018-06-23client: add features to generate and parse codec informationPhilipp Maier1-0/+9
2018-06-12mgcp-client: add mgcp_conn_get_ci()Neels Hofmeyr1-0/+2
2018-02-08client: add an optional FSM interfacePhilipp Maier1-0/+33