SlideShare uma empresa Scribd logo
1 de 48
Baixar para ler offline
WebRTC for Telcos
Monetization
Webinar slides. Feb, 11th 2014
The	
  Goal	
  
q  Helping telcos to add value to their current
services and enabling new services.
q  Making fix & mobile voice available using a
web-browser ubiquitously
q  Engage the customers & reduced the churn
What	
  is	
  WebRTC	
  
WebRTC (Web Real-Time Communication) is an
API definition being drafted by the World Wide
Web Consortium (W3C) to enable browser-tobrowser applications for voice calling, video
chat, and P2P file sharing without plugins.
Only	
  browser	
  to	
  browser?	
  
NO!
It could be implemented a WebRTC – Telco
Gateway to as a bridge between Web and fix/
mobile operator networks allowing service
providers to extend their communication services
to the Internet.  It means creating web-based
telco end-points.
WebRTC	
  	
  as	
  a	
  Carrier	
  Killer?	
  
In	
  the	
  other	
  hand?	
  
telcos
traditionally
Chained to
physical
end-points….
THIS	
  WILL	
  CHANGE	
  
Telcos	
  can	
  broke	
  the	
  chains	
  
Telcos	
  already	
  pursuing	
  the	
  ubiquity	
  

with mobile
or desktop apps
Then……	
  

best communication
ubiquity will be the Web
based ubiquity
….but…	
  

Is telco-WebRTC just only
about making telco comms
ubiquitous ?
NO!
It	
  is	
  something	
  else	
  

WebRTC is the way to
create new services and
find value added spaces
where customers will be
happy to pay.
WebRTC	
  can	
  enable	
  
ü  Home Office customized communication.
ü  Customer care use cases.
ü  Interconnecting social identities with telco identities
ü  Enable concepts as “callable” while keeping private
the phone number (e.164).
ü  Creating “non physical second lines”, no wire, no SIM
ü  And put to work external talent with SDK for
developers.
MoneIzaIon	
  models	
  
ü  Reducing churn and defending current prices adding
value. A PSTN ubiquitous in the browser is more than a
PSTN
ü  New services that could be charged by “minute”,
prepaid international calling cards accessible via
WebRTC, etc
ü  New services that could be charged to the called
party by making them callable without disclosing the
number.
Solaiemes	
  WebRTC-­‐Telco	
  Gateway	
  
WebRTC-­‐Telco	
  Gateway	
  architecture	
  

internet	
  

	
  

WebRTC	
  signalling	
  &	
  media	
  

WebRTC	
  
TELCO	
  
Gateway	
  

	
  

	
  
	
  
	
  
	
  
	
   IMS	
  
	
  
OR	
  
	
  
	
  

SBC	
  

Voice Core

Telco	
  signalling	
  &	
  Media	
  

telco	
  

SoMSwitch	
  
	
  

	
  
	
  
	
  
	
  

UNI	
  

IMS Core or SoftSwitches
supporting SIP access DO NOT
need any modification
Feasible	
  as	
  Cloud	
  based	
  architecture	
  	
  	
  	
  

The WebRTC-Telco GW
can be deployed
outside the telco
premise, in a public or
private cloud as the
access to the network
core is UNI based
The	
  plaQorm.	
  WebRTC-­‐Telco	
  GW	
  	
  	
  	
  	
  	
  
q 

Hardware. Intel based server architecture running Linux (Dell, HP, IBM), no special
HW needed, also deployable in public clouds as AWS and virtualized environment
for cloud computing as Cisco UCS.

q 

Scalable to the number of concurrent calls and users online needed .

q 

A single platform could serve different cores, multi-tenancy available.

q 

A single platform could serve different UX for different customers profiles.

q 

It could be combined with RCS Thin Client Server to provide an all-in-one Unified
Communications experience: voice, video and enriched messaging.

q 

Supporting current WebRTC capable Web-Browsers: Google Chrome & Mozilla
Firefox for Windows, Mac & Linux and Chrome for Android.
Features	
  
q 

Via WebRTC instanced e-164 identity based phone

q 

Outgoing voice-calls / Incoming voice-calls

q 

UI/UX modules
ü 

Dialer

ü 

NAB (network address book) . Possible easy integration with 3rd party NAB.

ü 

Call History (starting time, call duration, missed/answered/rejected icons)

q 

UI/UX customizable with customer logo and colors. Also possible full re-design

q 

UI/UX could include RCS capabilities when combined with RCS Thin Client Server Product

q 

RCS Videoshare and IP Videocall capable

q 

For the of RCS services with separated voice & RCS cores, dual register capable.

q 

Login with credentials not exposing real IMS/Softswitch credentias). Security.

q 

HTTPS available for signalling.

q 

Plug&Play on top of SIP Servers, SoftSwitch with SIP access, IMS. Proven in 3 telcos from 3 countries. Also could
be integrated with legacy PSTN.
SDK	
  and	
  embeddable	
  modules	
  
