[Freeswitch-users] calling sleep after answer results in no audio

Sergey Safarov s.safarov at gmail.com
Tue Dec 31 18:50:32 UTC 2019


I tested this case on 1.4 branch
http://lists.freeswitch.org/pipermail/freeswitch-users/2015-July/114358.html

I able to receive RTP stream after answer.
Looks as need make "git bisect"

Sergey

On Tue, Dec 31, 2019 at 9:11 PM Mike Jerris <mike at freeswitch.org> wrote:

> Is this the case on the most recent release?
>
> On Dec 31, 2019, at 4:18 AM, Babak Yakhchali <babak.freeswitch at gmail.com>
> wrote:
>
> Hi
> trying below dialplan results in no audio:
> <extension name="DailyIVR" continue="false"
> uuid="d8037520-2a15-11ea-9a9f-9bf4580ab5b8">
> <condition field="destination_number" expression="^110$">
> <action application="answer" data=""/>
> <action application="sleep" data="1000"/>
> <action application="set" data="hangup_after_bridge=true"/>
> <action application="set" data="ringback=local_stream://default"/>
> <action application="set" data="transfer_ringback=local_stream://default"/>
> <action application="set"
> data="ivr_menu_uuid=d8049250-2a15-11ea-9f14-1b8cf3ef5a32"/>
> <action application="ivr" data="d8049250-2a15-11ea-9f14-1b8cf3ef5a32"/>
> <action application="" data=""/>
> </condition>
> </extension>
> but if I move *sleep before answer* everything works fine. Using tcpdump
> shows that when sleep is called after answer no rtp is established but if I
> move sleep before answer rtp is established
> I'm using freeswitch 1.8.7 on debian 8
> thanks
>
>
> _________________________________________________________________________
>
> 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/20191231/79f64b0a/attachment.html>


More information about the FreeSWITCH-users mailing list