Class Shout_Driver_Ldap
Provides the LDAP backend driver for the Shout application.
Copyright 2005-2010 Alkaloid Networks LLC (http://projects.alkaloid.net)
See the enclosed file COPYING for license information (BSD). If you did not receive this file, see http://www.opensource.org/licenses/bsd-license.php.
- Shout_Driver
- Shout_Driver_Ldap
public
|
|
public
array
|
|
public
boolean
|
#
addDestination( string $account, string $extension, string $type, string $destination )
Add a new destination valid for this extension. A destination is either a telephone number or a VoIP device. |
public
|
#
getDestinations( string $account, string $extension )
Get a list of destinations valid for this extension. A destination is either a telephone number or a VoIP device. |
public
|
|
public
true
|
#
saveExtension( string $account, string $extension, array $details )
Save an extension to the LDAP tree |
public
boolean
|
checkAccountType(),
deleteDevice(),
factory(),
getAccountProperties(),
getAccounts(),
getDialplan(),
getHomeAccount(),
getUsers(),
saveDevice()
|
public
mixed
|
$_ldapKey
|
|
public
mixed
|
$_appKey
|
$_params
|