[Freeswitch-users] Unable to play audio on inbound call after uuid_broadcast bridge
Douglas Lopes Pereira
douglaslopespereira at gmail.com
Fri Aug 8 17:14:39 MSD 2014
Hi,
please, consider the scenario:
We have a call management gateway connected to a Freeswitch (1.4.7-1~64bit)
box. When we get a call from +15301111234 we receive a CHANNEL_CREATE event
we answer it with something like:
uuid_answer 2edbc62c-1ef9-11e4-8e8e-0f7c1a2ea61
On the gateway we create an outgoing call to +15301115678 and also bridge
the previously received call with this new call created using a broadcast
command (since we still don't have the new call switchID):
uid_broadcast 2edbc62c-1ef9-11e4-8e8e-0f7c1a2ea61c
bridge::{origination_caller_id_number=+15301111234,origination_channel_name=c-yzdyzyk45zy6x62zutc6goq}sofia/external/+
15301115678 at 66.111.222.3
On the first call I hear ringback tone and the second phone rings. When the
second call is answered both calls are bridged and I have two way audio.
I then tried to play an audio to the first call using:
uuid_broadcast 2edbc62c-1ef9-11e4-8e8e-0f7c1a2ea61c
http://myserver/audio.mp3 aleg
I does NOT work. I simply get this debug message:
[DEBUG] switch_core_session.c:1133 Send signal sofia/internal/+
15301111234 at 66.111.222.3 [BREAK]
If I try playing the audio on bleg it works:
[DEBUG] switch_ivr_play_say.c:1693 done playing file
http://myserver/audio.mp3
I also works if I use the second call callId pointing to the aleg but fails
if I use the second callID pointing to bleg.
Am I doing something wrong or could we have a bug on Freeswitch?
Regards,
Douglas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140808/66d13974/attachment-0001.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list