q  The javascropt SDK allows to use Voice/Videocapabilities in your
website freely.
q  Embeddable modules make even easier to add WebRTC to third
party websites or applications. Just embedding the pre-designed
modules with CSS3 configuration to adapt to whatever UX preexisting style. Modules include now:
• 

Simple dialer

• 

NAB

• 

Call register

• 

…more coming soon…
WebPhone.	
  IniIal	
  User	
  Inteface.	
  
Videodemo: https://www.youtube.com/watch?v=q0vClE774aE

UI/UX as it is web
based could be fully
redesigned easily
RCS	
  Full	
  (messaging,	
  voice,	
  video)	
  Web	
  Client	
  	
  	
  
Videodemo: https://www.youtube.com/watch?v=V-DvXcngHnk
Combined with RCS Thin
Client Server product it is
possible to build a RCS
web client with all the
features, voice+RCS

UI/UX as it is web
based could be fully
redesigned easily
Totally	
  customizable	
  UX.	
  Also	
  for	
  mobile	
  and	
  tablets	
  
RCS	
  vs	
  WebRTC	
  

WebRTC is not a rival service of RCS nor
telco communications, instead it is a great
tool for telcos to extend their end-point
portfolio, and leverage a more ubiquitous
reach of their enablers.
WebRTC-­‐Telco	
  GW	
  internal	
  architecture	
  

The platform includes the
web-server to serve the
“WebPhone” but it could
be served from other
server as in the case of
future WebRTC cases
using the SDK.
Call-­‐Flows	
  	
  
Example: WebRTC originating voice call
The	
  key,	
  the	
  SDK,	
  the	
  new	
  generaIon	
  SDP	
  
The	
  key?	
  

SDK
Telco	
  services	
  deployed	
  in	
  days	
  
Javascript SDK as
tool to create
easily telco
services as:
• 
• 
• 

prepaid call-me
services.
creating casual
access to telco
comms
interworking with
OTTs, etc
SDK	
  use	
  cases:	
  WebRTC	
  Service	
  Market	
  
Portal to buy
prepaid VAS using
WebRTC as callme services hiding
your real number,
international calls
or authorizing SN
friends to call you
without knowing
your number.
The	
  business?	
  

A market of WebRTC services based on
telco capabilities, causal services to
engage the users and extending the
reach of telco driven comms.
Self-service web based market of
premium services based on WebRTC.
Innovation connecting telco and nontelco identities.
How	
  to	
  make	
  WebRTC	
  
successful	
  telcos?	
  The	
  keys	
  
1	
  	
  Forget	
  about	
  WebRTC	
  as	
  a	
  

	
  “service	
  itself”.	
  It’s	
  just	
  a	
  
	
  technology	
  that	
  telcos	
  can	
  also	
  
	
  use	
  for	
  their	
  own	
  business.	
  
2	
  	
  Think	
  in	
  WebRTC	
  as	
  the	
  

	
  “common	
  plaQorm	
  for	
  media”,	
  
	
  beaer	
  than	
  N	
  different	
  mobile	
  
	
  and	
  desktop	
  OS	
  ecosystems.	
  
3	
  	
  Think	
  about	
  how	
  old	
  services	
  
	
  as	
  PSTN	
  become	
  radically	
  
	
  different	
  were	
  exposed	
  
	
  through	
  the	
  web.	
  	
  
4	
  	
  Unified	
  CommunicaIons	
  are	
  

	
  easy	
  combining	
  telco	
  assets,	
  
	
  voice,	
  video	
  and	
  RCS	
  
	
  messaging,	
  and	
  available	
  in	
  the	
  
	
  browser.	
  
5	
  	
  Not	
  all	
  the	
  legs	
  of	
  a	
  

	
  communicaIon	
  have	
  to	
  be	
  
	
  e164,	
  take	
  the	
  most	
  
	
  interconnecIng	
  different	
  
	
  worlds.	
  
6	
  	
  In	
  a	
  mulI-­‐idenIty	
  scenario	
  e.164	
  
	
  could	
  become	
  the	
  last	
  resort	
  of	
  
	
  privacy,	
  use	
  WebRTC	
  to	
  enable	
  
	
  ways	
  to	
  reach	
  e.164	
  without	
  
	
  knowing	
  the	
  e.164	
  to	
  be	
  called.	
  
7	
  	
  Think	
  about	
  different	
  models	
  

	
  for	
  VAS	
  based	
  and	
  open	
  SDK	
  to	
  
	
  developers	
  to	
  build	
  services	
  on	
  
	
  top.	
  
8	
  	
  Extend	
  the	
  “reach”	
  of	
  telco	
  

	
  based	
  services	
  making	
  telco	
  
	
  mulI-­‐screen.	
  Wherever	
  you	
  
	
  have	
  a	
  screen	
  you	
  can	
  use	
  your	
  
	
  telco	
  services.	
  	
  
9	
  	
  Don’t	
  be	
  concerned	
  about	
  the	
  

	
  latest	
  feature	
  of	
  a	
  given	
  OTT,	
  
	
  make	
  them	
  concerned	
  about	
  
	
  your	
  last	
  blue	
  ocean	
  discovered	
  
	
  thanks	
  to	
  the	
  WebRTC	
  SDK.	
  
