[Freeswitch-users] Trying to originate a call using ES.
Michael Jerris
mike at jerris.com
Thu Nov 13 16:26:00 MSK 2014
what return_ring_ready means is to consider the call successful on a sip 180 or ringing indication, at that point, we would stop tracking the timeouts. If you want to wait for the timeout until its answered, don't use return_ring_ready.
> On Nov 13, 2014, at 5:26 AM, Pavel <my.post at hotmail.com> wrote:
>
>
> Hello!
> Some clarifications:
>
> This is working:
> $con->sendRecv("api originate {originate_timeout=5}user/1000 &park()")
>
> But this is not:
> $con->sendRecv("api originate {return_ring_ready=true,originate_timeout=5}user/1000 &park()")
>
>
> The originated call keeps ringing.Please advise.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20141113/a46352a8/attachment-0001.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list