osmo-mgw/src/libosmo-mgcp
Philipp Maier 7f0966c13d mgcp: add prefix to virtual trunk
the virtual trunk is addressed without a prefix (just *@domain).

- reorganize find_endpoint() so that it accepts a prefix when
  addressing the virtual trunk.

- do no longer accept wildcarded CRCX requests without prefix
  (will not break anything, the feature of wildcarded CRCX is
  not in use yet)

- keep the old prefix-less method but print a warning that it is
  depreacted.

Change-Id: I2aac3ba0f1f3122dfbb3bf36f74198ecb2b21de5
2018-01-26 00:31:51 +00:00
..
Makefile.am libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA 2017-12-01 11:58:24 +00:00
g711common.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00
mgcp_conn.c libosmo-mgcp: Cosmetic spelling fixes in comments 2017-12-25 10:10:29 +01:00
mgcp_ep.c Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
mgcp_msg.c mgcp: add prefix to virtual trunk 2018-01-26 00:31:51 +00:00
mgcp_network.c cosmetic: mgcp_network: typo in log 2018-01-17 10:51:09 +00:00
mgcp_osmux.c libosmo-mgcp: Cosmetic spelling fixes in comments 2017-12-25 10:10:29 +01:00
mgcp_protocol.c mgcp: add prefix to virtual trunk 2018-01-26 00:31:51 +00:00
mgcp_sdp.c MGCP: Connection Identifiers are hex strings 2017-12-01 11:58:23 +00:00
mgcp_stat.c mgcp_rtp_end: Group statistics members into 'stats' sub-struct 2017-12-25 10:10:29 +01:00
mgcp_vty.c mgcp: make domain name configurable 2018-01-19 10:15:47 +01:00