10	
   	
  TIME	
  IS	
  MONEY.	
  
	
   	
  ACT	
  NOW.	
  
more	
  about	
  Solaiemes	
  
Team	
  
Juan developed his career in several companies as Motorola (Networks and Mobile Devices divisions), DMR
Consulting (now Everis), ICEX (Spanish Foreign Trade Office) and Colortex.
Juan holds an MSc degrees in Telecom Engineering from Polytechnics University of Valencia (Spain), an MSc in
Economics from UNED (Spain) and a Diploma in Politics from the University of London (Lead College, LSE).
http://www.linkedin.com/in/juanmateu
Jose has developed his career in Motorola and Ceselsa-Indra
Mr. Recio holds an MSc in Telecom Engineering from Universidad Politécnica de Madrid and an MSc (Distinction) in
Information Security from Royal Holloway College, University of London.
http://www.linkedin.com/in/chema

Luis had previous roles at Motorola and Alcatel. developing Switching, GSM coverage planning and IMS software.
Also worked at Textil Bondrap.
Mr. Valencia holds an MSc degree in Telecommunications Engineering from the Polytechnics University of Valencia
(Spain).
http://www.linkedin.com/in/luisvalencia
David developed his career in Motorola, Altran SDB and Consum SCV.
David holds an MSc degree in Telecom Engineering from Polytechnics University of Valencia (Spain) and an
executive MBA from EOI Business School (Spain).
http://www.linkedin.com/in/davidculebras
Key	
  Facts	
  
•  Started activities in 2007 trying to open Push to Talk and IMS
VideoShare as REST API. Pivoted to RCS API exposure in 2010, 1st
to market solution and editors of the GSMA spec on RCS API.
•  Awarded in 2011 as pioneers in the area: GSMA RCS Innovation
Winner.
•  Staff: 15. Growth planned. HQ in Madrid (Spain).
•  Currently with contracts in 4 tier-1 telco groups and several
opportunities opened in 3 continents.
•  GSMA API provider for Joyn Innovation Accelerator.
• 

Accreditation for API GW and Web Solution submitted.
Why	
  us?	
  
ü Solaiemes is solving a real problem telcos have. To find a
new role and make their assets a platform in the way
that developers can use them, as API. Solaiemes is
recognized by pioneering this field in the next telco
messaging, RCS joyn & also the use of WebRTC with
Telco approach
ü Solaiemes team is experienced, visionary, with
international experience in several continents and able
to do more with less and execute.
www.solaiemes.com
www.webrtcfortelcos.com
http://blog.solaiemes.com
http://www.youtube.com/solaiemes

Mais conteúdo relacionado

Mais procurados

Solaiemes RCS Solution Gateway
Solaiemes RCS Solution GatewaySolaiemes RCS Solution Gateway
Solaiemes RCS Solution GatewaySolaiemes
 
RCS-e API Exposure
RCS-e API ExposureRCS-e API Exposure
RCS-e API ExposureSolaiemes
 
Telecom Italia Oracle World2008.Canal.V2
Telecom Italia Oracle World2008.Canal.V2Telecom Italia Oracle World2008.Canal.V2
Telecom Italia Oracle World2008.Canal.V2jameskenney
 
CPaaS, In-app Comms, Business Messaging, Employee Comms Tables
CPaaS, In-app Comms, Business Messaging, Employee Comms TablesCPaaS, In-app Comms, Business Messaging, Employee Comms Tables
CPaaS, In-app Comms, Business Messaging, Employee Comms TablesAlan Quayle
 
Programmable Telecoms – What is in IT for Telcos? by Sebastian Schumann
Programmable Telecoms – What is in IT for Telcos? by Sebastian SchumannProgrammable Telecoms – What is in IT for Telcos? by Sebastian Schumann
Programmable Telecoms – What is in IT for Telcos? by Sebastian SchumannAlan Quayle
 
How do you communicate?
How do you communicate?How do you communicate?
How do you communicate?telerion
 
RCS - оружие мобильных операторов против мессенджеров. Виталий Лепехин, Huawei.
RCS - оружие мобильных операторов против мессенджеров. Виталий Лепехин, Huawei. RCS - оружие мобильных операторов против мессенджеров. Виталий Лепехин, Huawei.
RCS - оружие мобильных операторов против мессенджеров. Виталий Лепехин, Huawei. Ольга Федина
 
Internal Innovation Success in Groupama: Carnival of the Creators
Internal Innovation Success in Groupama: Carnival of the CreatorsInternal Innovation Success in Groupama: Carnival of the Creators
Internal Innovation Success in Groupama: Carnival of the CreatorsAlan Quayle
 
Open Source Telecom Project Survey Results and Analysis
Open Source Telecom Project Survey Results and AnalysisOpen Source Telecom Project Survey Results and Analysis
Open Source Telecom Project Survey Results and AnalysisAlan Quayle
 
