Property | Type | Description | |
---|---|---|---|
$safeCaseValues | Beginning of the string in the header or value that indicates whether the save value case |
Property | Type | Description | |
---|---|---|---|
$amiVersions | Asterisk Call Manager Interface versions for each session |
Method | Description | |
---|---|---|
extract ( string $line ) : array | Extract key and value pair from line. | |
prepareEnv ( string $data ) : array | Prepares environment scope | |
setAmiVersion ( string $addr, string $ver ) : void | Sets AMI version |
Method | Description | |
---|---|---|
getConfigDefaults ( ) : array | Setting default config options Overriden from NetworkClient::getConfigDefaults |
protected getConfigDefaults ( ) : array | ||
return | array |
public static prepareEnv ( string $data ) : array | ||
$data | string | Address |
return | array |
protected $amiVersions |