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:  
%[out]tel% Phone number (without city code if own city)
%[out]ctel% Phone number (with city code, also if own city)
%[out][+]itel% Phone number (international format)

Parameters [out] and [+]

 

[out]

add outside line access code as phone number prefix

[+]

International phone number format with +country code
%foldername% Folder name of current contact.
%[COLUMNAME]% The content of column "COLUMNNAME" from current contact.
%name% TAPI CallerIDName/CalledIDName
%duration% Duration
   
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