PAiCBD & TELNYX Hack for TADHack Global 2021
PAiCBD & TELNYX Hack for TADHack Global 2021PAiCBD & TELNYX Hack for TADHack Global 2021
PAiCBD & TELNYX Hack for TADHack Global 2021Alan Quayle
 
Comverse VAS 3.0
Comverse VAS 3.0Comverse VAS 3.0
Comverse VAS 3.0nflatau
 
Voxbone, the power behind Programmable Telecoms, Chad Hart
Voxbone, the power behind Programmable Telecoms, Chad HartVoxbone, the power behind Programmable Telecoms, Chad Hart
Voxbone, the power behind Programmable Telecoms, Chad HartAlan Quayle
 
Mobile Website Development
Mobile Website DevelopmentMobile Website Development
Mobile Website Developmenttawi123
 
By The Numbers: CPaaS, UCaaS, CCaaS Landscapes and Market Sizing
By The Numbers: CPaaS, UCaaS, CCaaS Landscapes and Market SizingBy The Numbers: CPaaS, UCaaS, CCaaS Landscapes and Market Sizing
By The Numbers: CPaaS, UCaaS, CCaaS Landscapes and Market SizingAlan Quayle
 
WSO2Con US 2013 - One blueprint and a multitude of applications - How WSO2 Mi...
WSO2Con US 2013 - One blueprint and a multitude of applications - How WSO2 Mi...WSO2Con US 2013 - One blueprint and a multitude of applications - How WSO2 Mi...
WSO2Con US 2013 - One blueprint and a multitude of applications - How WSO2 Mi...WSO2
 
IntelePeer Award Write Up
IntelePeer Award Write UpIntelePeer Award Write Up
IntelePeer Award Write UpClaudia Toscano
 
immmr - transition from a commercial CPaaS to an open-source communications b...
immmr - transition from a commercial CPaaS to an open-source communications b...immmr - transition from a commercial CPaaS to an open-source communications b...
immmr - transition from a commercial CPaaS to an open-source communications b...Sebastian Schumann
 
Interactive Powers · Company Profile 2016
Interactive Powers · Company Profile 2016Interactive Powers · Company Profile 2016
Interactive Powers · Company Profile 2016Interactive Powers
 
WALK Platform - POS application development
WALK Platform - POS application developmentWALK Platform - POS application development
WALK Platform - POS application developmentPlano Bê
 

Mais procurados (20)

Solaiemes RCS Solution Gateway
Solaiemes RCS Solution GatewaySolaiemes RCS Solution Gateway
Solaiemes RCS Solution Gateway
 
RCS-e API Exposure
RCS-e API ExposureRCS-e API Exposure
RCS-e API Exposure
 
Telecom Italia Oracle World2008.Canal.V2
Telecom Italia Oracle World2008.Canal.V2Telecom Italia Oracle World2008.Canal.V2
Telecom Italia Oracle World2008.Canal.V2
 
CPaaS, In-app Comms, Business Messaging, Employee Comms Tables
CPaaS, In-app Comms, Business Messaging, Employee Comms TablesCPaaS, In-app Comms, Business Messaging, Employee Comms Tables
CPaaS, In-app Comms, Business Messaging, Employee Comms Tables
 
Programmable Telecoms – What is in IT for Telcos? by Sebastian Schumann
Programmable Telecoms – What is in IT for Telcos? by Sebastian SchumannProgrammable Telecoms – What is in IT for Telcos? by Sebastian Schumann
Programmable Telecoms – What is in IT for Telcos? by Sebastian Schumann
 
How do you communicate?
How do you communicate?How do you communicate?
How do you communicate?
 
RCS - оружие мобильных операторов против мессенджеров. Виталий Лепехин, Huawei.
RCS - оружие мобильных операторов против мессенджеров. Виталий Лепехин, Huawei. RCS - оружие мобильных операторов против мессенджеров. Виталий Лепехин, Huawei.
RCS - оружие мобильных операторов против мессенджеров. Виталий Лепехин, Huawei.
 
Internal Innovation Success in Groupama: Carnival of the Creators
Internal Innovation Success in Groupama: Carnival of the CreatorsInternal Innovation Success in Groupama: Carnival of the Creators
Internal Innovation Success in Groupama: Carnival of the Creators
 
Flight SMS Service
Flight SMS ServiceFlight SMS Service
Flight SMS Service
 
Open Source Telecom Project Survey Results and Analysis
Open Source Telecom Project Survey Results and AnalysisOpen Source Telecom Project Survey Results and Analysis
Open Source Telecom Project Survey Results and Analysis
 
PAiCBD & TELNYX Hack for TADHack Global 2021
PAiCBD & TELNYX Hack for TADHack Global 2021PAiCBD & TELNYX Hack for TADHack Global 2021
PAiCBD & TELNYX Hack for TADHack Global 2021
 
Comverse VAS 3.0
Comverse VAS 3.0Comverse VAS 3.0
Comverse VAS 3.0
 
Voxbone, the power behind Programmable Telecoms, Chad Hart
Voxbone, the power behind Programmable Telecoms, Chad HartVoxbone, the power behind Programmable Telecoms, Chad Hart
Voxbone, the power behind Programmable Telecoms, Chad Hart
 
