Changes between Version 1 and Version 2 of DeviceUserPersitentStore

Show
Ignore:
Author:
RyanCourtnage (IP: 68.144.85.171)
Timestamp:
03/31/06 15:32:57 (7 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeviceUserPersitentStore

    v1 v2  
    1 =Persistent storage of user and device settings
     1= Persistent storage of User and Device settings
    22 
    33Some 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. 
    88/AMPUSER/200/outboundcid                          : 
    99/AMPUSER/200/password                             : 1111 
    10 /AMPUSER/200/recording                            : out=Adhoc|in=Always^ 
     10/AMPUSER/200/recording                            : out=Adhoc|in=Always 
    1111 
    1212/DEVICE/00000001/dial                             : SIP/00000001 
    1313/DEVICE/00000001/type                             : adhoc 
    14 /DEVICE/00000001/user                             : 200^ 
     14/DEVICE/00000001/user                             : 200 
    1515}}} 
    1616