User Guide - Retail Deployments

Bria 3 for Windows User Guide – Retail Deployments
99
F Other Ways to Run Bria
F.1 From a Hyperlink
You can attach a hyperlink to a phone number or softphone address that, when clicked, starts Bria and dials the
number. Attach a hyperlink with this format:
<a href="sip:<address or number>">dial <address or number></a>
For example:
<a href="sip:kperera@domainA.com">dial kperera@domainA.com</a>
F.2 From the Command Line
You can start Bria from a DOS prompt. You may need to add the install directory (typically c:\program
files\counterpath\bria 3) to the PATH. Then type:
bria3.exe
You can also run these action commands:
bria 3 >bria3.exe -action=<action>=<input>
where action and input are:
call?to the remote URI
im?to the remote URI
add?contact the contact URI
quit
For example:
C:\>bria3.exe -action=call?to=1331
or
C:\>bria3.exe -action=call?to=1331@domainA.com