Mobile Website Development
Mobile Website DevelopmentMobile Website Development
Mobile Website Development
 
By The Numbers: CPaaS, UCaaS, CCaaS Landscapes and Market Sizing
By The Numbers: CPaaS, UCaaS, CCaaS Landscapes and Market SizingBy The Numbers: CPaaS, UCaaS, CCaaS Landscapes and Market Sizing
By The Numbers: CPaaS, UCaaS, CCaaS Landscapes and Market Sizing
 
WSO2Con US 2013 - One blueprint and a multitude of applications - How WSO2 Mi...
WSO2Con US 2013 - One blueprint and a multitude of applications - How WSO2 Mi...WSO2Con US 2013 - One blueprint and a multitude of applications - How WSO2 Mi...
WSO2Con US 2013 - One blueprint and a multitude of applications - How WSO2 Mi...
 
IntelePeer Award Write Up
IntelePeer Award Write UpIntelePeer Award Write Up
IntelePeer Award Write Up
 
immmr - transition from a commercial CPaaS to an open-source communications b...
immmr - transition from a commercial CPaaS to an open-source communications b...immmr - transition from a commercial CPaaS to an open-source communications b...
immmr - transition from a commercial CPaaS to an open-source communications b...
 
Interactive Powers · Company Profile 2016
Interactive Powers · Company Profile 2016Interactive Powers · Company Profile 2016
Interactive Powers · Company Profile 2016
 
WALK Platform - POS application development
WALK Platform - POS application developmentWALK Platform - POS application development
WALK Platform - POS application development
 

Semelhante a WebRTC-Telco Monetization Webinar by Solaiemes

Webrtc for Telcos Workshop Berlin from Juan Mateu
Webrtc for Telcos Workshop Berlin from Juan MateuWebrtc for Telcos Workshop Berlin from Juan Mateu
Webrtc for Telcos Workshop Berlin from Juan MateuAlan Quayle
 
Solaiemes IMS WebRTC Workshop
Solaiemes IMS WebRTC WorkshopSolaiemes IMS WebRTC Workshop
Solaiemes IMS WebRTC WorkshopAlan Quayle
 
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!Alan Quayle
 
Webinar WebRTC HTML5 (english)
Webinar WebRTC HTML5 (english)Webinar WebRTC HTML5 (english)
Webinar WebRTC HTML5 (english)Quobis
 
WebRTC Workshop 2013 given at the IMS World Forum
WebRTC Workshop 2013 given at the IMS World ForumWebRTC Workshop 2013 given at the IMS World Forum
WebRTC Workshop 2013 given at the IMS World ForumAlan Quayle
 
WebSphere Liberty Rtcomm: WebRTC Middleware for the Enterprise
WebSphere Liberty Rtcomm: WebRTC Middleware for the EnterpriseWebSphere Liberty Rtcomm: WebRTC Middleware for the Enterprise
WebSphere Liberty Rtcomm: WebRTC Middleware for the EnterpriseBrian Pulito
 
Crocodile launch mobicents, html5 web rtc and sip over websockets
Crocodile launch   mobicents, html5 web rtc and sip over websocketsCrocodile launch   mobicents, html5 web rtc and sip over websockets
Crocodile launch mobicents, html5 web rtc and sip over websocketsjohntel
 
Web rtc videoconference
Web rtc videoconferenceWeb rtc videoconference
Web rtc videoconferenceMarc Manthey
 
Telcos, RCS & WebRTC - "democratisation" of voice and video
Telcos, RCS & WebRTC -  "democratisation" of voice and videoTelcos, RCS & WebRTC -  "democratisation" of voice and video
Telcos, RCS & WebRTC - "democratisation" of voice and videoRadu Vulpescu
 
T-Labs @ WebRTC Conference in Paris, Dec 2014
T-Labs @ WebRTC Conference in Paris, Dec 2014T-Labs @ WebRTC Conference in Paris, Dec 2014
T-Labs @ WebRTC Conference in Paris, Dec 2014T-Labs
 
RCS Thin Client Server (by Solaiemes)
RCS Thin Client Server (by Solaiemes)RCS Thin Client Server (by Solaiemes)
RCS Thin Client Server (by Solaiemes)Solaiemes
 
Webrtc Technology overview and Business Opportunity
Webrtc Technology overview and Business OpportunityWebrtc Technology overview and Business Opportunity
Webrtc Technology overview and Business OpportunityKen Workun
 
Webrtc workshop from Alan Quayle
Webrtc workshop from Alan QuayleWebrtc workshop from Alan Quayle
Webrtc workshop from Alan QuayleAlan Quayle
 
How WebRTC is Altering the Landscape for Mobile UC & BYOD
How WebRTC is Altering the Landscape for Mobile UC & BYODHow WebRTC is Altering the Landscape for Mobile UC & BYOD
How WebRTC is Altering the Landscape for Mobile UC & BYODGENBANDcorporate
 
WebRTC standards update (13 Nov 2013)
WebRTC standards update (13 Nov 2013)WebRTC standards update (13 Nov 2013)
WebRTC standards update (13 Nov 2013)Victor Pascual Ávila
 
