Commit Graph

6905 Commits (master)
 

Author SHA1 Message Date
Eric Wild 1e8d5fa44b fix missing includes and forward declarations
2 years ago
Eric Wild 374ad788d8 configure.ac: fix maybe-uninitialized for clang
2 years ago
Eric Wild da07b90f0f add vscode stuff to gitignore
2 years ago
Philipp Maier fa495d669f mgcp_client: fix typo in doxygen comment
2 years ago
Philipp Maier 439c86fc58 mgcp_ratectr: remove unusued rate counters
2 years ago
Philipp Maier 74e83d3d82 mgcp_client_vty: fixing docstring
2 years ago
Philipp Maier d55be05af1 mgcp_client_vty: cosmetic: doc string should terminated with \n
2 years ago
Philipp Maier 8f91a7f450 mgcp_client_vty: fix docstrings for mgw-pool
2 years ago
Philipp Maier da3a5759e1 mgcp_client_vty: add OSMO_ASSERT on pool parameter
2 years ago
Oliver Smith 29e671f257 mgcp_client_vty: add missing NO_STR
2 years ago
Philipp Maier d6a7e17911 mgcp_client_vty: add missing docstrings
2 years ago
Philipp Maier 3f4a4cb49c libosmo-mgcp-client: extend the mgcp_client for MGW pooling
2 years ago
Philipp Maier 3d2b76fd95 mgcp_client: refactor function init_socket
2 years ago
Philipp Maier 276a414aa3 mgcp_client: do not print (null) when address is ANY
2 years ago
Philipp Maier c534ad17dc mgcp_client_vty: remove unnecessary checks
2 years ago
Philipp Maier 3f2c15f275 mgcp_client: allow to reset endpoints on startup
2 years ago
Philipp Maier 38533ba9b3 mgcp_ratectr: do not set talloc destructor on library allocated item
2 years ago
Philipp Maier 39889e4389 mgcp_protocol: get rid of policy_cb and change_cb
2 years ago
Philipp Maier c824fe4eb0 mgcp_client: fix typo Initalize -> Initialize
2 years ago
Philipp Maier 124a3e0b34 mgcp_ratectr: add stats items to monitor trunk usage
2 years ago
Philipp Maier 96c6e06681 mgcp_trunk: check MGW domain name earlier
2 years ago
Philipp Maier ce18705875 mgcp_protocol: assert endp when it becomes mandatory
2 years ago
Daniel Willmann 41ab87f67c contrib/jenkins: Use ASAN for osmo-mgw
2 years ago
Philipp Maier a8739fc7be mgcp_lient: remove unsubstantial FIXME note
2 years ago
Philipp Maier 21dfeff8aa remove struct member wildcarded_req from struct mgcp_endpoint
2 years ago
Philipp Maier f486e741a4 mgcp_protocol: add support for wildcarded DLCX
2 years ago
Neels Hofmeyr 268568593e Revert "mgcp_ratectr: add stats items to monitor trunk usage"
2 years ago
Philipp Maier 41d59205c0 mgcp_protocol: refactor function create_response_with_sdp
2 years ago
Philipp Maier 036612b035 mgcp_msg: add trunk parameter to mgcp_check_param for logging
2 years ago
Philipp Maier 6bad138c96 mgcp_ratectr: add stats items to monitor trunk usage
2 years ago
Philipp Maier 8dc3597085 mgcp_protocol: refactor MGCP request handling
2 years ago
Philipp Maier d70eef6421 mgcp_trunk: use unsigned int instead of int as trunk_nr
2 years ago
Philipp Maier 33d97f721d mgcp_protocol: refactor request handler array
2 years ago
Neels Hofmeyr d57310731f mgcp_client: add logging on received MGCP messages
2 years ago
Neels Hofmeyr a8c684b51f mgcp_client_fsm: add missing log_subsys
2 years ago
Neels Hofmeyr 03fcc91aad mgcp_client_endpoint_fsm: on term, still let conns wait for DLCX OK
2 years ago
Neels Hofmeyr 9de30e7cc4 mgcp_client_fsm delete: set mgcp_client as ctx, not NULL
2 years ago
Philipp Maier d64c041cdb mgcp_endp: make wildcarded detection separate
2 years ago
Philipp Maier d02716d6c2 mgcp_protocol: forward declare mgcp_endpoint
2 years ago
Philipp Maier a065e632c0 mgcp_ratectr: refactor rate counter and set group name
2 years ago
Philipp Maier bd060c3c99 mgcp_trunk: add value string for trunk type.
2 years ago
Philipp Maier 97cae477fb mgcp_ratectr: fix sourcecode formatting
2 years ago
Philipp Maier 02c880a7dd mgcp_ratectr: drop ws line
2 years ago
Philipp Maier ba09687768 mgcp_trunk: drop ws line
2 years ago
Neels Hofmeyr a4b677c45a check_rtp_destin(): clarify log msg
2 years ago
Philipp Maier 6b7afe8f57 mgw_main: fix loop that resets all endpoints
2 years ago
Philipp Maier 4131a65c4d mgcp_protocol: fix loop that sends dummy RTP packets
2 years ago
Pau Espin 6a5e5ac2d4 Use DLMGCP instead of DLGLOBAL in log lines
2 years ago
Pau Espin b066bd0c86 Take into account Marker bit when patching RTP stream
2 years ago
Pau Espin d6769ea207 Fail rx MDCX sendrecv with invalid remote addr
2 years ago