SlideShare a Scribd company logo
1 of 34
Download to read offline
© 2013 IBM Corporation 
IBM Sametime Audio/Video 
Open Mic 
January 9, 2013 
Ginni Saini | Level 2 Support Engineer 
Michael Altman | Level 2 Support Engineer 
IBM Collaboration Solutions
2 
Agenda 
■ Media server 
─ Basic configuration 
─ Concepts 
─ Preferred install options 
─ Best practices 
■ Q&A
3 
Sametime Media Manager 
■ Runs on WebSphere Application Server 
■ Administered using the centralized Sametime System Console (SSC) 
■ Uses the Session Initiation Protocol (SIP) to provide support for point-to- 
point and multi-point calls 
■ Designed to support standard audio and video codecs so that it works 
with other external audio and video vendors 
■ Uses three components 
─ SIP Proxy Registrar 
─ Conference Manager 
─ Packet Switcher
4 
Sametime Media Manager 
■ Requirements before installing Sametime Media Manager 
─ LDAP 
─ DB2 
─ Sametime System Console server 
─ Sametime Community Server 
■ Use the “All components” deployment plan to install a stand-alone 
Media Manager in proof-of-concept environments 
■ During install, choose “Cell” configuration or “Primary Node” 
configuration, depending on the deployment type you wish to have 
─ Cell 
─ Primary Node
5 
Cell vs PN install 
■ Cell 
─ CELL plans - each component (or the all in one) will have its own ISC and 
Deployment Manager 
─ Decentralized administration 
■ PN (recommended) 
─ Uses the System Console as its deployment manager 
─ Centralizes all WebSphere and Sametime administration 
─ Has the advantage to scale up simply by adding additional secondary nodes 
quickly 
─ Fast migration from pilot to production 
■ Primary Node federated into the SSC is the recommended configuration 
■ SSO needs to be configured between the deployment manager for the Media Manager 
components and the Community Server(s)
6 
Planning and organizing the size of your deployment 
■ Before you install any Sametime components, know whether you are installing a small-scale 
deployment or an enterprise-scale deployment 
■ In the case of an enterprise-scale deployment, you must also decide if you will be using 
clustered servers to distribute the load 
■ The size of your deployment affects installation choices 
■ Logical naming conventions for application server hostnames 
■ Map out a diagram showing how you want to deploy your environment. It should include 
hostnames and IP addresses of the components 
■ Logical naming conventions for deployment plan names e.g. AVSIPPRPN or SPRPN 
■ Know your administration names and passwords 
■ Use root for UNIX or run setup executables using admin rights/account for Windows 
■ Simplify the install path e.g. C:IBMWebsphere or C:Websphere
Sametime 8.5 Media Manager consists of three server 
components 
7 
1. SIP Proxy/Registrar 
2. Conference Manager 
3. Packet Switcher
8 
1. SIP Proxy/Registrar 
■ The SIP Proxy and Registrar handles SIP-based call routing, 
endpoint registration for users and the media server components; 
Packet Switcher and Conference Manager 
─ Directs conference participants to Conference Manager servers 
─ Responsible for location service and forwarding SIP messages to a 
destination 
─ Requires access to LDAP 
─ Can install multiple SIP Proxy/Registrar components and cluster them for 
high availability and failover
9 
2. Conference Manager 
■ The Conference manager hosts TCSPI adapters (one internal and one external) 
and provides conference focus functions (as in RFC 4353) 
─ Manages all conferences, including point-to-point and multipoint 
─ Works with the client to establish the SIP session for the call 
─ Requires access to LDAP and Proxy/Registrar (including transport protocol: UDP, TCP, TLS) 
You can install multiple Conference Manager components and cluster them for high availability and 
failover.
10 
3. Packet Switcher 
■ The Packet switcher routes audio and video to multi-point and web meeting 
participants based on voice-activated switching 
■ Functions as an MCU by routing audio and video data between participant 
endpoints. 
Note that point-to-point A/V calls do not use the Packet switcher. 
■ Responsible for receiving and sending media streams from endpoints to other 
endpoints in a conference 
■ Works on audio streams to determine the active video stream to send to the 
participants, a process known as Voice-Activated Switching (VAS) 
■ Requires access to LDAP, Conference server, and media ports (range of ports 
for audio and video – UDP traffic) 
■ If the switchers are installed on the same machine, ensure that are no port 
conflicts 
■ Should not be a member of a WebSphere Application Server cluster; instead, 
each Packet Switcher is deployed as a non-clustered (primary) node 
■ The Packet switcher cannot be clustered, but there can be multiple switchers
11 
Media Manager Components (cont') 
■ All Media Manager components are WebSphere-based applications 
■ These components can be on a single machine or distributed across multiple 
WebSphere nodes 
■ Security is enabled by default. Use TLS or SSL to allow servers to communicate. TLS 
transport is recommended when using media encryption 
■ It is expected that all of these components will reside within the same subnet/network 
location and that traffic between them will not be restricted 
■ If you plan to cluster, keep in mind that components cannot be clustered over a WAN 
For more details on each component, refer to the Sametime wiki for 8.5.2. 
The following is a link on our wiki documentation about planning your Media Manager 
installation: 
Planning a Sametime Media Manager installation on Linux or Windows
12 
Audio/Video considerations 
■ Review the Detailed System Requirements document 
■ Media Manager is supported only on Windows and Linux platforms 
■ Can support only one stand-alone Media Manager server, or one 
cluster of Media Manager servers 
■ IPv6 addressing is not supported 
■ Default maximum number of participants in a single conference set to 
20 - can be adjusted to accommodate network requirements 
■ LDAP directory must have the email field populated for every user 
■ Network Address Translator (NAT) and firewall support 
─ TURN Server enables Sametime clients to send and receive AV communications 
across a NAT or firewall
13 
Clustering Media Manager 
■ Only the Conference Manager and SIP Proxy and Registrar can be clustered 
─ The Packet switcher cannot be clustered, but there can be multiple switchers 
─ The Conference Manager will balance the requests among the available Packet Switchers 
■ The “All components” installation cannot be used for clustering 
■ At least three machines are required for vertical clustering where each 
component uses the SSC deployment manager: 
■ When you cluster, you must have a WAS SIP Proxy for that cluster and 
community server goes through it 
■ WAS SIP Proxy server can be used on the same machines with the following 
exceptions: 
─ No more that 1 WAS SIP proxy per node / host 
─ WAS SIP Proxy should not be deployed on nodes running a Packet Switcher 
■ Steps can be found in Sametime 8.5.2 Information Center topic “Clustering 
Sametime Media Manager components.”
14 
Port ranges – default ports using the TCP option 
Note: port reference may change depending on size/type of deployment 
Also look here on the wiki - Ports used by Sametime servers
15 
Media Server deployment – Install SPR example UI
16 
Media Server deployment – Install SPR example UI
17 
Media Server PN deployment - Example
18 
Media Server PN deployment – SIP PR
19 
Media Server PN deployment - CM
20 
Media Server PN deployment - PS
21 
Locating and administering your media servers in the 
Integrated Solutions Console
22 
Applications listed in ISC for Media Server
Locating the Virtual Hosts used by the Media Manager 
23
24 
Conference Manager assigned Virtual Hosts
25 
SIP Proxy and Registrar assigned Virtual Hosts
26 
Relation between ISC config settings and 
STAVConfig.xml for the SIP Proxy and Registrar 
NOTE: 
● STAVConfig.xml lists the ports that are in use in the config 
● If you do a non-clustered install, the defaults will be correct in the STAVConfig.xml - this is true for 
both the all-in-one and the separated node installs
27 
Registered bindings after server install
28 
Registered bindings
29 
Architecture for small, highly secure deployment with 
TURN server
30 
Best Practices for ensuring a good audio/visual 
experience 
■ Use a supported camera, and use the camera manufacturer's drivers instead 
of the generic Windows drivers 
■ Use the latest manufacturer camera drivers 
■ Use latest manufacturer video card drivers 
■ All participants must be connected to the same community used by the Media 
Manager. All participants must be using Sametime 8.5.x clients. Latest 
version preferred 
■ Verify function with clients on same network subnet first 
■ Use bitrate appropriate for your users / equipment / environment 
■ Bandwidth considerations - One of the key factors affecting video quality is 
available network bandwidth. Tune your bandwidth settings to what is 
appropriate for all users 
■ The higher the video resolution, the more bandwidth is required for better 
quality. Adjust and manage video bit-rates accordingly on the Media Manager 
Video Resolution configuration page
31 
Client considerations 
■ All 8.5.x clients (8.5.0, 8.5.1, and 8.5.2) can interoperate with each other and use 
any 8.5.0, 8.5.1, or 8.5.2 servers 
■ Some hotfixes or specific configuration may be required IF you are using TLS 
■ Refer to the following IBM Technotes for details: 
─ “Using Transport Layer Security (TLS) with the Sametime Media Manager 
8.5.2 server and pre-8.5.2 Sametime clients in a clustered environment” 
(#1567676) 
– Link: http://www.ibm.com/support/docview.wss?uid=swg21567676 
─ “Unable to initialize computer and it can't be used at this time. SIP 401 SIP 
503” (#1470263) 
– Link: http://www.ibm.com/support/docview.wss?uid=swg21470263 
■ Clients require Media Manager server running Release 8.5.1 or later to be able to 
make or receive computer audio or video calls 
■ Clients running releases earlier than 8.5.2 cannot have audio and video 
communications across a Network Address Translator (NAT) or firewall
32 
Troubleshooting resources 
■ General troubleshooting tips can be found in the IBM Sametime wiki 
■ To collect diagnostic data (logs and trace files) to review, either on your own 
or when working with IBM Support, refer to the technote: 
─ “Collecting Data: Lotus Sametime Media Manager” (#1428735) 
■ Common issues 
─ You can search technotes about known audio/video issues or frequently 
asked question on the IBM Support website 
─ Some common issues seen that can be resolved usually with simple 
config changes are: poor video quality, UDP port conflicts, n-way calls not 
working, etc.
33 
Future Open Mics 
During 2013, we will cover the following IBM Sametime topics: 
■ Clustering 
■ TURN server 
■ SIP EDGE Proxy 
Visit our Support Technical Exchange page for details on future events. 
Our Open Mic schedule is also available on our IBM Collaboration 
Solutions Support Facebook page (facebook.com/IBMLotusSupport).
34 
Press *1 on your telephone to ask a question. 
IBM Collaboration Solutions Support page 
http://www.facebook.com/IBMLotusSupport ICS Support@IBM_ICSsupport

More Related Content

What's hot

Linux power management: are you doing it right?
Linux power management: are you doing it right?Linux power management: are you doing it right?
Linux power management: are you doing it right?Chris Simmonds
 
Resume milind patil
Resume milind patilResume milind patil
Resume milind patilMilind Patil
 
Xen Summit Asia2009 Gplhost Dtc Xen En
Xen Summit Asia2009 Gplhost Dtc Xen EnXen Summit Asia2009 Gplhost Dtc Xen En
Xen Summit Asia2009 Gplhost Dtc Xen EnThe Linux Foundation
 
Nimbus project
Nimbus projectNimbus project
Nimbus projectaimas06
 
Sneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseNavita Sood
 
Linux Systems Administrator Jeremiah summers
Linux Systems Administrator Jeremiah summersLinux Systems Administrator Jeremiah summers
Linux Systems Administrator Jeremiah summersJeremiah Summers
 
SC'16 PMIx BoF Presentation
SC'16 PMIx BoF PresentationSC'16 PMIx BoF Presentation
SC'16 PMIx BoF Presentationrcastain
 
ZendCon - Linux 101
ZendCon - Linux 101ZendCon - Linux 101
ZendCon - Linux 101Justin Reock
 
Andrew Hutton Hitachi presentation
Andrew Hutton Hitachi presentationAndrew Hutton Hitachi presentation
Andrew Hutton Hitachi presentationAndrew Hutton
 
13 DHCP Configuration in Linux
13 DHCP Configuration in Linux13 DHCP Configuration in Linux
13 DHCP Configuration in LinuxHameda Hurmat
 
A Guide To Sametime 9.0.1 Audio & Video
A Guide To Sametime 9.0.1 Audio & VideoA Guide To Sametime 9.0.1 Audio & Video
A Guide To Sametime 9.0.1 Audio & VideoGabriella Davis
 
Open Mic on Sametime9 Install -Best Practices
Open Mic on Sametime9 Install  -Best PracticesOpen Mic on Sametime9 Install  -Best Practices
Open Mic on Sametime9 Install -Best PracticesVinayak Tavargeri
 

What's hot (18)

Linux power management: are you doing it right?
Linux power management: are you doing it right?Linux power management: are you doing it right?
Linux power management: are you doing it right?
 
Xen Roadmap 11 09
Xen Roadmap 11 09Xen Roadmap 11 09
Xen Roadmap 11 09
 
Resume milind patil
Resume milind patilResume milind patil
Resume milind patil
 
Xen Summit Asia2009 Gplhost Dtc Xen En
Xen Summit Asia2009 Gplhost Dtc Xen EnXen Summit Asia2009 Gplhost Dtc Xen En
Xen Summit Asia2009 Gplhost Dtc Xen En
 
MQ V8004 Summary
MQ V8004 SummaryMQ V8004 Summary
MQ V8004 Summary
 
Nimbus project
Nimbus projectNimbus project
Nimbus project
 
FDM webinar v2.1
FDM webinar v2.1FDM webinar v2.1
FDM webinar v2.1
 
Sneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF Release
 
Linux Systems Administrator Jeremiah summers
Linux Systems Administrator Jeremiah summersLinux Systems Administrator Jeremiah summers
Linux Systems Administrator Jeremiah summers
 
SC'16 PMIx BoF Presentation
SC'16 PMIx BoF PresentationSC'16 PMIx BoF Presentation
SC'16 PMIx BoF Presentation
 
ZendCon - Linux 101
ZendCon - Linux 101ZendCon - Linux 101
ZendCon - Linux 101
 
Andrew Hutton Hitachi presentation
Andrew Hutton Hitachi presentationAndrew Hutton Hitachi presentation
Andrew Hutton Hitachi presentation
 
Prashanth kumarResume(1)
Prashanth kumarResume(1)Prashanth kumarResume(1)
Prashanth kumarResume(1)
 
13 DHCP Configuration in Linux
13 DHCP Configuration in Linux13 DHCP Configuration in Linux
13 DHCP Configuration in Linux
 
Opmanager Workshop - Middle East
Opmanager Workshop - Middle EastOpmanager Workshop - Middle East
Opmanager Workshop - Middle East
 
A Guide To Sametime 9.0.1 Audio & Video
A Guide To Sametime 9.0.1 Audio & VideoA Guide To Sametime 9.0.1 Audio & Video
A Guide To Sametime 9.0.1 Audio & Video
 
Open Mic on Sametime9 Install -Best Practices
Open Mic on Sametime9 Install  -Best PracticesOpen Mic on Sametime9 Install  -Best Practices
Open Mic on Sametime9 Install -Best Practices
 
Greg_Res_2015-ADP
Greg_Res_2015-ADPGreg_Res_2015-ADP
Greg_Res_2015-ADP
 

Viewers also liked

Sametime meetings task reference
Sametime meetings task referenceSametime meetings task reference
Sametime meetings task referencea8us
 
Call and video calls task reference
Call and video calls task referenceCall and video calls task reference
Call and video calls task referencea8us
 
Instant chime plugin_installation_guide_for_ibm_sametime_9
Instant chime plugin_installation_guide_for_ibm_sametime_9Instant chime plugin_installation_guide_for_ibm_sametime_9
Instant chime plugin_installation_guide_for_ibm_sametime_9a8us
 
Lte technology-for-engineers
Lte technology-for-engineersLte technology-for-engineers
Lte technology-for-engineersa8us
 
Sametime communicate task reference
Sametime communicate task referenceSametime communicate task reference
Sametime communicate task referencea8us
 
Open mic mediaarchitecture_121113
Open mic mediaarchitecture_121113Open mic mediaarchitecture_121113
Open mic mediaarchitecture_121113a8us
 
Ibm sametime 9 for social communications
Ibm sametime 9 for social communicationsIbm sametime 9 for social communications
Ibm sametime 9 for social communicationsa8us
 
Architecting an ibm sametime 9.0 audio visual deployment
Architecting an ibm sametime 9.0 audio visual deploymentArchitecting an ibm sametime 9.0 audio visual deployment
Architecting an ibm sametime 9.0 audio visual deploymenta8us
 
Ibm sametime 9 complete basic features installation from zero to hero
Ibm sametime 9 complete basic features installation from zero to heroIbm sametime 9 complete basic features installation from zero to hero
Ibm sametime 9 complete basic features installation from zero to heroa8us
 
2011 2-01632-mc bab3001
2011 2-01632-mc bab30012011 2-01632-mc bab3001
2011 2-01632-mc bab3001a8us
 
Ibm tivoli directory server 6.1 administration guide
Ibm tivoli directory server 6.1 administration guideIbm tivoli directory server 6.1 administration guide
Ibm tivoli directory server 6.1 administration guidea8us
 
Connect ed2015 mas101_user blast 2015
Connect ed2015 mas101_user blast 2015Connect ed2015 mas101_user blast 2015
Connect ed2015 mas101_user blast 2015a8us
 
Lcty2010 paris so11_sametime 8.5
Lcty2010 paris so11_sametime 8.5Lcty2010 paris so11_sametime 8.5
Lcty2010 paris so11_sametime 8.5a8us
 
Utf 8'en'ibm sametime 9 - voice and video deployment
Utf 8'en'ibm sametime 9 - voice and video deployment Utf 8'en'ibm sametime 9 - voice and video deployment
Utf 8'en'ibm sametime 9 - voice and video deployment a8us
 
Ibm sametime deployment planning open mic webcast
Ibm sametime deployment planning open mic webcastIbm sametime deployment planning open mic webcast
Ibm sametime deployment planning open mic webcasta8us
 
Deploying ibm sametime 9 on aix 7.1
Deploying ibm sametime 9 on aix 7.1Deploying ibm sametime 9 on aix 7.1
Deploying ibm sametime 9 on aix 7.1a8us
 
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9Keith Brooks
 
Wcdma kpi-analysis
Wcdma kpi-analysisWcdma kpi-analysis
Wcdma kpi-analysisa8us
 
Domino9on centos6
Domino9on centos6Domino9on centos6
Domino9on centos6a8us
 

Viewers also liked (19)

Sametime meetings task reference
Sametime meetings task referenceSametime meetings task reference
Sametime meetings task reference
 
Call and video calls task reference
Call and video calls task referenceCall and video calls task reference
Call and video calls task reference
 
Instant chime plugin_installation_guide_for_ibm_sametime_9
Instant chime plugin_installation_guide_for_ibm_sametime_9Instant chime plugin_installation_guide_for_ibm_sametime_9
Instant chime plugin_installation_guide_for_ibm_sametime_9
 
Lte technology-for-engineers
Lte technology-for-engineersLte technology-for-engineers
Lte technology-for-engineers
 
Sametime communicate task reference
Sametime communicate task referenceSametime communicate task reference
Sametime communicate task reference
 
Open mic mediaarchitecture_121113
Open mic mediaarchitecture_121113Open mic mediaarchitecture_121113
Open mic mediaarchitecture_121113
 
Ibm sametime 9 for social communications
Ibm sametime 9 for social communicationsIbm sametime 9 for social communications
Ibm sametime 9 for social communications
 
Architecting an ibm sametime 9.0 audio visual deployment
Architecting an ibm sametime 9.0 audio visual deploymentArchitecting an ibm sametime 9.0 audio visual deployment
Architecting an ibm sametime 9.0 audio visual deployment
 
Ibm sametime 9 complete basic features installation from zero to hero
Ibm sametime 9 complete basic features installation from zero to heroIbm sametime 9 complete basic features installation from zero to hero
Ibm sametime 9 complete basic features installation from zero to hero
 
2011 2-01632-mc bab3001
2011 2-01632-mc bab30012011 2-01632-mc bab3001
2011 2-01632-mc bab3001
 
Ibm tivoli directory server 6.1 administration guide
Ibm tivoli directory server 6.1 administration guideIbm tivoli directory server 6.1 administration guide
Ibm tivoli directory server 6.1 administration guide
 
Connect ed2015 mas101_user blast 2015
Connect ed2015 mas101_user blast 2015Connect ed2015 mas101_user blast 2015
Connect ed2015 mas101_user blast 2015
 
Lcty2010 paris so11_sametime 8.5
Lcty2010 paris so11_sametime 8.5Lcty2010 paris so11_sametime 8.5
Lcty2010 paris so11_sametime 8.5
 
Utf 8'en'ibm sametime 9 - voice and video deployment
Utf 8'en'ibm sametime 9 - voice and video deployment Utf 8'en'ibm sametime 9 - voice and video deployment
Utf 8'en'ibm sametime 9 - voice and video deployment
 
Ibm sametime deployment planning open mic webcast
Ibm sametime deployment planning open mic webcastIbm sametime deployment planning open mic webcast
Ibm sametime deployment planning open mic webcast
 
Deploying ibm sametime 9 on aix 7.1
Deploying ibm sametime 9 on aix 7.1Deploying ibm sametime 9 on aix 7.1
Deploying ibm sametime 9 on aix 7.1
 
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
 
Wcdma kpi-analysis
Wcdma kpi-analysisWcdma kpi-analysis
Wcdma kpi-analysis
 
Domino9on centos6
Domino9on centos6Domino9on centos6
Domino9on centos6
 

Similar to St open mic_av_01092013

Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...xKinAnx
 
VMware End-User-Computing Best Practices Poster
VMware End-User-Computing Best Practices PosterVMware End-User-Computing Best Practices Poster
VMware End-User-Computing Best Practices PosterVMware Academy
 
Tổng quan công nghệ Net backup - Phần 2
Tổng quan công nghệ Net backup - Phần 2Tổng quan công nghệ Net backup - Phần 2
Tổng quan công nghệ Net backup - Phần 2NguyenDat Quoc
 
MuleSoft Surat Meetup#44 - Anypoint Flex Gateway Custom Policies With Rust
MuleSoft Surat Meetup#44 - Anypoint Flex Gateway Custom Policies With RustMuleSoft Surat Meetup#44 - Anypoint Flex Gateway Custom Policies With Rust
MuleSoft Surat Meetup#44 - Anypoint Flex Gateway Custom Policies With RustJitendra Bafna
 
Best practices of notes traveler deployment
Best practices of notes traveler deploymentBest practices of notes traveler deployment
Best practices of notes traveler deploymentRahul Kumar
 
2014-09-15 cloud platform master class
2014-09-15 cloud platform master class2014-09-15 cloud platform master class
2014-09-15 cloud platform master classCitrix
 
Open mic on sametime 9 installs best practices, tips and tricks
Open mic on sametime 9 installs best practices, tips and tricksOpen mic on sametime 9 installs best practices, tips and tricks
Open mic on sametime 9 installs best practices, tips and tricksa8us
 
Platform configuration on CloudHub 2.0 | MuleSoft Mysore Meetup #29
Platform configuration on CloudHub 2.0 | MuleSoft Mysore Meetup #29Platform configuration on CloudHub 2.0 | MuleSoft Mysore Meetup #29
Platform configuration on CloudHub 2.0 | MuleSoft Mysore Meetup #29MysoreMuleSoftMeetup
 
The Hybrid Theory of Classroom Capture
The Hybrid Theory  of Classroom CaptureThe Hybrid Theory  of Classroom Capture
The Hybrid Theory of Classroom CaptureEveretteGAllen
 
Pivotal Cloud Foundry 2.6: A First Look
Pivotal Cloud Foundry 2.6: A First LookPivotal Cloud Foundry 2.6: A First Look
Pivotal Cloud Foundry 2.6: A First LookVMware Tanzu
 
Best Practices for Deploying Enterprise Applications on UNIX
Best Practices for Deploying Enterprise Applications on UNIXBest Practices for Deploying Enterprise Applications on UNIX
Best Practices for Deploying Enterprise Applications on UNIXNoel McKeown
 
Mumbai MuleSoft Meetup 12
Mumbai MuleSoft Meetup 12Mumbai MuleSoft Meetup 12
Mumbai MuleSoft Meetup 12Akshata Sawant
 
Pivotal Cloud Foundry 2.4: A First Look
Pivotal Cloud Foundry 2.4: A First LookPivotal Cloud Foundry 2.4: A First Look
Pivotal Cloud Foundry 2.4: A First LookVMware Tanzu
 
Platform - Technical architecture
Platform - Technical architecturePlatform - Technical architecture
Platform - Technical architectureDavid Rundle
 
ACM NOSSDAV'21-ES-HAS_ An Edge- and SDN-Assisted Framework for HTTP Adaptive ...
ACM NOSSDAV'21-ES-HAS_ An Edge- and SDN-Assisted Framework for HTTP Adaptive ...ACM NOSSDAV'21-ES-HAS_ An Edge- and SDN-Assisted Framework for HTTP Adaptive ...
ACM NOSSDAV'21-ES-HAS_ An Edge- and SDN-Assisted Framework for HTTP Adaptive ...Reza Farahani
 
NATS in action - A Real time Microservices Architecture handled by NATS
NATS in action - A Real time Microservices Architecture handled by NATSNATS in action - A Real time Microservices Architecture handled by NATS
NATS in action - A Real time Microservices Architecture handled by NATSRaül Pérez
 
Nats in action a real time microservices architecture handled by nats
Nats in action   a real time microservices architecture handled by natsNats in action   a real time microservices architecture handled by nats
Nats in action a real time microservices architecture handled by natsRaul Perez
 
ES-HAS: An Edge- and SDN-Assisted Framework for HTTP Adaptive Video Streaming
ES-HAS: An Edge- and SDN-Assisted Framework for HTTP Adaptive Video StreamingES-HAS: An Edge- and SDN-Assisted Framework for HTTP Adaptive Video Streaming
ES-HAS: An Edge- and SDN-Assisted Framework for HTTP Adaptive Video StreamingAlpen-Adria-Universität
 

Similar to St open mic_av_01092013 (20)

IBM Notes in the Cloud
IBM Notes in the CloudIBM Notes in the Cloud
IBM Notes in the Cloud
 
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
 
VMware End-User-Computing Best Practices Poster
VMware End-User-Computing Best Practices PosterVMware End-User-Computing Best Practices Poster
VMware End-User-Computing Best Practices Poster
 
Tổng quan công nghệ Net backup - Phần 2
Tổng quan công nghệ Net backup - Phần 2Tổng quan công nghệ Net backup - Phần 2
Tổng quan công nghệ Net backup - Phần 2
 
MuleSoft Surat Meetup#44 - Anypoint Flex Gateway Custom Policies With Rust
MuleSoft Surat Meetup#44 - Anypoint Flex Gateway Custom Policies With RustMuleSoft Surat Meetup#44 - Anypoint Flex Gateway Custom Policies With Rust
MuleSoft Surat Meetup#44 - Anypoint Flex Gateway Custom Policies With Rust
 
Best practices of notes traveler deployment
Best practices of notes traveler deploymentBest practices of notes traveler deployment
Best practices of notes traveler deployment
 
12-Factor Apps
12-Factor Apps12-Factor Apps
12-Factor Apps
 
2014-09-15 cloud platform master class
2014-09-15 cloud platform master class2014-09-15 cloud platform master class
2014-09-15 cloud platform master class
 
Open mic on sametime 9 installs best practices, tips and tricks
Open mic on sametime 9 installs best practices, tips and tricksOpen mic on sametime 9 installs best practices, tips and tricks
Open mic on sametime 9 installs best practices, tips and tricks
 
Platform configuration on CloudHub 2.0 | MuleSoft Mysore Meetup #29
Platform configuration on CloudHub 2.0 | MuleSoft Mysore Meetup #29Platform configuration on CloudHub 2.0 | MuleSoft Mysore Meetup #29
Platform configuration on CloudHub 2.0 | MuleSoft Mysore Meetup #29
 
The Hybrid Theory of Classroom Capture
The Hybrid Theory  of Classroom CaptureThe Hybrid Theory  of Classroom Capture
The Hybrid Theory of Classroom Capture
 
Pivotal Cloud Foundry 2.6: A First Look
Pivotal Cloud Foundry 2.6: A First LookPivotal Cloud Foundry 2.6: A First Look
Pivotal Cloud Foundry 2.6: A First Look
 
Best Practices for Deploying Enterprise Applications on UNIX
Best Practices for Deploying Enterprise Applications on UNIXBest Practices for Deploying Enterprise Applications on UNIX
Best Practices for Deploying Enterprise Applications on UNIX
 
Mumbai MuleSoft Meetup 12
Mumbai MuleSoft Meetup 12Mumbai MuleSoft Meetup 12
Mumbai MuleSoft Meetup 12
 
Pivotal Cloud Foundry 2.4: A First Look
Pivotal Cloud Foundry 2.4: A First LookPivotal Cloud Foundry 2.4: A First Look
Pivotal Cloud Foundry 2.4: A First Look
 
Platform - Technical architecture
Platform - Technical architecturePlatform - Technical architecture
Platform - Technical architecture
 
ACM NOSSDAV'21-ES-HAS_ An Edge- and SDN-Assisted Framework for HTTP Adaptive ...
ACM NOSSDAV'21-ES-HAS_ An Edge- and SDN-Assisted Framework for HTTP Adaptive ...ACM NOSSDAV'21-ES-HAS_ An Edge- and SDN-Assisted Framework for HTTP Adaptive ...
ACM NOSSDAV'21-ES-HAS_ An Edge- and SDN-Assisted Framework for HTTP Adaptive ...
 
NATS in action - A Real time Microservices Architecture handled by NATS
NATS in action - A Real time Microservices Architecture handled by NATSNATS in action - A Real time Microservices Architecture handled by NATS
NATS in action - A Real time Microservices Architecture handled by NATS
 
Nats in action a real time microservices architecture handled by nats
Nats in action   a real time microservices architecture handled by natsNats in action   a real time microservices architecture handled by nats
Nats in action a real time microservices architecture handled by nats
 
ES-HAS: An Edge- and SDN-Assisted Framework for HTTP Adaptive Video Streaming
ES-HAS: An Edge- and SDN-Assisted Framework for HTTP Adaptive Video StreamingES-HAS: An Edge- and SDN-Assisted Framework for HTTP Adaptive Video Streaming
ES-HAS: An Edge- and SDN-Assisted Framework for HTTP Adaptive Video Streaming
 

More from a8us

Open mic on ibm notes traveler best practices
Open mic on ibm notes traveler best practicesOpen mic on ibm notes traveler best practices
Open mic on ibm notes traveler best practicesa8us
 
Connect2013 show100 making traveler highly available_part1_traveler design
Connect2013 show100 making traveler highly available_part1_traveler designConnect2013 show100 making traveler highly available_part1_traveler design
Connect2013 show100 making traveler highly available_part1_traveler designa8us
 
Connect2014 id600 ibm notes traveler 2013 & beyond
Connect2014 id600 ibm notes traveler 2013 & beyondConnect2014 id600 ibm notes traveler 2013 & beyond
Connect2014 id600 ibm notes traveler 2013 & beyonda8us
 
Connect 2013 show101 making ibm traveler high available_part2_extending and s...
Connect 2013 show101 making ibm traveler high available_part2_extending and s...Connect 2013 show101 making ibm traveler high available_part2_extending and s...
Connect 2013 show101 making ibm traveler high available_part2_extending and s...a8us
 
Connect ed2015 it must be notes, must be something else
Connect ed2015 it must be notes, must be something elseConnect ed2015 it must be notes, must be something else
Connect ed2015 it must be notes, must be something elsea8us
 
Connect ed2014 ad501_ibm worklight for ibm domino developers
Connect ed2014 ad501_ibm worklight for ibm domino developersConnect ed2014 ad501_ibm worklight for ibm domino developers
Connect ed2014 ad501_ibm worklight for ibm domino developersa8us
 
Connect ed2015 bp104_ibm notes traveler daily business-administration monitor...
Connect ed2015 bp104_ibm notes traveler daily business-administration monitor...Connect ed2015 bp104_ibm notes traveler daily business-administration monitor...
Connect ed2015 bp104_ibm notes traveler daily business-administration monitor...a8us
 
Matnewman ibm notes tip of the day traveler 9.0.1.1
Matnewman ibm notes tip of the day traveler 9.0.1.1Matnewman ibm notes tip of the day traveler 9.0.1.1
Matnewman ibm notes tip of the day traveler 9.0.1.1a8us
 
Installing sametime851-from-zero-to-hero-the next generation
Installing sametime851-from-zero-to-hero-the next generationInstalling sametime851-from-zero-to-hero-the next generation
Installing sametime851-from-zero-to-hero-the next generationa8us
 
Installing sametime85-from-zero-to-hero-in-just-two-hours
Installing sametime85-from-zero-to-hero-in-just-two-hoursInstalling sametime85-from-zero-to-hero-in-just-two-hours
Installing sametime85-from-zero-to-hero-in-just-two-hoursa8us
 

More from a8us (10)

Open mic on ibm notes traveler best practices
Open mic on ibm notes traveler best practicesOpen mic on ibm notes traveler best practices
Open mic on ibm notes traveler best practices
 
Connect2013 show100 making traveler highly available_part1_traveler design
Connect2013 show100 making traveler highly available_part1_traveler designConnect2013 show100 making traveler highly available_part1_traveler design
Connect2013 show100 making traveler highly available_part1_traveler design
 
Connect2014 id600 ibm notes traveler 2013 & beyond
Connect2014 id600 ibm notes traveler 2013 & beyondConnect2014 id600 ibm notes traveler 2013 & beyond
Connect2014 id600 ibm notes traveler 2013 & beyond
 
Connect 2013 show101 making ibm traveler high available_part2_extending and s...
Connect 2013 show101 making ibm traveler high available_part2_extending and s...Connect 2013 show101 making ibm traveler high available_part2_extending and s...
Connect 2013 show101 making ibm traveler high available_part2_extending and s...
 
Connect ed2015 it must be notes, must be something else
Connect ed2015 it must be notes, must be something elseConnect ed2015 it must be notes, must be something else
Connect ed2015 it must be notes, must be something else
 
Connect ed2014 ad501_ibm worklight for ibm domino developers
Connect ed2014 ad501_ibm worklight for ibm domino developersConnect ed2014 ad501_ibm worklight for ibm domino developers
Connect ed2014 ad501_ibm worklight for ibm domino developers
 
Connect ed2015 bp104_ibm notes traveler daily business-administration monitor...
Connect ed2015 bp104_ibm notes traveler daily business-administration monitor...Connect ed2015 bp104_ibm notes traveler daily business-administration monitor...
Connect ed2015 bp104_ibm notes traveler daily business-administration monitor...
 
Matnewman ibm notes tip of the day traveler 9.0.1.1
Matnewman ibm notes tip of the day traveler 9.0.1.1Matnewman ibm notes tip of the day traveler 9.0.1.1
Matnewman ibm notes tip of the day traveler 9.0.1.1
 
Installing sametime851-from-zero-to-hero-the next generation
Installing sametime851-from-zero-to-hero-the next generationInstalling sametime851-from-zero-to-hero-the next generation
Installing sametime851-from-zero-to-hero-the next generation
 
Installing sametime85-from-zero-to-hero-in-just-two-hours
Installing sametime85-from-zero-to-hero-in-just-two-hoursInstalling sametime85-from-zero-to-hero-in-just-two-hours
Installing sametime85-from-zero-to-hero-in-just-two-hours
 

Recently uploaded

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 

Recently uploaded (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

St open mic_av_01092013

  • 1. © 2013 IBM Corporation IBM Sametime Audio/Video Open Mic January 9, 2013 Ginni Saini | Level 2 Support Engineer Michael Altman | Level 2 Support Engineer IBM Collaboration Solutions
  • 2. 2 Agenda ■ Media server ─ Basic configuration ─ Concepts ─ Preferred install options ─ Best practices ■ Q&A
  • 3. 3 Sametime Media Manager ■ Runs on WebSphere Application Server ■ Administered using the centralized Sametime System Console (SSC) ■ Uses the Session Initiation Protocol (SIP) to provide support for point-to- point and multi-point calls ■ Designed to support standard audio and video codecs so that it works with other external audio and video vendors ■ Uses three components ─ SIP Proxy Registrar ─ Conference Manager ─ Packet Switcher
  • 4. 4 Sametime Media Manager ■ Requirements before installing Sametime Media Manager ─ LDAP ─ DB2 ─ Sametime System Console server ─ Sametime Community Server ■ Use the “All components” deployment plan to install a stand-alone Media Manager in proof-of-concept environments ■ During install, choose “Cell” configuration or “Primary Node” configuration, depending on the deployment type you wish to have ─ Cell ─ Primary Node
  • 5. 5 Cell vs PN install ■ Cell ─ CELL plans - each component (or the all in one) will have its own ISC and Deployment Manager ─ Decentralized administration ■ PN (recommended) ─ Uses the System Console as its deployment manager ─ Centralizes all WebSphere and Sametime administration ─ Has the advantage to scale up simply by adding additional secondary nodes quickly ─ Fast migration from pilot to production ■ Primary Node federated into the SSC is the recommended configuration ■ SSO needs to be configured between the deployment manager for the Media Manager components and the Community Server(s)
  • 6. 6 Planning and organizing the size of your deployment ■ Before you install any Sametime components, know whether you are installing a small-scale deployment or an enterprise-scale deployment ■ In the case of an enterprise-scale deployment, you must also decide if you will be using clustered servers to distribute the load ■ The size of your deployment affects installation choices ■ Logical naming conventions for application server hostnames ■ Map out a diagram showing how you want to deploy your environment. It should include hostnames and IP addresses of the components ■ Logical naming conventions for deployment plan names e.g. AVSIPPRPN or SPRPN ■ Know your administration names and passwords ■ Use root for UNIX or run setup executables using admin rights/account for Windows ■ Simplify the install path e.g. C:IBMWebsphere or C:Websphere
  • 7. Sametime 8.5 Media Manager consists of three server components 7 1. SIP Proxy/Registrar 2. Conference Manager 3. Packet Switcher
  • 8. 8 1. SIP Proxy/Registrar ■ The SIP Proxy and Registrar handles SIP-based call routing, endpoint registration for users and the media server components; Packet Switcher and Conference Manager ─ Directs conference participants to Conference Manager servers ─ Responsible for location service and forwarding SIP messages to a destination ─ Requires access to LDAP ─ Can install multiple SIP Proxy/Registrar components and cluster them for high availability and failover
  • 9. 9 2. Conference Manager ■ The Conference manager hosts TCSPI adapters (one internal and one external) and provides conference focus functions (as in RFC 4353) ─ Manages all conferences, including point-to-point and multipoint ─ Works with the client to establish the SIP session for the call ─ Requires access to LDAP and Proxy/Registrar (including transport protocol: UDP, TCP, TLS) You can install multiple Conference Manager components and cluster them for high availability and failover.
  • 10. 10 3. Packet Switcher ■ The Packet switcher routes audio and video to multi-point and web meeting participants based on voice-activated switching ■ Functions as an MCU by routing audio and video data between participant endpoints. Note that point-to-point A/V calls do not use the Packet switcher. ■ Responsible for receiving and sending media streams from endpoints to other endpoints in a conference ■ Works on audio streams to determine the active video stream to send to the participants, a process known as Voice-Activated Switching (VAS) ■ Requires access to LDAP, Conference server, and media ports (range of ports for audio and video – UDP traffic) ■ If the switchers are installed on the same machine, ensure that are no port conflicts ■ Should not be a member of a WebSphere Application Server cluster; instead, each Packet Switcher is deployed as a non-clustered (primary) node ■ The Packet switcher cannot be clustered, but there can be multiple switchers
  • 11. 11 Media Manager Components (cont') ■ All Media Manager components are WebSphere-based applications ■ These components can be on a single machine or distributed across multiple WebSphere nodes ■ Security is enabled by default. Use TLS or SSL to allow servers to communicate. TLS transport is recommended when using media encryption ■ It is expected that all of these components will reside within the same subnet/network location and that traffic between them will not be restricted ■ If you plan to cluster, keep in mind that components cannot be clustered over a WAN For more details on each component, refer to the Sametime wiki for 8.5.2. The following is a link on our wiki documentation about planning your Media Manager installation: Planning a Sametime Media Manager installation on Linux or Windows
  • 12. 12 Audio/Video considerations ■ Review the Detailed System Requirements document ■ Media Manager is supported only on Windows and Linux platforms ■ Can support only one stand-alone Media Manager server, or one cluster of Media Manager servers ■ IPv6 addressing is not supported ■ Default maximum number of participants in a single conference set to 20 - can be adjusted to accommodate network requirements ■ LDAP directory must have the email field populated for every user ■ Network Address Translator (NAT) and firewall support ─ TURN Server enables Sametime clients to send and receive AV communications across a NAT or firewall
  • 13. 13 Clustering Media Manager ■ Only the Conference Manager and SIP Proxy and Registrar can be clustered ─ The Packet switcher cannot be clustered, but there can be multiple switchers ─ The Conference Manager will balance the requests among the available Packet Switchers ■ The “All components” installation cannot be used for clustering ■ At least three machines are required for vertical clustering where each component uses the SSC deployment manager: ■ When you cluster, you must have a WAS SIP Proxy for that cluster and community server goes through it ■ WAS SIP Proxy server can be used on the same machines with the following exceptions: ─ No more that 1 WAS SIP proxy per node / host ─ WAS SIP Proxy should not be deployed on nodes running a Packet Switcher ■ Steps can be found in Sametime 8.5.2 Information Center topic “Clustering Sametime Media Manager components.”
  • 14. 14 Port ranges – default ports using the TCP option Note: port reference may change depending on size/type of deployment Also look here on the wiki - Ports used by Sametime servers
  • 15. 15 Media Server deployment – Install SPR example UI
  • 16. 16 Media Server deployment – Install SPR example UI
  • 17. 17 Media Server PN deployment - Example
  • 18. 18 Media Server PN deployment – SIP PR
  • 19. 19 Media Server PN deployment - CM
  • 20. 20 Media Server PN deployment - PS
  • 21. 21 Locating and administering your media servers in the Integrated Solutions Console
  • 22. 22 Applications listed in ISC for Media Server
  • 23. Locating the Virtual Hosts used by the Media Manager 23
  • 24. 24 Conference Manager assigned Virtual Hosts
  • 25. 25 SIP Proxy and Registrar assigned Virtual Hosts
  • 26. 26 Relation between ISC config settings and STAVConfig.xml for the SIP Proxy and Registrar NOTE: ● STAVConfig.xml lists the ports that are in use in the config ● If you do a non-clustered install, the defaults will be correct in the STAVConfig.xml - this is true for both the all-in-one and the separated node installs
  • 27. 27 Registered bindings after server install
  • 29. 29 Architecture for small, highly secure deployment with TURN server
  • 30. 30 Best Practices for ensuring a good audio/visual experience ■ Use a supported camera, and use the camera manufacturer's drivers instead of the generic Windows drivers ■ Use the latest manufacturer camera drivers ■ Use latest manufacturer video card drivers ■ All participants must be connected to the same community used by the Media Manager. All participants must be using Sametime 8.5.x clients. Latest version preferred ■ Verify function with clients on same network subnet first ■ Use bitrate appropriate for your users / equipment / environment ■ Bandwidth considerations - One of the key factors affecting video quality is available network bandwidth. Tune your bandwidth settings to what is appropriate for all users ■ The higher the video resolution, the more bandwidth is required for better quality. Adjust and manage video bit-rates accordingly on the Media Manager Video Resolution configuration page
  • 31. 31 Client considerations ■ All 8.5.x clients (8.5.0, 8.5.1, and 8.5.2) can interoperate with each other and use any 8.5.0, 8.5.1, or 8.5.2 servers ■ Some hotfixes or specific configuration may be required IF you are using TLS ■ Refer to the following IBM Technotes for details: ─ “Using Transport Layer Security (TLS) with the Sametime Media Manager 8.5.2 server and pre-8.5.2 Sametime clients in a clustered environment” (#1567676) – Link: http://www.ibm.com/support/docview.wss?uid=swg21567676 ─ “Unable to initialize computer and it can't be used at this time. SIP 401 SIP 503” (#1470263) – Link: http://www.ibm.com/support/docview.wss?uid=swg21470263 ■ Clients require Media Manager server running Release 8.5.1 or later to be able to make or receive computer audio or video calls ■ Clients running releases earlier than 8.5.2 cannot have audio and video communications across a Network Address Translator (NAT) or firewall
  • 32. 32 Troubleshooting resources ■ General troubleshooting tips can be found in the IBM Sametime wiki ■ To collect diagnostic data (logs and trace files) to review, either on your own or when working with IBM Support, refer to the technote: ─ “Collecting Data: Lotus Sametime Media Manager” (#1428735) ■ Common issues ─ You can search technotes about known audio/video issues or frequently asked question on the IBM Support website ─ Some common issues seen that can be resolved usually with simple config changes are: poor video quality, UDP port conflicts, n-way calls not working, etc.
  • 33. 33 Future Open Mics During 2013, we will cover the following IBM Sametime topics: ■ Clustering ■ TURN server ■ SIP EDGE Proxy Visit our Support Technical Exchange page for details on future events. Our Open Mic schedule is also available on our IBM Collaboration Solutions Support Facebook page (facebook.com/IBMLotusSupport).
  • 34. 34 Press *1 on your telephone to ask a question. IBM Collaboration Solutions Support page http://www.facebook.com/IBMLotusSupport ICS Support@IBM_ICSsupport