Reference12r2:Concept myPBX Search in local-Outlook Contacts: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 11: Line 11:
You have an '''Office Integration''' tab inside the myPBX configuration window.
You have an '''Office Integration''' tab inside the myPBX configuration window.
Here you can enable '''Search in Outlook Contacts'''. This triggers myPBX to search in your personal Outlook Contacts.
Here you can enable '''Search in Outlook Contacts'''. This triggers myPBX to search in your personal Outlook Contacts.
===  Search and Result Attributes ===
The Outlook search uses the ''External LDAP Server'' configuration in the user configuration to define the attributes used.  As this configuation uses LDAP attributes, those must be mapped to valid Micsorofto Outlook Attribute schemes.  Here is the mapping:
{|
| LDAP Attrbute  Name || Outlook Schema Name
|-
| sn || urn:schemas:contacts:sn
|-
| givenname || urn:schemas:contacts:givenName
|-
|company || urn:schemas:contacts:o
|-
|o || urn:schemas:contacts:o
|-
|cn || urn:schemas:contacts:cn
|-
|displayname || urn:schemas:contacts:dn
|-
|dn || urn:schemas:contacts:dn
|-
|department || urn:schemas:contacts:department
|-
|roomnumber || urn:schemas:contacts:roomnumber
|-
|telephonenumber || urn:schemas:contacts:telephoneNumber
|-
|facsimiletelephonenumber || urn:schemas:contacts:facsimiletelephonenumber
|-
|mobile || urn:schemas:contacts:mobile
|-
|privatecity || urn:schemas:contacts:homeCity
|-
|privatecountry || urn:schemas:contacts:homeCountry
|-
|privatepostalcode || urn:schemas:contacts:homePostalCode
|-
|privatestreet || urn:schemas:contacts:homeStreet
|-
|homephone || urn:schemas:contacts:homePhone
|-
|street || urn:schemas:contacts:street
|-
|email || http://schemas.microsoft.com/mapi/id/{00062004-0000-0000-C000-000000000046}/8084001F
|-
|city || urn:schemas:contacts:l
|-
|l || urn:schemas:contacts:l
|-
|postalcode || urn:schemas:contacts:postalcode
|-
|country || urn:schemas:contacts:c
|-
|c || urn:schemas:contacts:c
|-
|title || urn:schemas:contacts:title
|-
|url || urn:schemas:contacts:businesshomepage
|-
|e164 || urn:schemas:contacts:internationalisdnnumber
|-
|h323 || http://schemas.microsoft.com/mapi/id/{00062004-0000-0000-C000-000000000046}/8062001f
|}


== Usage ==
== Usage ==

Revision as of 18:07, 17 July 2017

Requirements

Microsoft Outlook

- PBX Version 12r2
- myPBX Windows launcher Version 12r2

Configuration

You have an Office Integration tab inside the myPBX configuration window. Here you can enable Search in Outlook Contacts. This triggers myPBX to search in your personal Outlook Contacts.

Search and Result Attributes

The Outlook search uses the External LDAP Server configuration in the user configuration to define the attributes used. As this configuation uses LDAP attributes, those must be mapped to valid Micsorofto Outlook Attribute schemes. Here is the mapping:

LDAP Attrbute Name Outlook Schema Name
sn urn:schemas:contacts:sn
givenname urn:schemas:contacts:givenName
company urn:schemas:contacts:o
o urn:schemas:contacts:o
cn urn:schemas:contacts:cn
displayname urn:schemas:contacts:dn
dn urn:schemas:contacts:dn
department urn:schemas:contacts:department
roomnumber urn:schemas:contacts:roomnumber
telephonenumber urn:schemas:contacts:telephoneNumber
facsimiletelephonenumber urn:schemas:contacts:facsimiletelephonenumber
mobile urn:schemas:contacts:mobile
privatecity urn:schemas:contacts:homeCity
privatecountry urn:schemas:contacts:homeCountry
privatepostalcode urn:schemas:contacts:homePostalCode
privatestreet urn:schemas:contacts:homeStreet
homephone urn:schemas:contacts:homePhone
street urn:schemas:contacts:street
email http://schemas.microsoft.com/mapi/id/{00062004-0000-0000-C000-000000000046}/8084001F
city urn:schemas:contacts:l
l urn:schemas:contacts:l
postalcode urn:schemas:contacts:postalcode
country urn:schemas:contacts:c
c urn:schemas:contacts:c
title urn:schemas:contacts:title
url urn:schemas:contacts:businesshomepage
e164 urn:schemas:contacts:internationalisdnnumber
h323 http://schemas.microsoft.com/mapi/id/{00062004-0000-0000-C000-000000000046}/8062001f

Usage

Outlook Search will find contacts in all exchange accounts and all contact folders from these accounts.

Known limitations

  • Works only with windows launcher and so Windows compliant only.
  • Works only if outlook is installed and configured with a MAPI profile.
  • Not compatible with the reverse name resolution, based on incoming calling party numbers.
  • Not compatible with the call list history, only called numbers will be stored as record.

Related Articles