Installation guide
26/1531-ANF 901 14 Uen E10 2014-01-22 69
V
OIP RECORDING
In the second option, the recording key is defined as a key of the type
xml with the url as parameter value. For example with the recording
system from the vendor ASC:
• Start recording:
http://192.105.88.152:8080/XVOIPService?page=START&
OPN=$SIPUSERNAME$$
where n is the extension number added by the telephone. The IP
address and port number must match the recorder’s listening IP
address and port number.
• Stop recording:
http://192.105.88.152:8080/XVOIPService?page=STOP&
OPN=$SIPUSERNAME$$
If the URL contains any characters considered as special by Aastra
6700i, they must be escape encoded, see table below.
Table 7 Escape encoding
Character Symbol Escape Sequence
Ampersand & &
Quote “ "
Apostrophe ‘ '
Left angle bracket < <
Right angle bracket > >