Files
asterisk/main
Matt Jordan 328f0be806 main/devicestate: Prevent duplicate registration of device state providers
Currently, the device state provider API will allow you to register a
device state provider with the same case insensitive name more than
once. This could cause strange issues, as the duplicate device state
providers will not be queried when a device's state has to be polled.
This patch updates the API such that a device state provider with the
same name as one that has already registered will be rejected.

Change-Id: I4a418a12280b7b6e4960bd44f302e27cd036ceb2
2015-07-11 10:24:39 -05:00
..
2015-04-12 13:58:49 -05:00
2015-06-02 16:27:51 -05:00
2015-01-30 16:47:50 +00:00
2015-03-25 18:37:04 +00:00
2014-10-10 13:01:41 +00:00
2015-06-05 02:16:24 -05:00
2014-05-09 22:49:26 +00:00
2015-06-02 16:27:51 -05:00
2015-06-03 14:03:18 -05:00
2015-01-26 14:49:32 +00:00
2015-06-03 14:03:18 -05:00
2015-06-03 14:03:18 -05:00