« Configuring the Microsoft Phone Edition (Tanjay)(OCS) to use a different VLAN (Jun 19 2008) | Main | Outlook 2007/2003/2002 Add-in: Personal Folders Backup (Jun 17 2008) »
Friday
Jan082010

Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)

This is informative purposes only.  

 

At a minimum you will need to have the following configured on your network in order for the Tanjay to connect:

 

  • DNS
  • DHCP
  • NTP
  • Certificate Service registered in AD

 

DNS

The DNS zone for the domain containing your Tanjay device must have the following 2 records:

 

1.       An A record for the SIP domain you want the Tanjay to connect to; for example:

 

(internal access)  sipinternal.yourDomain.com   IPAddressOfAccessProxy

(external access)  sip.yourDomain.com      IPAddressOfSEServer

 

 

2.       A UDP SRV record for the NTP service (stored under yourDomain.com/_udp); for example:

 

_ntp      port:123      NTPServerFQDN

 

3.   SRV records for the OCS service discovery internally

 

_sipinternaltls._tcp.<FQDN of SIP Server (Director or OCS Server, pool or pool VIP)>

 

_sipinternal._tcp.<FQDN of SIP Server (Director or OCS Server, pool or pool VIP)>

 

4.       SRV records for the OCS service discovery externally (for remote access)

 

_sip._tls.<FQDN of SIP Server (Director or OCS Server, pool or pool VIP)>

 

_sip._tcp.<FQDN of SIP Server (Director or OCS Server, pool or pool VIP)>

 

 

DHCP

Starting with build 421 running against an OCS 2007 RTM server, Tanjay now supports DHCP Option 119 which allows an Administrator to define a list of DNS Suffixes to try if the default DNS Domain Name defined in DHCP Option 015 does not produce a valid DC. The Tanjay will attempt to form a valid FQDN by appending each suffix in sequence.

To enable DHCP Option 119:

  1. From DHCP Administrator, right click DHCP server name and select Set Predefined Options
  2. Leave Option class: as DHCP Standard Options and click Add
  3. For Name: enter DNS Search List, set Code: to 119 and Data Type to String, leave the Array check box unchecked (it is not an array) and click OK
  4. Right click Scope Options, select Configure Options, check Option 119 DNS Search List
  5. In the Value section in the String list box, enter a list of domain suffixes in your organization delimited by a semi-colon

 

Example: contoso.com;dev.contoso.com;corp.contoso.com

 

  1. Click OK to close the Predefined Options and Values page

 

NTP

Reference:

Configuring the Windows Time service to use an internal hardware clock” in this document:

http://support.microsoft.com/kb/816042/

 

Enabling the time service is done via group policy on the domain object containing the NTP server using the following steps:

 

  1. Open Active Directory Users and Computers
  2. Right click on the domain containing your NTP server and select Properties
  3. Click the Group Policy tab, make sure the Default Domain Policy is highlighted and click the Edit button
  4. Expand Computer Configuration, Administrative Templates, System, Windows Time Service
  5. Click on Time Providers and in the right pane double-click Enable Windows NTP Server, confirm the Enabled radio button is selected and click OK
  6. From the Group Policy Object Editor menu select File and click Exit

 

Note:  Once you connect your Tanjay device to the network and power it up, the logon display should appear within approximately 2 minutes. If that doesn’t happen confirm that your network connection, DHCP and NTP settings are working properly.

 

Certificates

The Tanjay device registers the internal certificate authority in its “Trusted Authorities” store which requires the following two conditions to be in effect:

 

  • Certificate AutoEnrollment is enabled
  • Certificate Authorities has to contain the Internal CA name

 

Enabling certificate AutoEnrollment is done via group policy on the domain object containing the Tanjay device using the following steps:

 

  1. Open Active Directory Users and Computers
  2. Right click on the domain containing your Tanjay device and select Properties
  3. Click the Group Policy tab, make sure the Default Domain Policy is highlighted and click the Edit button
  4. Expand Computer Configuration, Windows Settings, Security Settings
  5. Click on Public Key Policies and in the right pane double-click Autoenrollment Settings, confirm the Enroll certificates automatically radio button is selected and click OK
  6. From the Group Policy Object Editor menu select File and click Exit

 

