E other ways to run bria, E.1 from a hyperlink, E.2 from the command line – CounterPath Bria 3.5.2 for Windows User Guide - Retail Deployments User Manual

Page 97

Advertising
background image

Bria 3 for Windows User Guide – Retail Deployments

93

E Other Ways to Run Bria

E.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:[email protected]">dial [email protected]</a>

E.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 [email protected]

Advertising