Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add Prefix to LDAP Users

Status
Not open for further replies.

dbuxton101

IS-IT--Management
Joined
Nov 13, 2013
Messages
133
Location
AU
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
 
Who put a trunk access code on an IPO in Australia? Must be a Commander Centre (Aussie version of BT). Never mind....

You could run with ? Dial . Short code and get rid of your trunk access code which would be easiest.
[URL unfurl="true"]http://www.redtelone.com/ipohelp/HOWTO_BypassDial9.html[/url]
Tip o' the hat to Kyle.



I'm clear but my fighter is down.
 
LDAP is a smple search tool for a LDAP database, you cannot add data to retrieved fields within a query.
 
Excuse me...do not compare me to a Commander installer, they wouldn't know what LDAP stands for

I cannot do ? dial . because customer does not want strip prefix plus IPO is acting as a mini exchange to 4 other phone systems so CANNOT touch dial plan
 
Yeah you're right. They wouldn't.
Check out Kyle's wicked FAQ i linked to which really should assist. That was option 2.

Chef de claque (IP Office, Xima, Xirrus)
 
Add on every users shortcode list the shortcode 9N/N/dial/50:Main or use user restrictions for that.
Then change the system shortcode to ?/./dial/50:Main
Done
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top