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 <mattdf...@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@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_miness...@hotmail.com <msn%3aanthony_miness...@hotmail.com>
GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com<paypal%3aanthony.miness...@gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:8...@conference.freeswitch.org <sip%3a...@conference.freeswitch.org>
iax:gu...@conference.freeswitch.org/888
googletalk:conf+...@conference.freeswitch.org<googletalk%3aconf%2b...@conference.freeswitch.org>
pstn:213-799-1400
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to