User Centered Mobile Applications
User Centered Mobile ApplicationsUser Centered Mobile Applications
User Centered Mobile ApplicationsLuis Angel Galindo
 
5 Facts About WebRTC That Everyone Should Know
5 Facts About WebRTC That Everyone Should Know5 Facts About WebRTC That Everyone Should Know
5 Facts About WebRTC That Everyone Should KnowKirti Khanna
 
Ims and rcs are fighting ott nov 8 2013 v1
Ims and rcs are fighting ott nov 8 2013 v1Ims and rcs are fighting ott nov 8 2013 v1
Ims and rcs are fighting ott nov 8 2013 v1Rafael Junquera
 

Semelhante a WebRTC-Telco Monetization Webinar by Solaiemes (20)

Webrtc for Telcos Workshop Berlin from Juan Mateu
Webrtc for Telcos Workshop Berlin from Juan MateuWebrtc for Telcos Workshop Berlin from Juan Mateu
Webrtc for Telcos Workshop Berlin from Juan Mateu
 
Solaiemes IMS WebRTC Workshop
Solaiemes IMS WebRTC WorkshopSolaiemes IMS WebRTC Workshop
Solaiemes IMS WebRTC Workshop
 
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
TADSummit Comverse WebRTC, WebRTC is for telcos too. Today!
 
Webinar WebRTC HTML5 (english)
Webinar WebRTC HTML5 (english)Webinar WebRTC HTML5 (english)
Webinar WebRTC HTML5 (english)
 
WebRTC Workshop 2013 given at the IMS World Forum
WebRTC Workshop 2013 given at the IMS World ForumWebRTC Workshop 2013 given at the IMS World Forum
WebRTC Workshop 2013 given at the IMS World Forum
 
WebSphere Liberty Rtcomm: WebRTC Middleware for the Enterprise
WebSphere Liberty Rtcomm: WebRTC Middleware for the EnterpriseWebSphere Liberty Rtcomm: WebRTC Middleware for the Enterprise
WebSphere Liberty Rtcomm: WebRTC Middleware for the Enterprise
 
Crocodile launch mobicents, html5 web rtc and sip over websockets
Crocodile launch   mobicents, html5 web rtc and sip over websocketsCrocodile launch   mobicents, html5 web rtc and sip over websockets
Crocodile launch mobicents, html5 web rtc and sip over websockets
 
Web rtc videoconference
Web rtc videoconferenceWeb rtc videoconference
Web rtc videoconference
 
Telcos, RCS & WebRTC - "democratisation" of voice and video
Telcos, RCS & WebRTC -  "democratisation" of voice and videoTelcos, RCS & WebRTC -  "democratisation" of voice and video
Telcos, RCS & WebRTC - "democratisation" of voice and video
 
T-Labs @ WebRTC Conference in Paris, Dec 2014
T-Labs @ WebRTC Conference in Paris, Dec 2014T-Labs @ WebRTC Conference in Paris, Dec 2014
T-Labs @ WebRTC Conference in Paris, Dec 2014
 
RCS Thin Client Server (by Solaiemes)
RCS Thin Client Server (by Solaiemes)RCS Thin Client Server (by Solaiemes)
RCS Thin Client Server (by Solaiemes)
 
Webrtc Technology overview and Business Opportunity
Webrtc Technology overview and Business OpportunityWebrtc Technology overview and Business Opportunity
Webrtc Technology overview and Business Opportunity
 
Pkewebrtc
PkewebrtcPkewebrtc
Pkewebrtc
 
Webrtc workshop from Alan Quayle
Webrtc workshop from Alan QuayleWebrtc workshop from Alan Quayle
Webrtc workshop from Alan Quayle
 
How WebRTC is Altering the Landscape for Mobile UC & BYOD
How WebRTC is Altering the Landscape for Mobile UC & BYODHow WebRTC is Altering the Landscape for Mobile UC & BYOD
How WebRTC is Altering the Landscape for Mobile UC & BYOD
 
WebRTC presentation
WebRTC presentationWebRTC presentation
WebRTC presentation
 
WebRTC standards update (13 Nov 2013)
WebRTC standards update (13 Nov 2013)WebRTC standards update (13 Nov 2013)
WebRTC standards update (13 Nov 2013)
 
User Centered Mobile Applications
User Centered Mobile ApplicationsUser Centered Mobile Applications
User Centered Mobile Applications
 
5 Facts About WebRTC That Everyone Should Know
5 Facts About WebRTC That Everyone Should Know5 Facts About WebRTC That Everyone Should Know
5 Facts About WebRTC That Everyone Should Know
 
Ims and rcs are fighting ott nov 8 2013 v1
Ims and rcs are fighting ott nov 8 2013 v1Ims and rcs are fighting ott nov 8 2013 v1
Ims and rcs are fighting ott nov 8 2013 v1
 

Último

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
 
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
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
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
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
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
 
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
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
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
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
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
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
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
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 

