[Freeswitch-users] How to Answer a Call from ESL java

Normando Hall nhall at unixlan.com.ar
Mon Sep 21 20:14:17 UTC 2020


Hi.

If you are using inbound ESl, you must park the call in your dialplan,
and listen for "park" event in your ESL code. Then answer this call

Regards

El 21/09/2020 a las 04:38 p. m., Malik Ehtasham escribió:
> Hello,
> I want to answer the call from my web application. For Example, SIP Phone 1,
> dial a call to SIP Phone B, now Phone B is ringing, now I want to answer the
> call on Phone B, via my Web Interface, so there is a button on my interface
> to answer the call.
> To answer the call I am executing the below command, but this doesn't do
> anything and the call keeps on ringing on phone B. Any 
>
> EslMessage response =
> client.sendSyncApiCommand("uuid_answer",Event_Header.get("Unique-ID"));
>
>
>
> --
> Sent from: http://freeswitch-users.2379917.n2.nabble.com/
>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com



More information about the FreeSWITCH-users mailing list