Hi,<br>

<br>

The following command works great from the command line:<br>

originate {ringback=\&#39;%(2000,4000,440.0,480.0)\&#39;}sofia/internal/1004%74.63.243.52 &amp;bridge(sofia/internal/1005%74.63.243.52)<br>

<br>

But this one isn&#39;t working from the ESL:<br>

api originate
{ringback=\&#39;%(2000,4000,440.0,480.0)\&#39;}sofia/internal/1004%74.63.243.52
&amp;bridge(sofia/internal/1005%74.63.243.52)<br>

<br>

The observed behavior is following: The A leg is dialed, then B leg is
also dialed but immediately followed by a hangup. That is, the B user
doesn&#39;t even has time to answer.<br>

<br>

Any idea what I&#39;m doing wrong?<br>

<br>

Thanks,<br>

Max.