Anusha Kannappan | Hi Vadim,
Please let us know is there any specific reasons for passing the maxtime attribute as variable in the <transfer>? If so we will try out and let you know the results.
Since the syntax says we can specify the maxtime in the following way
Express time interval as an unsigned number followed by either s for time in seconds or ms for time in milliseconds (the default).
So it is better to use the maxtime as following
<transfer name="MyCall" dest="tel:+1817" bridge="true" connecttimeout="20s" maxtime="60s">
Thanks, Anusha |
| Please sign in to flag this as inappropriate. |