osmo-msc/src
Keith Whyte 5b47ac2bf6 Implement a global switch on the network to disable call waiting.
Add a network -> callwaiting VTY command as boolean.

When this is enabled (default) there is no change to
operation previous to this commit.

When this switch is disabled with "no call-waiting" in vty
then when a call arrives, we will check if we have an active
call transaction for this subscriber, no matter if it is
establishing, established, or alerting, in any of these cases we
will return USER BUSY to the calling party.

Change-Id: I3eb6f23f7103e3002874fb5d3a30c9de952202ae
2019-08-24 15:48:42 +02:00
..
libmsc Implement a global switch on the network to disable call waiting. 2019-08-24 15:48:42 +02:00
libvlr vlr_lu_fsm: ignore ID_IMEISV during VLR_ULA_S_WAIT_HLR_UPD 2019-08-22 22:43:39 +02:00
osmo-msc Implement a global switch on the network to disable call waiting. 2019-08-24 15:48:42 +02:00
utils configure.ac: drop useless SQLite3 dependency 2019-04-25 21:23:35 +02:00
Makefile.am Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr 2018-08-05 11:20:21 +02:00