Último (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
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
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
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
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
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
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
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...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
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
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 

WebRTC-Telco Monetization Webinar by Solaiemes

  • 1. WebRTC for Telcos Monetization Webinar slides. Feb, 11th 2014
  • 2. The  Goal   q  Helping telcos to add value to their current services and enabling new services. q  Making fix & mobile voice available using a web-browser ubiquitously q  Engage the customers & reduced the churn
  • 3. What  is  WebRTC   WebRTC (Web Real-Time Communication) is an API definition being drafted by the World Wide Web Consortium (W3C) to enable browser-tobrowser applications for voice calling, video chat, and P2P file sharing without plugins.
  • 4. Only  browser  to  browser?   NO! It could be implemented a WebRTC – Telco Gateway to as a bridge between Web and fix/ mobile operator networks allowing service providers to extend their communication services to the Internet.  It means creating web-based telco end-points.
  • 5. WebRTC    as  a  Carrier  Killer?  
  • 6. In  the  other  hand?   telcos traditionally Chained to physical end-points….
  • 8. Telcos  can  broke  the  chains  
  • 9. Telcos  already  pursuing  the  ubiquity   with mobile or desktop apps
  • 10. Then……   best communication ubiquity will be the Web based ubiquity
  • 11. ….but…   Is telco-WebRTC just only about making telco comms ubiquitous ?
  • 12. NO!
  • 13. It  is  something  else   WebRTC is the way to create new services and find value added spaces where customers will be happy to pay.
  • 14. WebRTC  can  enable   ü  Home Office customized communication. ü  Customer care use cases. ü  Interconnecting social identities with telco identities ü  Enable concepts as “callable” while keeping private the phone number (e.164). ü  Creating “non physical second lines”, no wire, no SIM ü  And put to work external talent with SDK for developers.
  • 15. MoneIzaIon  models   ü  Reducing churn and defending current prices adding value. A PSTN ubiquitous in the browser is more than a PSTN ü  New services that could be charged by “minute”, prepaid international calling cards accessible via WebRTC, etc ü  New services that could be charged to the called party by making them callable without disclosing the number.
  • 17. WebRTC-­‐Telco  Gateway  architecture   internet     WebRTC  signalling  &  media   WebRTC   TELCO   Gateway               IMS     OR       SBC   Voice Core Telco  signalling  &  Media   telco   SoMSwitch             UNI   IMS Core or SoftSwitches supporting SIP access DO NOT need any modification
  • 18. Feasible  as  Cloud  based  architecture         The WebRTC-Telco GW can be deployed outside the telco premise, in a public or private cloud as the access to the network core is UNI based
  • 19. The  plaQorm.  WebRTC-­‐Telco  GW             q  Hardware. Intel based server architecture running Linux (Dell, HP, IBM), no special HW needed, also deployable in public clouds as AWS and virtualized environment for cloud computing as Cisco UCS. q  Scalable to the number of concurrent calls and users online needed . q  A single platform could serve different cores, multi-tenancy available. q  A single platform could serve different UX for different customers profiles. q  It could be combined with RCS Thin Client Server to provide an all-in-one Unified Communications experience: voice, video and enriched messaging. q  Supporting current WebRTC capable Web-Browsers: Google Chrome & Mozilla Firefox for Windows, Mac & Linux and Chrome for Android.
  • 20. Features   q  Via WebRTC instanced e-164 identity based phone q  Outgoing voice-calls / Incoming voice-calls q  UI/UX modules ü  Dialer ü  NAB (network address book) . Possible easy integration with 3rd party NAB. ü  Call History (starting time, call duration, missed/answered/rejected icons) q  UI/UX customizable with customer logo and colors. Also possible full re-design q  UI/UX could include RCS capabilities when combined with RCS Thin Client Server Product q  RCS Videoshare and IP Videocall capable q  For the of RCS services with separated voice & RCS cores, dual register capable. q  Login with credentials not exposing real IMS/Softswitch credentias). Security. q  HTTPS available for signalling. q  Plug&Play on top of SIP Servers, SoftSwitch with SIP access, IMS. Proven in 3 telcos from 3 countries. Also could be integrated with legacy PSTN.
  • 21. SDK  and  embeddable  modules   q  The javascropt SDK allows to use Voice/Videocapabilities in your website freely. q  Embeddable modules make even easier to add WebRTC to third party websites or applications. Just embedding the pre-designed modules with CSS3 configuration to adapt to whatever UX preexisting style. Modules include now: •  Simple dialer •  NAB •  Call register •  …more coming soon…
  • 22. WebPhone.  IniIal  User  Inteface.   Videodemo: https://www.youtube.com/watch?v=q0vClE774aE UI/UX as it is web based could be fully redesigned easily
  • 23. RCS  Full  (messaging,  voice,  video)  Web  Client       Videodemo: https://www.youtube.com/watch?v=V-DvXcngHnk Combined with RCS Thin Client Server product it is possible to build a RCS web client with all the features, voice+RCS UI/UX as it is web based could be fully redesigned easily
  • 24. Totally  customizable  UX.  Also  for  mobile  and  tablets  
  • 25. RCS  vs  WebRTC   WebRTC is not a rival service of RCS nor telco communications, instead it is a great tool for telcos to extend their end-point portfolio, and leverage a more ubiquitous reach of their enablers.
  • 26. WebRTC-­‐Telco  GW  internal  architecture   The platform includes the web-server to serve the “WebPhone” but it could be served from other server as in the case of future WebRTC cases using the SDK.
  • 27. Call-­‐Flows     Example: WebRTC originating voice call
  • 28. The  key,  the  SDK,  the  new  generaIon  SDP  
  • 30. Telco  services  deployed  in  days   Javascript SDK as tool to create easily telco services as: •  •  •  prepaid call-me services. creating casual access to telco comms interworking with OTTs, etc
  • 31. SDK  use  cases:  WebRTC  Service  Market   Portal to buy prepaid VAS using WebRTC as callme services hiding your real number, international calls or authorizing SN friends to call you without knowing your number.
  • 32. The  business?   A market of WebRTC services based on telco capabilities, causal services to engage the users and extending the reach of telco driven comms. Self-service web based market of premium services based on WebRTC. Innovation connecting telco and nontelco identities.
  • 33. How  to  make  WebRTC   successful  telcos?  The  keys  
  • 34. 1    Forget  about  WebRTC  as  a    “service  itself”.  It’s  just  a    technology  that  telcos  can  also    use  for  their  own  business.  
  • 35. 2    Think  in  WebRTC  as  the    “common  plaQorm  for  media”,    beaer  than  N  different  mobile    and  desktop  OS  ecosystems.  
  • 36. 3    Think  about  how  old  services    as  PSTN  become  radically    different  were  exposed    through  the  web.    
  • 37. 4    Unified  CommunicaIons  are    easy  combining  telco  assets,    voice,  video  and  RCS    messaging,  and  available  in  the    browser.  
  • 38. 5    Not  all  the  legs  of  a    communicaIon  have  to  be    e164,  take  the  most    interconnecIng  different    worlds.  
  • 39. 6    In  a  mulI-­‐idenIty  scenario  e.164    could  become  the  last  resort  of    privacy,  use  WebRTC  to  enable    ways  to  reach  e.164  without    knowing  the  e.164  to  be  called.  
  • 40. 7    Think  about  different  models    for  VAS  based  and  open  SDK  to    developers  to  build  services  on    top.  
  • 41. 8    Extend  the  “reach”  of  telco    based  services  making  telco    mulI-­‐screen.  Wherever  you    have  a  screen  you  can  use  your    telco  services.    
  • 42. 9    Don’t  be  concerned  about  the    latest  feature  of  a  given  OTT,    make  them  concerned  about    your  last  blue  ocean  discovered    thanks  to  the  WebRTC  SDK.  
  • 43. 10    TIME  IS  MONEY.      ACT  NOW.  
  • 45. Team   Juan developed his career in several companies as Motorola (Networks and Mobile Devices divisions), DMR Consulting (now Everis), ICEX (Spanish Foreign Trade Office) and Colortex. Juan holds an MSc degrees in Telecom Engineering from Polytechnics University of Valencia (Spain), an MSc in Economics from UNED (Spain) and a Diploma in Politics from the University of London (Lead College, LSE). http://www.linkedin.com/in/juanmateu Jose has developed his career in Motorola and Ceselsa-Indra Mr. Recio holds an MSc in Telecom Engineering from Universidad Politécnica de Madrid and an MSc (Distinction) in Information Security from Royal Holloway College, University of London. http://www.linkedin.com/in/chema Luis had previous roles at Motorola and Alcatel. developing Switching, GSM coverage planning and IMS software. Also worked at Textil Bondrap. Mr. Valencia holds an MSc degree in Telecommunications Engineering from the Polytechnics University of Valencia (Spain). http://www.linkedin.com/in/luisvalencia David developed his career in Motorola, Altran SDB and Consum SCV. David holds an MSc degree in Telecom Engineering from Polytechnics University of Valencia (Spain) and an executive MBA from EOI Business School (Spain). http://www.linkedin.com/in/davidculebras
  • 46. Key  Facts   •  Started activities in 2007 trying to open Push to Talk and IMS VideoShare as REST API. Pivoted to RCS API exposure in 2010, 1st to market solution and editors of the GSMA spec on RCS API. •  Awarded in 2011 as pioneers in the area: GSMA RCS Innovation Winner. •  Staff: 15. Growth planned. HQ in Madrid (Spain). •  Currently with contracts in 4 tier-1 telco groups and several opportunities opened in 3 continents. •  GSMA API provider for Joyn Innovation Accelerator. •  Accreditation for API GW and Web Solution submitted.
  • 47. Why  us?   ü Solaiemes is solving a real problem telcos have. To find a new role and make their assets a platform in the way that developers can use them, as API. Solaiemes is recognized by pioneering this field in the next telco messaging, RCS joyn & also the use of WebRTC with Telco approach ü Solaiemes team is experienced, visionary, with international experience in several continents and able to do more with less and execute.