[Freeswitch-users] Hung Phone

Brian West brian at freeswitch.org
Fri Apr 25 09:14:49 PDT 2008


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



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080425/45046060/attachment-0002.html 


More information about the FreeSWITCH-users mailing list