<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tobias Wolf a écrit :
<blockquote cite="mid:4918C180.1010601@evision.de" type="cite"><br>
<pre wrap=""><!---->well, thanks ;) this i thought for myself too, because it would be the
easiest way. my first guess was to use the function CHANNEL():
R/O         *videonativeformat*         format used natively for video
This sounded just like the information i wanted. But
exten => 555,n,Set(video=${CHANNEL(videonativeformat)})
keeps being empty, whatever call i make (with video or without video).
Other variables i tried were:
${ANI2} * The ANI2 Code provided by the network on the
incoming call.
(ie, Code 29 identifies call as a Prison/Inmate
Call)
${CALLTYPE} * Type of call (Speech, Digital, etc)
ANI2 keeps being 0 and CALLTYPE keeps being empty ...
any other variables i overlooked so far that might proof useful ?
regards,
tobias
</pre>
</blockquote>
${TRANSFERCAPABILITY} ?<br>
</body>
</html>