Add Prefix to LDAP Speeddials

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bucky101
    Brainiac
    • Nov 2010
    • 71

    Add Prefix to LDAP Speeddials

    We have Server 2008 with LDAP and am trying to integrate the LDAP into the PABX telephone directory. All telephone numbers are standard 10 digit numbers (Australia) however the PABX requires a 0 to dial out.
    I have worked out the search string but need help on how I can add a 0 to the telephone numbers.


    Search DN = DC=domain,DC=com,DC=au
    Filter = (|(telephonenumber=*)(mobile=*))
    Attributes = mobile, telephoneNumber
  • fwilkepcs
    Genius
    • Nov 2013
    • 360

    #2
    Sadfully it is not possible. You have to ensure that LDAP delivers the numbers in a dialable format.

    Comment

    Loading