Changes between Version 1 and Version 2 of DeviceUserPersitentStore
- Timestamp:
- 03/31/06 15:32:57 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeviceUserPersitentStore
v1 v2 1 = Persistent storage of user and device settings=1 = Persistent storage of User and Device settings = 2 2 3 3 Some information about Devices and Users is written in AstDB. This allows for lightning fast lookups during dialplan execution, and also allows settings to be changed in real-time, without having to reload the dialplan. 8 8 /AMPUSER/200/outboundcid : 9 9 /AMPUSER/200/password : 1111 10 /AMPUSER/200/recording : out=Adhoc|in=Always ^10 /AMPUSER/200/recording : out=Adhoc|in=Always 11 11 12 12 /DEVICE/00000001/dial : SIP/00000001 13 13 /DEVICE/00000001/type : adhoc 14 /DEVICE/00000001/user : 200 ^14 /DEVICE/00000001/user : 200 15 15 }}} 16 16
