Start/Control Other Applications
Use of Placeholders in Filename/URLEdit Keyboard Control Sequence
Up >>

Use of Placeholders in Filename/URL

Page Index

You can use placeholders to create a filename or URL witch are replaced with dates of current contact at runtime. So you can add parameters or modify the filename/URL itselfs.
Possible placeholders:  
%tel% Phone number (without city code if own city)
%ctel% Phone number (with city code, also if own city)
%itel% Phone number (international format), e.g. 0049317334689
%+itel% Phone number (international format), e.g. +49317334689

 

%pin%

PIN (Call Control)

%prefix%

Dial-Prefix (Call Control)

%suffix%

Dial-Suffix (Call Control)

%out%

Outside Line Access Code

%lcr%

LCR Predial

Example:

%pin%%prefix%%out%%lcr%%ctel%%suffix%

 
%foldername% Folder name of current contact.
%[COLUMNAME]% The content of column "COLUMNNAME" from current contact.
%NameTapi% TAPI CallerIDName/CalledIDName
%Name% by database resolved name
%name% %Name%, or = %NameTapi%, if %Name% empty
%duration% Duration
%callid% Call-ID (integer number)
%outbound% 1=outbound; 0=inbound
%callstate% DIAL, RING, CONN, BUSY, DISC, IDLE
%local_number% Number of own extension
   
For incoming calls:
%called_id% The called party number.
%redirecting_id% The call has been redirected by this number.
%redirection_id% The call has been redirected to this number.
   

These formats are possible:

  • C:\Programs\test.exe -dial=%tel%
  • "C:\Programs\test.exe" /phone=%tel%
  • http://www.domain.de/%foldername%/%[ID]%.htm
  • http://www.domain.de/script.php?phone=%tel%
  • explorer.exe "F:\contacts\%[LAST_NAME]%"

You can hand over also fixed parameters. Example:

  • C:\Programs\test.exe -dial=2345678
  • http://www.domain.de/script.php?action=Dial