Build 421 and above:

Starting with build 421 the Tanjay will continue to go to the Certificate Authority if AutoEnrollment is enabled. However for companies that do not enable AutoEnrollment it’s now possible to upload the path to a .CER file into Active Directory Certification Authority container (Figure 5) and have the Tanjay pull it down from there.

 

To upload the path to a .CER file run the following command from a domain controller:

 

certutil -f -dspublish ".CER file location" RootCA

 

 

If you are using a 3rd party certificate, the following table contains a list of the default trusted root CAs built into the Tanjay. If your 3rd party vendor is on this list it is not necessary to publish anything related to certificates in Active Directory.

 

 

 

Vendor

Certificate Name

Expiry Date

Key length

Comodo

AAA Certificate Services

12/31/2020

2048

Comodo

AddTrust External CA Root

5/30/2020

2048

Cybertrust

Baltimore CyberTrust Root

5/12/2025

2048

Cybertrust

GlobalSign Root CA

1/28/2014

2048

Cybertrust

GTE CyberTrust Global Root

8/13/2018

1024

Verisign

Class 2 Public Primary Certification Authority

8/1/2028

1024

Verisign

Thawte Premium Server CA

12/31/2020

1024

Verisign

Thawte Server CA

12/31/2020

1024

Verisign

Secure Server Certification Authority

1/7/2010

1000

Verisign

Class 3 Public Primary Certification Authority

8/1/2028

1024

Entrust

Entrust.net Certification Authority (2048)

12/24/2019

2048

Entrust

Entrust.net Secure Server Certification Authority

5/25/2019

1024

Equifax

Equifax Secure Certificate Authority

8/22/2018

1024

Geotrust

GeoTrust Global CA

5/20/2022

2048

Godaddy

Go Daddy Class 2 Certification Authority

6/29/2034

2048

Godaddy

http://www.valicert.com/

6/25/2019

1024

Godaddy

Starfield Class 2 Certification Authority

6/29/2034

2048

 

 

OCS Settings

In order to complete the Tanjay boot up process it is necessary for certain VOIP properties to be set at the forest level and then mapped to the Front End properties of the pool. The following steps detail the process:

 

  1. Click Start, Programs, Administrative Tools, Office Communications Server 2007, Administrative Tools
  2. Right-click on Forest and choose Properties and click VOIP Properties
  3. Click the Normalization Rules tab and if no Normalization Rules are defined, click the Add button and create one.

Phone Pattern: ^([0-9]{7})$

Translation: +1403$1

Here the 403 is my area code.

4.       Under the Locations Profiles tab click the Add a Location

5.       Right Click on the OCS Pool and choose Front End Properties

6.       Choose Voice, Location Profile, select the Location Profile you just created as the default location.

 

PrintView Printer Friendly Version

EmailEmail Article to Friend

References (97)

