Re: PbxAdminApi - GetObject: No email address
If the flag is true, you can build a valid email address using the following fields:
- The h323-name of the user
- "h323" from the GetObjectResult message
- @
- The PBX domain
- "domain" from the MonitorConfigInfo message
- See: http://sdk.innovaphone.com/doc/appwebsocket/PbxAdminApi.htm#MonitorConfig
BR
Matthias