[Freeswitch-users] Busy

Bipin Patel bipin at xbipin.com
Fri May 19 06:41:32 UTC 2017


hi,

if its about fusionpbx then u got the wrong mailing list, if not then 
like Brian said, use mod_limit

set the below when some1 places a call
<action application="limit" data="hash max_calls ${sip_from_user} -1" />
<action application="limit" data="hash max_calls ${destination_number} 
-1" />
this will set a counter for both caller and callee

then before the bridge check counter and redirect them to ChangeRingBack 
extension where u can changeringback or in ur case set to busy
<action application="limit" data="hash max_calls ${destination_number} 1 
ChangeRingBack"/>


Regards,
Bipin


------------------------------------------------------------------------
-------- Original Message --------
Subject: Re: [Freeswitch-users] Busy
From: David Villasmil <david.villasmil.work at gmail.com>
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Date: 5/19/2017, 3:02:24 AM
> This guy is talking about fusionpbx...
> On Thu, May 18, 2017 at 11:19 PM Brian West <brian at freeswitch.org 
> <mailto:brian at freeswitch.org>> wrote:
>
>     mod_limit.
>
>     On Thu, May 18, 2017 at 3:37 PM, Bipin Patel <bipin at xbipin.com
>     <mailto:bipin at xbipin.com>> wrote:
>
>         Hi,
>
>         I had a similar situation, what I did is when some one places
>         a call I set
>         a counter for the calling and called party, then when someone
>         tries to call
>         any one of them I check the counter and if it's one I send
>         them busy or
>         change ringback tone. I'll check my setup tomorrow and let you
>         know the
>         actual module I use
>
>
>
>
>         On May 18, 2017 8:16:39 PM kk Mailinglist
>         <kk-mailinglist at ednt.de <mailto:kk-mailinglist at ednt.de>> wrote:
>
>         > When a phone  have a running call and a second call comes in
>         i get no
>         > busy and i have redirect to voicemail by busy and the new
>         incoming call
>         > will not redirect to VM.
>         >
>         > I am aware that my phone can have multiple Lines, but how i
>         can signal
>         > that i am busy ?
>         >
>         > regards
>         >
>         >
>         _________________________________________________________________________
>         > Professional FreeSWITCH Consulting Services:
>         > consulting at freeswitch.org <mailto: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
>         <mailto: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
>
>
>
>
>         _________________________________________________________________________
>         Professional FreeSWITCH Consulting Services:
>         consulting at freeswitch.org <mailto: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
>         <mailto: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
>
>
>
>
>     -- 
>
>     */Brian West/*
>     brian at freeswitch.org <mailto:brian at freeswitch.org>
>
>     */Twitter: @FreeSWITCH , @briankwest/*
>
>     http://www.freeswitchbook.com
>     http://www.freeswitchcookbook.com
>
>     Book a phone call (CST) <https://freeswitch.com/appointment>
>
>     Allison prompts for FreeSWITCH:
>
>     *https://www.gofundme.com/allison-prompts-for-freeswitch*
>
>     Got Bugs? Report them here <https://freeswitch.org/jira>! |
>     Reddit: /r/freeswitch <https://www.reddit.com/r/freeswitch>
>
>     *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>     *Skype:*briankwest
>
>     _________________________________________________________________________
>     Professional FreeSWITCH Consulting Services:
>     consulting at freeswitch.org <mailto: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
>     <mailto: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
>
>
>
> _________________________________________________________________________
> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170519/493fc00a/attachment.html 


More information about the FreeSWITCH-users mailing list