[Freeswitch-users] execute_on_answer equivalent for A-leg or bridged call?

Vallimamod Abdullah vma at vallimamod.org
Thu Apr 9 08:04:26 UTC 2020


Hi,

Have you tried uuid_broadcast? It has a "both" option which may help achieve what you want.


Best Regards,
-- 
Vallimamod Abdullah
SIP Solutions
vma at sip.solutions
linkedin.com/in/vallimamod
.


> On 8 Apr 2020, at 21:54, Thilo-Alexander Ginkel <thilo at ginkel.com> wrote:
> 
> Hello everyone,
> 
> I am attempting to play a sound on both legs after creating a bridge
> once the B-leg has answered. execute_on_answer explicitly only works
> for the newly answered channel, so no sound is playing on the
> (previously already connected) A-leg.
> 
> Is there a way to make sure the sound is playing on both legs / the
> bridged call?
> 
> ATM, I'm doing this (in Lua):
> 
> session:execute("bridge", "{origination_callee_id_name='" .. callee_id
> .. "'}{execute_on_answer='playback
> tone_stream://%(500,0,500)'}user/jitsi@" .. domain_name)
> 
> Thanks,
> Thilo
> 
> _________________________________________________________________________
> 
> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200409/20a6712b/attachment-0001.html>


More information about the FreeSWITCH-users mailing list