[Freeswitch-users] Why ringback is not generated?
Ken Rice
krice at freeswitch.org
Thu Jul 2 18:25:53 MSD 2015
Is this a 2 leg called where Endpoint A -> FreeSWITCH -> Endpoint B and
Endpoint A is calling Endpoint B, if EndPoint B sends FreeSWITCH a 183 with
SDP indicating that it is providing Early Media, then does not actually send
Early Media, the problem is a problem with Endpoint B as in this case
FreeSWITCH Depends on the endpoint to do what it says its going to do
On 7/2/15, 7:15 AM, "Sergey Safarov" <s.safarov at gmail.com> wrote:
> Wireshark help locate root issue FS send 183 message but not start sending RTP
> media. FS start send media after sending 200 message.
>
> It is bug?
>
> On Thu, Jul 2, 2015 at 3:07 PM, Sergey Safarov <s.safarov at gmail.com> wrote:
>> In dialplan I set ringback variable
>>
>> <extension name="setRingback" continue="true">
>> <condition>
>> <action application="set" data="ringback=${us-ring}"/>
>> </condition>
>> </extension>
>> And diaplan terminate call on extension
>>
>> <extension name="agent_login">
>> <condition field="${destination_number}" expression="^agent_login$">
>> <action application="set"
>> data="ignore=${callcenter_config(agent set status
>> ${caller_id_number}@${sip_to_host} 'Available')}"
>> inline="true"/>
>> <action application="ring_ready"/>
>> <action application="pre_answer"/>
>> <action application="sleep" data="2500"/>
>> <action application="answer"/>
>> <action application="sleep" data="700"/>
>> </condition>
>> </extension>
>>
>> But ringback is not generaded. Why is it posible?
>>
>> Sergey
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.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
> http://www.freeswitch.org
--
Ken
http://www.FreeSWITCH.org
http://www.ClueCon.com
http://www.OSTAG.org
irc.freenode.net #freeswitch
Twitter: @FreeSWITCH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150702/8e55dc7f/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list