Trying to run Get-ActiveCalls and recieving the following error:
Export-ModuleMember : The Export-ModuleMember cmdlet can only be called from inside a module.
At C:\Users\david.sack.SIGNALGROUP\OneDrive - The SignalGroup LLC\Documents\Git\3cx\3cx_xapi_module\ActiveCalls.ps1:47 char:1
- Export-ModuleMember -Function Get-ActiveCalls
-
+ CategoryInfo : PermissionDenied: (:) [Export-ModuleMember], InvalidOperationException
+ FullyQualifiedErrorId : Modules_CanOnlyExecuteExportModuleMemberInsideAModule,Microsoft.PowerShell.Commands.ExportModuleMemberCommand
Any assistance would be greatly appreciated.
Thanks
Dave
Trying to run Get-ActiveCalls and recieving the following error:
Export-ModuleMember : The Export-ModuleMember cmdlet can only be called from inside a module.
At C:\Users\david.sack.SIGNALGROUP\OneDrive - The SignalGroup LLC\Documents\Git\3cx\3cx_xapi_module\ActiveCalls.ps1:47 char:1
Any assistance would be greatly appreciated.
Thanks
Dave