[Freeswitch-users] Ring Forever

Anthony Minessale anthony.minessale at gmail.com
Tue Dec 1 15:39:14 PST 2009


are you on older REV?

try answering first to compare.


On Tue, Dec 1, 2009 at 6:29 PM, Esben Stien <b0ef at esben-stien.name> wrote:

> Anthony Minessale <anthony.minessale at gmail.com> writes:
>
> > do you want to generate ringback forever or no?
>
> Yes, I want the dialing party to get a ring forever. This is because I
> cannot transfer the party to my SIP phone, because my SIP phone is
> broken for incoming calls.
>
> I'll solve it by letting the party hear a ring and then I'll use the
> event socket to give me a notification. I'll then dial in with my SIP
> phone to a conference room and transfer the calling party there.
>
> I did this:
>
>  <extension name="ring_forever">
>    <condition field="destination_number" expression="ring_forever">
>      <action application="gentones" data="${us-ring}|100"/>
>      <action application="transfer" data="ring_forever"/>
>    </condition>
>  </extension>
>
>   <extension name="eternal_ring">
>    <condition field="destination_number" expression="4ever">
>       <action application="pre_answer"/>
>      <action application="transfer" data="ring_forever"/>
>     </condition>
>  </extension>
>
> ..which gives me an eternal ring, but it sounds choppy and it sounds as
> if the following ring starts on top of the currently playing ring.
>
> I hear crackling sounds, which I don't experience with any other use of
> freeswitch.
>
> Any idea?
>
> --
> Esben Stien is b0ef at e     s      a
>         http://www. s     t    n m
>          irc://irc.  b  -  i  .   e/%23contact
>           sip:b0ef@   e     e
>           jid:b0ef@    n     n
>
> _______________________________________________
> 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
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091201/ce79f411/attachment-0002.html 


More information about the FreeSWITCH-users mailing list