[Freeswitch-users] hangup_after_bridge=false not continueing after failed bridge

Anthony Minessale anthony.minessale at gmail.com
Mon Oct 12 08:06:54 PDT 2009


which line is hanging up your A (inbound) leg?

look for a blue line that says "Hangup xyz...." that matches it so i can
see.

I think what is happening is you are getting early media so the bridge is
actually working then when nobody answers it dies but technically the bridge
worked.

On Mon, Oct 12, 2009 at 9:41 AM, Matthew Fong <mattdfong at gmail.com> wrote:

> I think think this might be a bug, but wanted to post here instead of Jira
> in-case I'm overlooking a configuration variable
> Dialplan
>
>     <extension name="1920"><!--init agent for manual and power dial mode-->
>       <condition field="destination_number" expression="^1920$">
>         <action application="set" data="hangup_after_bridge=false"/>
>         <action application="bridge" data="sofia/gateway/
> debug.com/14159927717"/>
>         <action application="transfer" data="1999"/><!-- send to unable to
> reach any contacts-->
>       </condition>
>     </extension>
>
> API Command
> originate sofia/internal/sip_1%192.168.1.10 1920
>
> When the bridge to 14159927717 fails (NO_ANSWER) both calls are terminated
> instead of continuing on in the dial plan to exten 1999 (which in my
> dialplan parks the call). hangup_after_bridge however seems to work OK if
> someone picks up in the bridge. Is this the correct behavior? How else can I
> prevent the call from hanging up if a bridge fails? Thanks.
>
> I'm using 15135M
>
> --matt
> http://www.hellohunter.com - Predictive Dialer
> http://www.hellohunter.com/voice_broadcast.php - Voice Broadcasting
>
>
> _______________________________________________
> 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/20091012/135a5728/attachment-0002.html 


More information about the FreeSWITCH-users mailing list