References allow you to track sources for this article, as well as articles that were written in response to this article.
  • Response
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    How to add article to Joomla using a blackberry or other mobile device?
  • Response
    Response: local seo services
    Want to make people visit a blog and don't know how. Also can you give me a good blogging site that people visit a lot. Do they visit your blog within the blog site or externally?? Thanks..
  • Response
    It would be great if I could post text and pics to the blog from my cell (iPhone). Maybe even video??. . I'm new at the whole blog thing, so it really would need to be free and pretty easy to use.. . THANKS!.
  • Response
    Response: seo companies
    Is there a way to report a website for violating copyright of articles and images?
  • Response
    Response: traffic services
    Is it possible to have CPAlead widget in a Joomla site?
  • Response
    Hi guys, How many articles would say it would take to begin with and to grab the attention of readers for a starting blog?.
  • Response
    Response: watch tv
    Why do copyright holders want to restrict distribution of their content to a particular country?
  • Response
    How to install a custom blog design while using ftp publishing?
  • Response
    Response: link building
    I have to write about two pages for creative writing. Do you have any ideas that I could use, or a topic for by paper? Thank you!.
  • Response
    So I created a secondary blog off my first one, but I now want my secondary blog to be my personal or my main blog. So that as soon and I sign on the newer blog I made would be my default blog. If that makes any sense... Is there a ...
  • Response
    Response: organic seo
    I've been trying everything and unfortunately they won't work. I tried posting a playlist in my wordpress in the 'Pages' section but the playlist won't show. Can someone please help with this?.
  • Response
    I put a WordPress blog on my website a few days ago, and I was just curious about how it works. So I just want to know if all the posts are saved into a single file or if they are separate for each post. Then I also want to know ...
  • Response
    My computer with itunes crashed, just installed itunes on new computer. How to keep ipod from syncing to it?
  • Response
    I stored a library account number and had to renew the card. How do I now eliminate the old account number from the Firefox memory?. Thanks!.
  • Response
    I am starting a business selling various baby things that I make. And I want to start a website to be able to sell them on. Can anyone tell me the steps that I would need to go through to do this? And what is the cost?. Thanks..
  • Response
    I am struggling with this problem, unknowingly i started importing other person blog posts..............which i want to disable. Please help me out.
  • Response
    I want to start a blog written by a fictitious character commenting on politics, current events, news etc..How?.
  • Response
    Response: keyword relevancy
    I'm trying to find out what the most popular blogs are when it comes to news and views and cell phone stuff..
  • Response
    If I publish my articles to my school paper are they copyrighted or do I have any ownership over them?
  • Response
    I have asked several questions, and many of the replies suggest that I consider FIREFOX. I'm not sure what it is - probably a browser. Is it similar to Netscape and Internet Explorer? What are its good features and its bad features?.
  • Response
    Response: yasmin lawsuit
    How do I know if my blogs are being seen by others?
  • Response
    Response: gold 401k rollover
    Flash is already installed on my work computer, however firefox is not communicating with it for some odd reason. I can not reinstall flash because like i said this is my works computer, therefore i need admin rights to install flash. So how can i make Firefox work with the flash ...
  • Response
    So I just made a blogspot about SNSD. I dont really know how to let other people know about the blogspot, like you know famous? But not the real famous glamorous type. Because I really want to maintain the site but thats kinda tiring if you keep on posting stuffs if ...
  • Response
    Response: professional seo
    There are a lot of blogging sites dedicated to celebrities (ex. Perez Hilton), love, fashion, travel, and food. But, how do I start one of my own specialty?.
  • Response
    Response: reroof
    I want to start a blog/online diary, but not sure where to start..
  • Response
    Do you blog? Do you blog to advertise items you are selling? I am rather new to the blogging world. I mainly blog to advertise products that I am selling and websites that I am selling on. How do I get traffic to my blog? Do I basically just need to ...
  • Response
    Response: precious metals
    I was watching the episode of Ugly Betty where she started a blog.. . I've always wanted to have a blog (that people would actually read!) and I have some great ideas for some but how do i actually start one on the internet?. . Help much appreciated..
  • Response
    Response: seo services
    I never thought of it that way, well put!
  • Response
    Response: roofing supplier
    ive got alot of free time on my hands recently, so ive decided to start blogging again, . . does anybody know any good blogging sites which are free and easy to use?? (apart from tumbr and blogger/google ). . thanks (:.
  • Response
    Want to make people visit a blog and don't know how. Also can you give me a good blogging site that people visit a lot. Do they visit your blog within the blog site or externally?? Thanks..
  • Response
    Response: five stars
    i want to be able to do that kind of work with computers, but they don't necessarily pay that well (40k a yr). Are there any other computer careers that involve repair work, ect. that pay at least 10k higher yearly? Thanks!. thanks anyway ppl i got some information from my ...
  • Response
    Response: distemper
    I have a great interest in computer and aircrafts, especially military aircrafts. I am planning to do computer engineering and be involved in the designing of military aircrafts (aircraft's computer).. I need to know whether the US Air Force needs computer engineers and if yes, will a computer engineer be wearing ...
  • Response
    Response: impact roofing
    I'm planning to start website where people can post projects and buy projects. Do you think it is a good idea?
  • Response
    Response: aquarium
    I want to start selling hair bows. How do I get a website started and what are the costs?. How do I design it?.
  • Response
    Response: purchase an ira
    I know many wikipedia articles contains copyright violation or licence violation. how do i do this..
  • Response
    Response: acne no more
    I would like to start making money blogging. Can someone lead me in the right direction? There are so many free sites, kits, etc? Don't know where to start?.
  • Response
    Response: marketing agencies
    What is the difference between a Website Columnist and a blogger?
  • Response
    Response: risk pools
    Hi, i have a free wordpress blog. I have added the widgets that come in the widget section. But how do i add widgets that are from third parties such as clustrmaps? If free wordpress blogs don't allow that, which free blog service allows that ? .
  • Response
    Response: Plumber Dublin
    I want to start a blog. How do I get free web site traffic?
  • Response
    Response: this contact form
    I need a computer program that will automatically start another program and not let that program close for a work computer. So basically, when the computer starts up, this program I am looking for will start a work-related program and force it to stay open, so that the only use of ...
  • Response
    I have a site, and my content is protected with a Creative Commons license, but I want to copyright it so places like eBaums World doesn't steal my content. How can I get my entire site copyrighted?.
  • Response
    Response: moved here
    How often will Facebook check for a new LiveJournal blog post to import to my notes?
  • Response
    Is there a copyright or anything on content in Youtube videos?
  • Response
    Response: Window Replacement
    Does a computer engineer play a important role in designing an aircraft ?
  • Response
    i am setting up A web portal for my business. and i want to know the copyright guidelines, specifically the legality of copying other articles from other websites. in other words, is it ok to copy an article from another site and paste it in my site ( of course, i ...
  • Response
    Response: special info
    I think I set the settings wrongly. Now that I changed the settings, there's only 1 out of 8 posts visible to the public. Previously set to mature content, despite the lack of nudity. Should I double-post? It's the blog part that confused me..
  • Response
    How to switch Wordpress menu from right side to the left?
  • Response
    Response: the full details
    What are the skills that I need to run a website business, I want to display some useful info on my site to earn money. I am not talking about designing part, I know how to launch a website but don't know how to get advertisements from companies, marketing, managing, updating, ...
  • Response
    In Firefox I normally use right-click > "Open in new tab" when browsing web pages. This can also be done when clicking on a bookmark. . . Is there any way to get Firefox to do this automatically (by default) when left-clicking a bookmark instead of having to do the right ...
  • Response
    Response: learn here
    How do I start a website that costs me nothing at all?
  • Response
    I want to know how to make my browser load fast on reboot. Most of the time, I only need the web browser but it takes ages because of other programs loading.. . I hope to find a way to boot up and get web browser straight up. I have IE, ...
  • Response
    How realistic is it to make money by writing articles or blogging on the internet from home?
  • Response
    I'm looking for clothing and style ideas at a reasonable prices for a woman over 25.. . Anyone know any good sites or blogs?. . Seems like everything I find is either geared toward teens or is insanely expensive couture.. . Thanks!.
  • Response
    Response: talks about it
    How soon do you think web crawler will pickup my blog posts?
  • Response
    I really love the sciences, especially chemistry and physics. But I also love the creative aspect of the spectrum, such as writing and books. I really want to write. Would it be smart to minor in English or Creative Writing but major in the sciences? Does it look acceptable? I'm new ...
  • Response
    Response: learn more here
    How much did it cost you to start up your website?
  • Response
    Response: read more
    I know its itself is free for personal file sharing....but people are also upload a content which is copyrighted....downloading this is illegal in uk or not? becoz we are not uploading like torrent only downloading.. Its anywhere illegal but people r still downloading in some countries like india, pak becoz the ...
  • Response
    Response: company website
    I want to make my own website to sell things but I have no idea where to start.. I don't no what websites to go on, or how much it will be (or if there's any way i can do it for free?). Can someone give me as much information as ...
  • Response
    Response: she said
    How do i build a blog without using blogger or any of those websites?
  • Response
    I want to start a blog but would like to own the domain. Any ideas how to go about this?.
  • Response
    Response: full article
    I'm lookin to make a lil extra money and would like to start a blog for profit..
  • Response
    A) it is acceptable to use copyrighted material for economic gain as long as proper credit is given to the author.. . B) all original work located on the Internet is to be considered copyrighted.. . C) only items marked with the ? symbol are considered copyrighted.. . D) all Internet ...
  • Response
    Response: check them out
    The template needs to accommodate text as well as some videos. Any apt ready templates in Joomla?.
  • Response
    I never installed any copyright stuff online/offline. I know what i did or not. i just want to remove this warning from my computer but don't know how. can anyone help me??.
  • Response
    So I kinda wanna get into blogging. I was wondering where can I make a blog where people might actually read it?.
  • Response
    How to restore computer when my computer just randomly shuts off?
  • Response
    Response: this contact form
    I've figured out how I wanted my blog layout and everything, it's just that other blogs that I've visited that use Blogspot have nice big headers. Mine is just text, so can someone enlighten me on how to make a pretty header?.
  • Response
    How do I post to my wordpress blog from my desktop, without 3rd party software?
  • Response
    I am looking to start my own blog, but I want to make sure it is on a popular site where people will read it. I plan on discussing sports, video games and whatever else is interesting at the time. What are the best/most popular sites to blog on?.
  • Response
    If I create a blog, at blogspot. How many people can be my followers? Is there any limit of followers for a particular blog?.
  • Response
    go here for best blog seo anywhere
  • Response
    Response: business lawsuits
    How can I get more people to visit my blogger site?
  • Response
    Response: arthritis dogs
    The top quality glucosamine for dogs available
  • Response
    click here for greatest posicionamiento google around
  • Response
    Why does Alex Jones just post mainstream news articles on his website? Isn't he breaking copyright laws?
  • Response
    Is using a copyright material as a reference to write articles illegal?
  • Response
    Everyone says you can't move a primary Tumlbr blog without deleting the account, but what about a secondary blog? I have two accounts, one that I use and one that I just started. I don't use the primary blog on the old one, but I do use a secondary blog on ...
  • Response
    I made a few songs and I want to know how to alter the copyright content on an MP3 file so I can share it online? I want to add (p) Swagers Studios (2009) to the copyright content and was wondering if it was possible. Any help is greatly appreciated.. It's ...
  • Response
    see here for top quality agencias de marketing around
  • Response
    Response: french homes
    What blog hosting website should I create a blog on?
  • Response
    see here for best en pdf anywhere
  • Response
    The Firefox updated tab comes up everytime i start firefox. What do i do to stop it?
  • Response
    The greatest big vision seo around
  • Response
    click here for best agencia marketing around
  • Response
    I am a little confused on exactly how I would make money by blogging, I mean who pay me and how, once I blog who come to my page and how do I get them there. I really appreciate if some one could break it down for me.. . Thanks!.
  • Response
    Right now firefox automatically downloads an mp3 and opens it. I want it to prompt me with the dialog box so I can choose where to save it. I've looked in options->downloads->view and edit actions and there is nothing set there that I can change..
  • Response
    Response: Suresh Babu Gaddam
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    Response: www.mofunzone.biz
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    Response: Cctv Products
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)
  • Response
    (Still) Heavy on the Technical - Journal - Configuring your Enviroment for the Microsoft Phone Edition (Tanjay) (OCS) (Jun 19 2008)

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>