Event from the server when the project settings or the location of a line has changed.
In order to get these events the line must be monitored via asnCtiLineMonitorStart
The project settings are part of the location settings of a line. If the location settings were changed, this event will be sent.
ArgumentType: AsnCtiNotifyLineProjectSettingsChangedArgumentAsnCtiNotifyLineProjectSettingsChangedArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sMonitorCrossRefID | string | CrossRefID the client got from the corresponding asnCtiLineMonitorStart. | |
u8sLinePhoneNumber | string | Line identifier for the line where the changes happened. | |
u8sLocationID | string | The identifier for the current line location settings. | |
projectList | AsnProjectPinRuleList | The current list of project settings of the line. | |
optionalParams | AsnOptionalParameters | yes |
Version 7