Applies ToWindows Server 2012 R2 Datacenter Windows Server 2012 R2 Standard Windows Server 2012 R2 Essentials Windows Server 2012 R2 Foundation
This article describes an update that enables Windows Server 2012 R2 to work with a later version of Windows. Before you install this update, see the Prerequisites section
About this update
Subject Interface Packages (SIPs) are required in order to read the digital signatures on specific file types. After you install this update, SIPs enable the WinVerifyTrust function to handle a later version of Windows on the Windows Server Update Services (WSUS) server. SIPs also enable down-level WSUS environments to read the new file types in a later version of Windows that can be used for upgrades.
How to obtain this update
Important If you install a language pack after you install this update, you must reinstall this update. Therefore, we recommend that you install any language packs that you need before you install this update. For more information, see Add language packs to Windows.
Method 1: Windows Update
This update is provided as an Important update on Windows Update. For more information about how to run Windows Update, see How to get an update through Windows Update.
Method 2: Microsoft Download Center
119591 How to obtain Microsoft support files from online services Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
Update detail information
Prerequisites
To apply this update, you must have April 2014 update rollup for Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 (2919355) installed in Windows Server 2012 R2.
Registry information
To install this update, you do not have to make any changes to the registry.
Restart requirement
You may have to restart the computer after you apply this update.
Update replacement information
This update does not replace a previously released update.
The global version of this update installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.
Windows Server 2012 R2 file information and notes
-
The files that apply to a specific product, milestone (RTM, SPn), and service branch (LDR, GDR) can be identified by examining the file version numbers as shown in the following table:
Version
Product
Milestone
Service branch
6.3.960 0.17xxx
Windows Server 2012 R2
RTM
GDR
-
The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the «Additional file information» section. MUM, MANIFEST, and the associated security catalog (.cat) files, are very important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.
For all supported x64-based versions of Windows Server 2012 R2
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Esdsip.dll |
6.3.9600.17804 |
19,456 |
17-Apr-2015 |
01:51 |
x64 |
Esdsip.dll |
6.3.9600.17804 |
16,384 |
17-Apr-2015 |
01:09 |
x86 |
Additional file information
Additional file information for Windows Server 2012 R2
Additional files for all supported x64-based versions of Windows Server 2012 R2
File property |
Value |
---|---|
File name |
Amd64_7a3057d3785fb681d76eca79fa041cba_31bf3856ad364e35_6.3.9600.17806_none_283ee5af4127800e.manifest |
File version |
Not applicable |
File size |
1,036 |
Date (UTC) |
20-Apr-2015 |
Time (UTC) |
18:24 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-esdsip_31bf3856ad364e35_6.3.9600.17806_none_b5724fb6af53c262.manifest |
File version |
Not applicable |
File size |
5,522 |
Date (UTC) |
19-Apr-2015 |
Time (UTC) |
23:10 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-esdsip_31bf3856ad364e35_6.3.9600.17806_none_5953b432f6f6512c.manifest |
File version |
Not applicable |
File size |
5,520 |
Date (UTC) |
19-Apr-2015 |
Time (UTC) |
23:00 |
Platform |
Not applicable |
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the «Applies to» section.
References
See the terminology that Microsoft uses to describe software updates.
Need more help?
Want more options?
Explore subscription benefits, browse training courses, learn how to secure your device, and more.
SIP2 is a protocol created and controlled by 3M |
The Standard Interchange Protocol is a proprietary standard for communication between library computer systems and self-service circulation terminals. Although owned and controlled by 3M, the protocol is published and is widely used by other vendors. Version 2.0 of the protocol, known as «SIP2», is a de facto standard for library self-service applications. This protocol will be eventually replaced with the NCIP Protocol.
This post will go though how to setup a SIP2 Server on Windows; even though setting up a SIP2 Server is relatively trivial, you need to have few things in place first before you add the SIP2 Service.
- The server must have a connection with the ILS database. The database we will be basing this off will be a Microsoft SQL Server.
- An ACS profile setup for the SIP server to talk to (typically 6 characters but may vary depending on ILS)
- You need Java Version 6 or better (I am using the latest version 8.144)
- The SIP2 Installer Files and DLLs for your ILS
- This will be based off Windows Server 2012 Essentials
Go to and launch the setupwin32.exe. In my case it is in C:\Users\$USERNAME\Documents\SIP Install Files\SIP1.4.108\
Install the setup I have is not for the latest version of the ILS I am working on but I do have the DLLs which I will replace in the BIN folder once the SIP Service Wrapper is installed.
Run through the installer. All SIP connections should be saved to C:/sirsidynix/”Sip$PORT#_$name” NOTE: Make sure you make the directory first otherwise you will get an error!
Example: Sip$PORT#_hoopla
When finished go to and run modify/create the port run the setup.bat located in C:\sirsidynix\Sip$PORT#_$name\bin\setup.bat
Run the setupwin32.exe in my case C:\Users\$USERNAME\Documents\SIP Install Files\SIP1.4.108\
Install the setup for the latest version of your ILS and replace the DLL files for the latest version of your ILS; you may have to get them from your ILS Vendor.
|
SIP 2 Service Installer |
|
SIP 2 Settings Host: $DATABASE HOST/IP
Database: $DATABASE Database Type: MS SQL Server Database Username: $DBUSERNAME Database Password: $DBPASSWORD location: $LOCATION ACS Profile: “Get the 6 character code you created or from an ILS Administrator”
Replace DLLs. with the dlls for your ILS Start The Service. Testing a SIP Service
To test the service on the sip server use the ACSTester.exe located in the bin directory. click connect type in localhost, $port (Port you just created probably something like 60xx) Click Create Message select “63 Patron Information” and click create message In the patron Identifier type in “test” with no quotes and hit ok click send message You should see something like the screen above (unknown borrow barcode) if the test is successful.
|
|
ACS SIP2 Tester |
- Fax Windows Server 2012 R2 Подключить По Siphon
- Fax Windows Server 2012 R2 Подключить По Sippy Cup
- Fax Windows Server 2012 R2 Подключить По Sipping
- Fax Windows Server 2012 R2 Подключить По Sipe
Настройка системы. Почтовый сервер. Проверим на сервере список подключенных пиров с помощью команды: CLI> sip show peers. Должна быть строка с подключенным пиром: 100/100 192.168.1.100 D No No 59891 OK (104 ms). Если у вас так же, то все в порядке. Чтобы протестировать звонки, нам нужно подключить двух абонентов. Настраивайте еще один телефон или софтофон.
- Факсимильные устройства* Fax Voip Line для Службы факсов Windows. В Windows Server 2016, Windows Server 2012/2012R2, Windows Server. Сетевое подключение локального компьютера к SIP или H.323 серверу.
- Sep 20, 2013 — Авторские права 3CX Phone System for Windows принадлежат. Однако, также есть возможность подключения VoIP-оператора. Windows 7(Pro or Ultimate), Windows 8, Windows Server 2008, Windows Server 2008 R2. Отправить факс на email внутреннего номера (Send Fax to Email of.
Настройка программы при работе через интернет-телефонию При работе с IP-телефонией VentaFax выступает в качестве клиентского приложения, которое взаимодействует с сервером IP-телефонии. Серверы IP-телефонии могут быть внутрикорпоративными, обслуживающими нужды конкретной организации, и публичными, предоставляющими доступ к IP-телефонии всем желающим за плату.
Если у вас есть доступ к внутрикорпоративной системе IP-телефонии (часто используются термины IP-АТС, SIP-АТС, софтсвич и др.), обратитесь к системному администратору IP-сервера за помощью в настройке VentaFax. Особенности настройки VentaFax для некоторых систем рассмотрены. Организации, предоставляющие доступ к IP-телефонии за плату, называются операторами IP-телефонии. Многие интернет-провайдеры располагают сервером IP-телефонии и предоставляют эту услугу своим клиентам. При работе через сервер оператора вам потребуется подключить услугу (обычно зарегистрироваться на сайте оператора), получить данные своей учетной записи для подключения к серверу (логин, пароль, иногда дополнительные параметры).
После этого необходимо указать полученные данные в программе. Некоторые операторы предоставляют за отдельную плату или в рамках пакета услуг телефонный номер в вашей географический телефонной зоне (или со специальным неогеографическим кодом) для приема входящих звонков. Часто этот номер служит одновременно и логином для вашей учетной записи. Примеры настройки VentaFax для подключения к серверам некоторых операторов IP-телефонии приведены. VoIP-провайдер как правило предоставляет услуги только после пополнения Вашего лицевого счета. Некоторые операторы при подключении зачисляют на счет некоторую небольшую сумму, но до тех пор, пока вы сами не пополните счет, могут действовать ограничения (например, не будет обеспечиваться передача факсов по протоколу T.38). Создание учетной записи Откройте в окне настроек вкладку IP-телефония — Учетные записи.
Нажмите кнопку Добавить и в открывшемся окне заполните следующие поля. Здесь вы можете написать любой текст, например, название оператора. Укажите имя сервера, с которым должна соединяться программа или его IP. Эту информацию предоставляет оператор (или администратор сервера). По умолчанию стоит значение 5060. Его не следует изменять без необходимости.
SIP ID или имя пользователя. Укажите полученный SIP ID или логин. Укажите полученный пароль. Имя для аутентификации. Укажите, если инструкции оператора IP-телефонии этого требуют.
Исходящий прокси-сервер. Укажите, если инструкции оператора IP-телефонии этого требуют. Локальный адрес. Если ваш компьютер имеет несколько сетевых интерфейсов, укажите здесь IP-адрес того из них, который должен использоваться для взаимодействия с сервером IP-телефонии. Выберите протокол, по которому будет происходить обмен данными с провайдером.
По умолчанию SIP. Максимальное число одновременных подключений. Значение может быть меньше или равно числу линий. Не все VoIP-операторы поддерживают множественное подключение.
Например, для SipNet следует указать значение равное единице. Запретить протокол T.38. Некоторые операторы и корпоративные системы IP-телефонии не поддерживают протокол T.38.
В таких случаях используется ‘прозрачная’ передача факсов с использованием голосового кодека G.711. Как правило, выбор такого способа передачи факсов происходит автоматически. Но в ряде случаев использование протокола T.38 следует отключить явно с помощью этого параметра. Способ передачи DTMF-сигналов.
Укажите тот вариант, который требуется для используемого SIP-сервера. Убедитесь, что флажок у параметра Использовать установлен и нажмите кнопку OK. Учетных записей может быть больше одной.
Вы можете зарегистрироваться у нескольких операторов IP-телефонии. Для ввода других учетных записей проделайте снова ту же последовательность действий, что и для первой записи. VoIP операторы VoIP-оператор Основные особенности Zadarma (Россия, Украина, Казахстан) Передача факсов по протоколу T.38 — не поддерживается. Возможность принимать входящие звонки — есть.
Мультифон от ‘Мегафон’ (Россия) Передача факсов по протоколу T.38 — не поддерживается. Множественные подключения — разрешены. Возможность принимать входящие звонки — есть. MTT (Россия) Передача факсов по протоколу T.38 — есть. Возможность принимать входящие звонки — есть.
Telphin (Россия) Передача факсов по протоколу T.38 — есть. Множественные подключения — разрешены.
Fax Windows Server 2012 R2 Подключить По Sippy Cup
Возможность принимать входящие звонки — есть. WestCall, С.-Петербург (Россия) Передача факсов по протоколу T.38 — включается по запросу.
Множественные подключения — не разрешены. Возможность принимать входящие звонки — есть.
Максифон (Беларусь) Передача факсов по протоколу T.38 — нет. Возможность принимать входящие звонки — есть. SipGate (Россия) Передача факсов по протоколу T.38 — есть.
Множественные подключения — разрешены (актуально для многолинейных версий). Возможность принимать входящие звонки — нет. SipNet (Россия) Передача факсов по протоколу T.38 — официально не поддерживается, но фактически работает.
Множественные подключения — не разрешены. Возможность принимать входящие звонки — есть. Callcentric (США) Передача факсов по протоколу T.38 — есть. Множественные подключения — разрешены (актуально для многолинейных версий). Возможность получения прямого телефонного номера для входящих звонков — есть. Skype и аналогичные программы Использует нестандартные протоколы, поэтому работа программы с ним невозможна.
При использовании SipGate для передачи факсов полезно у них на сайте в разделе Личного кабинета ‘Администрирование – Мои устройства – Редактировать’ выбрать в качестве значения параметра ‘Класс кодеков’ значение ‘Fax 711’. Это не означает принудительного использования «прозрачной» передачи факсимильных данных как голосовых данных, по возможности будет использоваться и протокол T.38. При проблемах с передачей факсов через SipNet полезно в Личном кабинете в разделе ‘Мои направления’ выбрать приземляющие станции с T.38. Если качество связи не устраивает, можно посмотреть статистику звонков (раздел ‘Счет’), в ней посмотреть через какие конкретно станции идут звонки и попробовать назначить другие.
В некоторых случаях, наоборот, к повышению вероятности успешной отправки факса ведет выбор станции без поддержки T.38. К сожалению, раздел ‘Мои направления’ доступен не для всех тарифных планов. Примеры заполнения учетной записи Примечание: указанный адрес исходящего прокси-сервера следует использовать только для звонков из Республики Беларусь, а из-за ее пределов надо указать 93.85.255.18 2:5060 Особенности работы программных PBX Asterisk Протокол T.38 поддерживается при помощи дополнительных платных модулей. Без них поддерживает факсимильную связь только с использованием кодека G.711. Также статью. 3CX Поддерживает передачу факса только по протоколу T.38. Отключать T.38 при работе через неё в программе нельзя.
Крутые названия клана. United Power 27 © Иные © 14 Титаны 2 Вестники тьмы 94 Братство Стали 168 Destiny 216 Авалон 202 †Орден Миротворцев† 245 Outlaws 5 Истребители нечисти 10 Монастырь 3 Охотники 14 Весёлый Роджер 26 Ghosts 6 Неприкасаемые 51 Орда 122 Power Heroesmen 18 Орден странников 1 Клинки Портала 41 CoinOpp — Cointidentia Oppositorum 5 Diamond Bullets 4 Клан Свободных наёмников 19 Путники Заката 12 Free wars Inc. Дата обновления: 2018-05-23 02:01:27 # # Название Числ.
Также статью. Также © Объединение Вента, 1997-2017. Все права сохраняются.
Отправка факса с Windows Наиболее популярная функция факс-сервера это прием факса на электронную почту. Это позволяет любому сотруднику компании при необходимости принять сообщение и не держать в голове номер ближайшего факс-аппарата, а компании сэкономить на недешевом оборудовании. Однако без удобного механизма отправки сообщений функционал факс-сервера нельзя назвать полным.
Компания Lynks представляет новый шаг к безбумажным технологиям: драйвер виртуального принтера для отправки факсимильных сообщений непосредственно с компьютера. Многие интеграторы решают этот вопрос добавлением механизма преобразования email-2-fax, как правило, для отправки сообщения пользователь вынужден сохранить его, либо преобразовать в формат PDF, затем открыть почтовый клиент, выбрать адрес получателя (факс-сервер), прикрепить файл и отправить. Номер телефона для отправки обычно указывается в теме письма. Такой длинный способ отправить банальный факс напрочь отбивает у пользователей желание им пользоваться, им становится не лень просто распечатать документ и прогуляться до обычного факс-аппарата. Однако есть и более элегантный способ: воспользоваться виртуальным факс-принтером, например таким, как для факс-системы HylaFAX. Но при всех его достоинствах он имеет серьезный недостаток: операционные системы Windows старше XP не поддерживаются, что сильно ограничивает применение программы.
Помимо этого невозможно использование этого драйвера в терминальной среде. Решить эти проблемы позволяет LPBX Fax Client для VoIP сервера TrixBox компании Lynks, которая обладает следующими возможностями:. Поддержка версий Windows XP, Vista, Windows 7;.
Поддержка 64-битных версий Windows;. Работа через интернет по протоколу HTTP;. HTTP аутентификация на сервере;. Просмотр задания перед отправкой;.
Возможность отправки факса на несколько номеров; Программа проста в использовании: после установки в системе появляется виртуальный принтер “ LPBX Fax Client”. При печати документа из любой программы драйвер преобразует документ в графический формат и отображает окно для ввода номера получателя факса. При первой отправке факса следует задать параметры подключения к серверу: в поле Server path нужно ввести путь к скрипту-обработчику факсовых сообщений: в поле User phone ввести номер телефона отправителя (требуется для идентификации и отправки уведомлений о доставке). Для отправки нужно ввести номер телефона в том виде, в каком требуется набирать с обычного телефона системы (если есть 9-ка, то в месте с ней), после чего нажать кнопку Send. При успешной отправке задания пользователю будет сообщен его номер. При необходимости можно ввести другой номер и снова нажать кнопку Send, будет сформировано еще одно задание с отправкой на новый номер.
09/06/11. 6.
Александр Ключников 2016-11-30 07:02 В статье очень хорошо рассмотрен вопрос: “Настройка определения сигнала “Занято” и “Отбой” от внешней линии”. А у меня другая ситуация: После соединения с внешней линией – нет сигнала отбоя от Asterisk, т.е. Если снаружи не ответили или не положили трубку после разговора, или сработал автоответчик (голосовая почта) – канал на шлюзе остаётся занятым и виснет в таком состоянии. Если звонят снаружи, то кто бы не был инициатором конца разговора – всё ОК!, отбои проходят. Как настроить на шлюзе сигнал отбоя от Asterisk? Внутри то же всё хорошо проходит.
Александр 2016-08-11 09:58 Здравствуйте! Столкнулась со следующей проблемой. Заменили роутер для выхода в интернет с длинка на зиксель. Все настроили, прописали перенаправление портов также как в длинке (разрешен доступ к порту 5060, правда в зикселе с этим портом только UPD). Вобщем телефония перестает работать, делаешь звонок и через некоторое время гудки занято, т.е. Даже до шлюза не доходит дозвон. Суть в том что к шлюзу пароль утерян, сбрасывать настройки на данный момент не хотелось бы, и так прекрасно работает.
Fax Windows Server 2012 R2 Подключить По Sipping
Fax Windows Server 2012 R2 Подключить По Sipe
Вопрос в следующем, проблема в шлюзе или в роутере? Я конечно склоняюсь что в роутере, но уже незнаю что надо еще в этом новом роутере настроить или отключить (по мне так длинк в настройке попроще). Марка роутера кенетик вива.
Updated: November 30, 2014 with new SIP trunk provider, Lync 2013 Standard Edition, Lync Servers running on Windows 2012 R2 and TMG disclaimer.
An enterprise voice deployment of a Lync 2013 environment means you have to connect to some sort of PBX solution and a (direct) SIP trunk is such a solution. The Lync server connects to the servers (SBC) of your provider, making it possible to make calls and receive calls from every phone line in the world.
To support this another Lync 2013 server role needs to be installed, the so called Mediation server. The mediation server is connected to the internal network (to connect to the Lync 2013 Front-End server) and to the external network (i.e. the internet) to connect to the SIP trunk provider network.
Not all SIP trunk providers are supported to work with Lync Server 2013 (or 2010). For an overview you can check the Infrastructure qualified for Microsoft Lync pages (check the services tab) on the Microsoft website. In my lab environment I will use a SIP trunk from OneXS, based out of Amsterdam, The Netherlands. I have one Lync 2013 Standard Edition Front-End server, one Lync 2013 Edge server and a dedicated Lync 2013 Mediation server as shown in the following figure:
The first step is to configure the Lync 2013 mediation server. This is a normal domain joined server connected to the internal network. A 2nd NIC is configured with direct internet connectivity so it has a public IP address.
Note. My Mediation server is connected directly to the Internet, behind a Juniper firewall. This firewall has IP based restrictions and only the necessary ports are open. I have been trying to get the SIP trunk to work via TMG2010 but wasn’t successful and I don’t know a lot of consultants that got this configuration working properly. Therefore I do not recommend using a TMG2010 server between the Mediation Server and the SIP trunk provider.
The following prerequisite software needs to be installed on the Lync 2013 Mediation Server:
- Windows Management Foundation 3.0 need to be installed on the server (includes Powershell 3.0). WMF 3.0 is part of Windows 2012, on Windows Server 2008 R2 SP1 it is a separate download: http://www.microsoft.com/en-us/download/details.aspx?id=34595
- The second prerequisite is .NET Framework 4.5 (part of Windows Server 2012) which can be downloaded here: http://msdn.microsoft.com/en-us/library/5a4x27ek(VS.110).aspx.
- Lync Server 2013 also requires the installation of Windows Identity Foundation in order to support server to server authentication scenarios. When using Windows 2012 R2 you can use the Add/Remove Features in Server manager, otherwise you can download the Identity Foundation here: http://go.microsoft.com/fwlink/p/?linkId=204657.
Installing and configuring the mediation server
Before installing the Lync 2013 mediation server it has to be created in the Lync Topology. On the Lync Front-End server open the Topology Builder, download the topology from existing deployment and save the topology file on the local hard disk.
In the Topology Builder navigate to the Mediation pools under Lync Server 2013, right click Mediation pools and select New Mediation Pool.
Enter the name of the Pool FQDN (in case of Lync 2013 Standard Edition this should be the FQDN of the Mediation server) and select the Single computer pool radio button.
The Mediation pool is uses the lyncpool we’ve created earlier as the next hop server, so select this pool in the Next hop pool drop down box.
Select the Edge pool we’ve created earlier in the Edge pool drop-down box:
Click Finish to end the New Edge Pool wizard and to save all information in the local file. The configuration is now ready to be published into the CMS:
The mediation pool with the mediation server is now stored in the configuration database and we can continue installing the actual Lync 2013 mediation server.
The installation of the Lync 2013 mediation server is not very different than other Lync server roles. Install the Lync 2013 core components from the DVD and once installed start the Deployment Wizard. In the Deployment Wizard select Install or Update Lync Server System.
Step 1: install Local Configuration Store and select Retrieve directly from the Central Management Store will install an instance of SQL Express on the mediation server and the contents of the CMS database will be copied into this SQL Express instance.
Step 2: Setup or Remove Lync Server Components will install the actual Lync server 2013 Mediation Server based on the configuration found in the CMS.
Step 3: Request, Install or Assign Certificates will let you request an internal SSL certificate using the Active Directory Certificate Authority. Click Run and on the certificate wizard click Request. The certificate wizard is started, select Send the request immediately to an online certification authority (this is the default) and select the CA that will issue the certificate (it will find the CA in Active Directory):
Follow the wizard, enter a friendly name (something like Lync Mediation Certificate), enter the name of the organization and the department and enter the country, state/province and city/locality information. The wizard will automatically come up with the name of the mediation pool (FQDN of the Lync Front End server). If needed you can add additional names for the Subject Alternative Names field.
When the wizard is finished an SSL certificate is automatically requested at the internal Active Directory Certificate Authority, issued and downloaded to the local certificate store of the mediation server.
When you click Finish the Certificate Assignment wizard is automatically started. Nothing to configure here, just informational windows. Finish the wizard and close the certificate wizard.
Note. The SSL Certificate is only used for internal network communication. Communications with the SIP Trunk provider is typically not encrypted and thus no SSL certificate is used for external communications.
Select Step 4: Start Services to start the Lync 2013 mediation services on this server and use Service Status (Optional) to check if the services are running. There are only three services:
- Lync Server Mediation;
- Lync Server Centralized Logging Service;
- Lync Server Replica Replicator Agent;
Note. Make sure you got your name resolution right so all servers can find each other, especially when using both external names and internal names. For example, have a look at this blog post: A call to a PSTN number failed due to non availability of gateways in Lync 2013. Also check the binding order of the network interfaces. If set in the wrong order the mediation server will look for the front-end pool via the external interface instead of the internal network interface!
When you logon to the Front-End server and open the Lync Control Panel you’ll that the Mediation Server is up-and-running and that replication is running fine.
So far the installation and configuration hasn’t been that different from other Lync server roles. Now it’s time to connect the Mediation Server to the SIP trunk!
Configuring the SIP trunk
The SIP trunk I will use is from OneXS, based out of Amsterdam, The Netherlands. After signing up for a subscription you get more details, including access to their management portal.
The Mediation Server sets up multiple connections to the SIP trunk provider. The SIP trunk at the provider listens on port TCP/5060, please note that mediation server is listening on port TCP/5068. Besides these ports the Mediation Server uses port 60.000~65.536 (UDP) for the audio stream. You have to open these firewall ports between the Mediation Server and the server of the SIP trunk provider.
To configure the SIP trunk, logon to the Front-End Server and open the Topology Builder. Download the latest topology from the CMS and store it on the local hard disk.
In the Topology Builder, expand the Mediation pools and select the properties on the mediation pool. In the PSTN Gateway properties, check the Enable TCP port and make sure the TCP port is on 5068, but remember, this depends on the settings of your provider!
Click OK to continue. In the Topology Builder, expand the Shared Components, right-click PSTN gateways and select New IP/PSTN Gateway. In the Define New IP/PSTN Gateway enter the IP address of the PSTN Gateway, this is the IP address of the server (or Session Border Controller, SBC) at the SIP trunk provider. This is provided to you by the provider when you signed up for the service.
For the communication between the mediation server and the SIP trunk provider I limit the service usage to the external network interface of the mediation server.
When the PSTN Gateway is created in the topology a SIP trunk is automatically created in the Topology Builder. Depending of your SIP trunk provider you may have to change the SIP Transport Protocol from TLS to TCP. In our environment the listening port also has to be changed from 5066 to 5060.
The wizard is now finished and when you click OK you will return to the Topology Builder and you can publish the topology to the CMS.
Configure voice routing
Wait a minute or two to have the configuration replicated from the CMS to the various servers, and when you open the Lync 2013 Control Panel the new configuration is clearly visible:
The last steps are configuring the voice routing and creating a dial plan.
In the left hand menu click Voice Routing, select the Route tab and delete the default LocalRoute and create a new Route. Give the new route an appropriate name and scroll down. In the associated trunks section click Add and select the trunk that was created in the previous steps.
Click OK and scroll down, in Associated PSTN Usages click Select and select Long Distance.
Click OK twice, click Commit, select Commit All and in the Uncommitted Voice Configuration Settings dialog box click OK. On the confirmation dialog box click Close.
A dial plan in Lync is how dialed numbers are converted to E.164 numbers. For example, you can enter a local number like 555-1234 and this will automatically be translated to +12125551234 or when you dial 206-222-1234 it will automatically be translated to +12062221234. Here in The Netherlands I would enter a number of 020-1234567 which would be translated to +31201234567.
In the voice routing menu click the dial plan tab and open the global plan. By default there’s one normalization rule available. Scroll down to the associated normalization rules section, click New and fill in the properties.
Scroll a bit down to the dialed number to test field and enter a phone number. When you enter a local phone number it should be translated to the corresponding E.164 number:
Click OK twice, click commit, select commit all and click OK. In the Successfully published voice routing configuration pop-up window click close.
The last step is configure a voice policy. In the Voice Routing menu click the Voice Policy tab and open the Global Policy. In the associated PSTN usages click select and select the Long Distance PSTN Usage Record that was configured in the previous steps.
Click OK, click Commit, select Commit All, click OK and on the Successfully published voice routing configuration pop-up click Close.
The Lync enterprise voice configuration is now complete and we can enterprise voice enable users in the Lync 2013 control panel. In the Lync control panel select a user and open its properties. In the Telephony drop down box select Enterprise Voice and in the Line URI enter a telephone number (in the SIP trunk range of course). This phone number should be in the tel:+31201234567 format.
When you logon with the Lync client (works with Lync 2010 and Lync 2013 clients) you’ll see a new phone button in the menu ribbon with a dial pad. You should now be able to make phone calls via the SIP trunk.
In the previous posting I explained how to setup a Lync front-end server, and edge server and how to configure a SIP trunk using a mediation server. One more option remains, the Exchange Unified Messaging role to have voicemail functionality. This is the topic of this blog: Lync 2013 and Exchange 2013 Unified Messaging.
On the Lync team blog there’s also an excellent blog post written by Brian Ricks on how to configure a IntelePeer SIP trunk on Lync Server 2010, including more detailed information on create multiple (US based) normalization rules: http://blogs.technet.com/b/drrez/archive/2011/04/21/configuring-an-intelepeer-sip-trunk-solution-in-lync-server-2010.aspx
Lync 2013 installation on Windows Server 2012 R2
Even if this article comes a bit late.
Yes Lync Server 2013 is supported on Windows Server 2012 R2. You must have installed Lync 2013 CU 3 from October 2013.
Please refer: http://technet.microsoft.com/en-us/library/gg398588.aspx
- Windows Server 2008 R2 SP1 or latest service pack
- Windows Server 2012
- Windows Server 2012 R2
The Active Directory Servers are also supported with Windows Server 2012 R2 AD.
Please feel free to deploy 2012 R2 AD.
Beside this, Exchange 2013 will only run on W2k12 R2 Servers, if SP1 is used for installation.
Refer: http://blogs.technet.com/b/rmilne/archive/2013/09/17/exchange-support-for-windows-server-2012-r2.aspx
NOTE:
If you encounter errors in the event log, ID 32402 and ID 61045 the is work around to solve this issue.
Refer: http://support.microsoft.com/kb/2901554
QUESTION:
If you ask for an server in-place upgrade from Windows Server 2012 to 2012 R2. Microsoft did not stated any information regarding this. Windows in-place upgrade itself is fully supported, without any information regading the application.
Refer: http://technet.microsoft.com/en-us/library/dn303416.aspx
Author: Thomas Pött Managing Consultant Microsoft UC
Popular posts from this blog
How to hide users from GAL if they are AD Connect synchronized
How to hide and un-hide users from Global Address List (GAL) in Exchange Online if they are AD Connect synchronized Hiding User from GAL isn’t possible if those are synchronized form On-Premises Active Directory. The local AD is the leading system for all important attributes, like SMTP, UPN and hiding from GAL. Especially during a cross-tenant migration, you do not want to see not migrated user in the GAL. Those User aren’t actively working until their cut-over day. Since the Exchange Online attribute msExchHideFromAddressList s is an AD on-premises parameter, we have two possible ways hiding user in BME from GAL. Modify the AD Connect for your teant with a custom rule, by using a extensionAttribute to set the HidefromGAL. In this rule, for users which have an entry in the extensionAttribute, hiding / un-hiding will be controlled by AD Connect This is the best option for Cross-Tenant Migration, if you run 2 or more AD Connect system We direct modif…
Exchange x500 address x500:/o=ExchangeLabs
You have Exchange Hybrid in place. Now you wonder about an address with you see on-premises with all users. This address has the following format: x500:/o=ExchangeLabs/ou=Exchange Administrative Group (FYDIBOxxxxxx)/cn=Recipients/cn=234xxxx This address is now found in the Exchange proxyAddresses in On-Premises as well as in Entra ID. Additionally you will see them in msExchShadowProxyAddresses The ExchangeLabs is Microsoft internal Exchange Online Organization and therefore needed. This x500 address is created in Exchange Online and sync’ed via Azure AD Connect (Entra ID Connect) back on-premises. If you delete this address on-premises, the connection between will sync this Cloud leading attribute back to on-premisses. If you have multiple Domains and Active Directories connected to your Tenant, this x500 address from your tenant will be added to ALL users. Also to users which are from an local AD without Exchange / Exchange Hybrid. As long AAD Connect/ Entra ID Connect will…
MS Teams unknown User @invalid.teams.ms
This is an know bug within Teams. This issue is happening on desktop and mobile version only, if you had installed the Teams app before and changed / created a new Microsoft M365 Tenant with the same user name (UPN/ SIP) Solution: Uninstall Teams App Delete all Teams references and folders Reinstall Teams App Login normally