July 2017
Intermediate to advanced
434 pages
12h 59m
English
As we've already seen in this chapter, WebRTC needs a session protocol to complement its own streaming capabilities. That protocol will use signaling to find the peer location, establish and tear down sessions, manage presence and messaging, etc. FreeSWITCH supports two such protocols: SIP and Verto.
These two different protocols only affect how is written the client application (client application is the web page and Javascript the browser load in order to access FreeSWITCH) and how it "talks" to FreeSWITCH. Both protocols give full access to FreeSWITCH features and services. Also, both signaling protocols can be used at the same time by different clients accessing the same service, and even interacting ...
Read now
Unlock full access