Backend for WoIP on WebRTC, asterisk? -


i want add feature on site: receiving phone calls in browser. best way realize (backend)? read asterisk bad choise webrtc protocol. me advice, me do? or link article that.

it's difficult answer without more details constraints have, , answers mention using hosted js sdks quick solution doesn't require build , maintain own infrastructure.

for concerns observation on asterisk, it's not true can't support webrtc. take @ respoke, digium's "webrtc extension" asterisk. asterisk module free, service comes @ price.

still in area of building own infrastructure, should take @ freeswitch , 'verto' module. in case you're not constrained use non-free service, need build signalling platform too.

a popular webrtc/voip gateway janus, may find interesting.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -