Commit Graph

6905 Commits (master)
 

Author SHA1 Message Date
Pau Espin 377d39122d osmux: Make sure RTP AMR feed to osmux is in octet-aligned mode
7 months ago
Pau Espin d1e94c7ac3 osmux: Rename function and pass msgb directly to it
7 months ago
Pau Espin 6db3f7f1cb mgw: Rename s/mgcp_send_rtp/mgcp_conn_rtp_dispatch_rtp/
7 months ago
Pau Espin 58c0b0a6f7 mgw: rx_rtp(): reorder checks and handlings
7 months ago
Pau Espin cca55247ed Rename and move func checking if amr mode is explicitly configured
7 months ago
Pau Espin d266c374ee mgw: Log unexpected RTP AMR OA-vs-BE payload
7 months ago
Pau Espin d358d71206 cosmetic: Clarify and fix typos in comment
7 months ago
Neels Hofmeyr 5e6661eece IuUP->AMR: log whether converting to AMR OA or BE
7 months ago
Neels Hofmeyr c1468ef7a5 IuUP->AMR: do not patch payload type a second time
7 months ago
Neels Hofmeyr 24763eaa73 AMR->IuUP: properly translate Q -> FQC
7 months ago
Neels Hofmeyr d8c2f31a87 AMR->IuUP: do not crash on AMR data before IuUP Init
7 months ago
Pau Espin 01b812ea76 mgcp_send: Use mgcp_conn_rtp_is_iuup() helper
7 months ago
Pau Espin 0807771b9e Fix misleading error log
7 months ago
Pau Espin 103e50a561 mgcp-client: Fix no 'mgw ' prefix written in old VTY node
8 months ago
Pau Espin 3a914e33e9 mgcp-client: Refactor system keeping old users not calling mgcp_client_pool_config_write() working
8 months ago
Pau Espin 2172f402a5 mgcp-client: Fix 'mgw endpoint-range' command dropped from old VTY node
8 months ago
Pau Espin 8c138fe89c mgcp-client: Add new VTY commands under mgw node without mgw prefix
8 months ago
Pau Espin 7881f7da0b mgcp-client: Introduce API mgcp_client_pool_config_write
8 months ago
Pau Espin d17a9de79e mgcp-client: Convert users supporting new MGW Pool VTY node during write-config
8 months ago
Pau Espin 8e74c63e15 mgcp-client: Use random free local port by default
8 months ago
Pau Espin 80dd576ad2 mgcp-client: vty: Write deprecation warning using non-mgw nodes
8 months ago
Oliver Smith cb922b646f mgcp_client_pool.h: add missing stdbool include
8 months ago
Pau Espin 5d8b5b0935 mgcp-client: Introduce APIs to manually select mgcp_client from pool
8 months ago
Pau Espin 35bd2523e2 mgcp-client: Rearrange internal backpointers
8 months ago
Pau Espin f45a9b9760 mgcp-client: Rearrange order of structs and APIs in header
8 months ago
Pau Espin f48cd95bbc mgcp-client: Refactor reinit of mgcp clients
8 months ago
Pau Espin 7558c20973 mgcp-client: Move internal API acting on mgcp_client_pool to the correct file section
8 months ago
Pau Espin 6ddc79b6ed mgcp-client: Create alloc() and free() internal APIs for mgcp_client_pool_member
8 months ago
Pau Espin ff5921573a mgcp-client: Move & rename helper function outside of vty code
8 months ago
Pau Espin d4ad77d326 mgcp-client: Rename internal field in mgcp_client_pool
8 months ago
Pau Espin a6917fecb1 mgcp-client: Fix typo in internal function name
8 months ago
Pau Espin 58877f04e3 mgcp-client: Avoid double iteration picking client from pool
8 months ago
Pau Espin d4707e2185 mgcp-client: pool: Improve documentation of some internal fields
8 months ago
Pau Espin f633302c73 cosmetic: Fix typo in comment
8 months ago
Pau Espin 36413c011f osmux: Clean up mgcp_config osmux fields
8 months ago
Pau Espin 833281dcb9 osmux: Introduce osmux peer-behind-nat (on|off) and rework conn activation
8 months ago
Pau Espin 07bbd766c5 mgcp_conn_dump(): Separate dump for osmux and iuup connections
8 months ago
Pau Espin c7c8e649f1 osmux: Erase references to bsc-nat
8 months ago
Pau Espin c0e1b1aec5 osmux: Move setting OSMUX_STATE_DISABLED to initializer function
8 months ago
Pau Espin 9735d21b9d osmux: Define osmux_dummy cfg as boolean
8 months ago
Pau Espin 705565d745 osmux: Make conn_osmux_{allocate,release}_local_cid() APIs static
8 months ago
Pau Espin 63088e0e61 osmux: Set conn->type during osmux_init_conn()
8 months ago
Pau Espin 887c93e198 osmux: Simplify and constify param passing
8 months ago
Pau Espin 2ca48823b1 Check once if remote addr is available when sending dummy packet
8 months ago
Pau Espin e7de137b29 osmux: cosmetic: Fix indentation
8 months ago
Pau Espin c1ad7fd92b osmux: Drop unused role parameter
8 months ago
Pau Espin 3779919551 osmux: Add square brackets around IPv6 address to distinguish port in log line
8 months ago
Pau Espin 8e0d101997 osmux: Change couple log lines to OSMUX category
8 months ago
Pau Espin 654b68d602 Clean up local var pointers in mgcp_get_local_addr()
8 months ago
Pau Espin 70c03f5e44 Add Osmux IPv6 support
8 months ago