Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • https://secure.solve360.com/ – is Solve360 CRM domain name
  • phonenumber - determines the associated contact record by a phone number
  • /0 - prepends 0 to format the number as a UK national number as stored in the CRM (optional)
  • {CALLERNUM} – the caller number
  • :3 – removes first three digits to match the contact record, if it is stored without Country Code

Demo video: Open Solve360 contact record upon receiving an incoming call in Collaboration


Html
<div class="container">
    <div class="video">
<iframe width="560" height="315" src="https://www.youtube.com/embed/E8o-NvyLZuo?rel=0" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>
</div>
</div>

...