Verto Phone step-by-step
- 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: