Skip to content

Changes

#570 (Dec 24, 2024, 6:19:23 PM)

  1. mgw: CRCX: Split mgcp header pars parsing into a previous step — Pau Espin Pedrol / detail

#569 (Dec 24, 2024, 4:22:21 PM)

  1. Rename and cleanup code allocating rtp/rtcp ports in trunk — Pau Espin Pedrol / detail

#568 (Dec 24, 2024, 4:22:21 PM)

  1. mgw: Clean up code allocating conn_rtp rtp/rtcp sockets — Pau Espin Pedrol / detail

#567 (Dec 24, 2024, 1:24:27 PM)

  1. mgw: Move several params setting to mgcp_rtp_end_init() — Pau Espin Pedrol / detail

#566 (Dec 24, 2024, 1:24:27 PM)

  1. mgw: Simplify and redo code around ssrc patch feature — Pau Espin Pedrol / detail

#565 (Dec 23, 2024, 5:17:41 PM)

  1. TODO: move mgcp_rtp_end_config — Pau Espin Pedrol / detail

#564 (Dec 23, 2024, 5:15:41 PM)

  1. mgw: Move force_ptime logic outside of main CRCX func handler — Pau Espin Pedrol / detail

#563 (Dec 23, 2024, 5:00:03 PM)

  1. mgw: Cleanup rtp_endp fields in its own function — Pau Espin Pedrol / detail

#562 (Dec 23, 2024, 5:00:02 PM)

  1. mgw: Introduce struct mgcp_codecset struct — Pau Espin Pedrol / detail

#561 (Dec 23, 2024, 5:00:02 PM)

  1. mgw: Split mgcp_rtp_end to its own file — Pau Espin Pedrol / detail

#560 (Dec 23, 2024, 5:00:01 PM)

  1. mgw: Introduce mgcp_rtp_end_init() — Pau Espin Pedrol / detail

#559 (Dec 23, 2024, 3:18:31 PM)

  1. Rename mgcp_free_rtp_port() to mgcp_rtp_end_free_port() — Pau Espin Pedrol / detail

#558 (Dec 23, 2024, 3:13:56 PM)

  1. mgw: Use bool instead of int in local var — Pau Espin Pedrol / detail

#557 (Dec 23, 2024, 1:47:25 PM)

  1. mgw: CRCXMDCX/DLCX: rename conn and conn_rtp variables — Pau Espin Pedrol / detail

#556 (Dec 23, 2024, 12:47:48 PM)

  1. mgcp_endp: Add helpers accessing endp connections — Pau Espin Pedrol / detail

#555 (Dec 23, 2024, 12:47:48 PM)

  1. mgw: constify mgcp_endp_avail() param — Pau Espin Pedrol / detail

#554 (Dec 23, 2024, 12:47:47 PM)

  1. mgw: mgcp_protocol: assert freeing last conn allows creating new conn — Pau Espin Pedrol / detail

#553 (Dec 23, 2024, 12:47:46 PM)

  1. mgw: Split conn mode parsing and applying into conn — Pau Espin Pedrol / detail

#552 (Dec 23, 2024, 12:47:45 PM)

  1. mgw: Avoid 2nd lookup of conn in endp during CRCX — Pau Espin Pedrol / detail

#551 (Dec 23, 2024, 12:47:45 PM)

  1. cosmetic: mgw: iuup: Update comment — Pau Espin Pedrol / detail

#550 (Dec 23, 2024, 11:49:54 AM)

  1. mgw: mgcp_protocol: assert freeing last conn allows creating new conn — Pau Espin Pedrol / detail

#549 (Dec 23, 2024, 11:47:39 AM)

  1. mgcp_endp: Add helpers accessing endp connections — Pau Espin Pedrol / detail

#548 (Dec 23, 2024, 11:34:24 AM)

  1. mgw: constify mgcp_endp_avail() param — Pau Espin Pedrol / detail

#547 (Dec 23, 2024, 11:09:24 AM)

  1. cosmetic: mgw: iuup: Update comment — Pau Espin Pedrol / detail

#546 (Dec 23, 2024, 10:49:59 AM)

  1. mgw: Rename and move code freeing endp connection — Pau Espin Pedrol / detail

#545 (Dec 23, 2024, 10:49:57 AM)

  1. mgw: Clean up access to conn_rtp from conn — Pau Espin Pedrol / detail

#544 (Dec 23, 2024, 10:49:57 AM)

  1. mgw: Rename and move several get_conn funcs acting on endp object — Pau Espin Pedrol / detail

#543 (Dec 23, 2024, 10:49:56 AM)

  1. mgw: mgcp_network.c: Simplify use of conn_rtp ptr — Pau Espin Pedrol / detail

#542 (Dec 23, 2024, 10:39:19 AM)

  1. mgcp-client: Fix regression checking null ptr — Pau Espin Pedrol / detail

#541 (Dec 19, 2024, 6:41:27 PM)

  1. mgw: mgcp_network.c: Simplify use of conn_rtp ptr — Pau Espin Pedrol / detail

#540 (Dec 19, 2024, 6:41:26 PM)

  1. mgw: Clean up access to conn_rtp from conn — Pau Espin Pedrol / detail

#539 (Dec 19, 2024, 6:07:02 PM)

  1. mgw: Rename and move several get_conn funcs acting on endp object — Pau Espin Pedrol / detail

#538 (Dec 19, 2024, 6:07:01 PM)

  1. mgw: Rename and move code freeing endp connection — Pau Espin Pedrol / detail

#537 (Dec 19, 2024, 5:17:06 PM)

  1. cosmetic: mgw: Fix indentation whitespace — Pau Espin Pedrol / detail

#536 (Dec 19, 2024, 5:15:51 PM)

  1. mgw: Drop own MGCP extension 'noanswer' — Pau Espin Pedrol / detail

#535 (Dec 19, 2024, 4:01:11 PM)

  1. mgcp-cli: Fix filling in wrong local IP address of SDP Origin o= — Pau Espin Pedrol / detail

#534 (Dec 19, 2024, 3:41:31 PM)

  1. mgcp-cli: Improve error handling around mgcp_msg_gen() return — Pau Espin Pedrol / detail

#533 (Dec 19, 2024, 3:28:51 PM)

  1. mgcp-cli: Mark iofd ptr as NULL when freed — Pau Espin Pedrol / detail

#532 (Dec 19, 2024, 3:17:58 PM)

  1. mgcp_client_internal.h: Add missing header dependency — Pau Espin Pedrol / detail

#531 (Dec 12, 2024, 1:06:10 PM)

  1. mgcp-client: Fix wrong value passed to strerror() — Pau Espin Pedrol / detail

#530 (Dec 10, 2024, 4:05:06 PM)

  1. jenkins.sh: Use --disable-doxygen configure param — Pau Espin Pedrol / detail