[Freeswitch-users] Call internal, otherwise mobile, not working
Mohammad Emran
monemran at gmail.com
Tue Jun 21 17:56:48 MSD 2011
You can try to set hangup_after_bridge true before bridge.
Sent from my iPad
On 21 Jun 2011, at 19:48, Henk Oegema <henk at oegema.com> wrote:
> I want to achieve the following:
> When a call comes in, it should ring 30 seconds on extension 1000.
> If there's no answer the call should go to my mobile.
>
>
> ...............
> <action application="set" data="continue_on_fail=true"/>
> <action application="bridge" data="{originate_timeout=30}sofia/internal/1000%$${domain}"/>
> <action application="set" data="hangup_after_bridge=true"/>
> <action application="bridge" data="sofia/gateway/powervoip/003163086xxxx"/>
> <action application="voicemail" data="default $${domain} 1000"/>
> .............
>
>
> However, when I answer the incoming call at 1000 and hangup, the call will still go to my mobile, in stead of hanging up.
> What am I doing wrong?
>
> Rgds.
> Henk
> _______________________________________________
> Join us at ClueCon 2011, Aug 9-11, Chicago
> http://www.cluecon.com 877-7-4ACLUE
>
> 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
More information about the FreeSWITCH-users
mailing list