[Freeswitch-users] Hung Phone

Luis Jimenez ljjimenez at gmail.com
Sat Apr 26 06:07:25 PDT 2008


FreeSwitch Version 1.0.pre4 (8193M)



On Fri, Apr 25, 2008 at 12:14 PM, Brian West <brian at freeswitch.org> wrote:

> What revision of the code are you running?
> /b
>
> On Apr 25, 2008, at 11:12 AM, Luis Jimenez wrote:
>
> Hi, i have this in default.xml
>     <extension name="*99">
>       <condition field="destination_number" expression="^\*99$"
> break="always">
>                       <action application="set" data="myvar=1004"/>
>                       <action application="set"
> data="hangup_after_bridge=true"/>
>                      <action application="bridge"
> data="sofia/default/${myvar}%10.0.0.100"/>
>       </condition>
>     </extension>
>
>
>
>
> when i call, it works, but when i hangup the extension 1004 (callee), my
> caller phone stays connected until i hagup manually this one.
>
> if i hangup the caller first the calee hangup fine.
>
> Luis jimenez
>
>
> _______________________________________________
> 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
>
>
> Brian West
> sip:brian at freeswitch.org
>
>
>
>
> _______________________________________________
> 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/20080426/de76feed/attachment-0002.html 


More information about the FreeSWITCH-users mailing list