- Setup FreeSWITCH
- Install FreeSWITCH with mod_verto.
- Setup mod_verto
- For screen sharing, please, add new extension in the default context:
<extension name="screen_sharing"> <condition field="destination_number" expression="^(\d )-screen$"> <action application="set" data="effective_caller_id_number=${caller_id_number}-screen"/> <action application="transfer" data="$1 XML default"/> </condition> </extension>
- Install chrome Application and Extension.
- Setup Your login, password and WebSocket Uri:
Добрый день.не по можете совет на счет настройки.у меня все вроде установлено. но регистрация verto phone не проходит.
Здравствуйте!
А что именно прописываете? Строка должна быть в формате: ws://ip_freeswitch:8081
I use fusionpbx on my end. I followed the way you have done the work but no use at all. verto communicator on my chrome browse sits ideal. When I reload the mod_Verto, this is what the error throwing up.
2016-11-28 21:43:59.815149 [ERR] switch_core_sqldb.c:587 NATIVE SQL ERR [no such table: json_store]
select name from json_store where name=»
Would you please help me how to make this webrtc work? your help is much appreciated.
thanks
krish
Есть несколько вопросов:
1) Если WebSocket Uri указан как wss: , то у нас сигнализация внутри вебсокета будет зашифрована или сам вебсокет?
2) Если используем ws, то медиа передается как RTP или SRTP?