<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">If you are using fs_cli then a simple shell script can monitor the call and return when the call completes:</div>
<div class=""><br class="">
</div>
<div class="">#!/bin/bash<br class="">
<br class="">
RESULT=$( fs_cli -x "originate leg1 leg2" )<br class="">
<br class="">
if [[ $RESULT =~ "OK" ]]; then<br class="">
        UUID=$( echo "$RESULT" | cut -f 2 -d ' ' )<br class="">
        while fs_cli -x "show channels" | grep -q $UUID ;<br class="">
        do<br class="">
                sleep 5;<br class="">
        done<br class="">
        echo "Call completed."<br class="">
fi<br class="">
<br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On May 19, 2017, at 12:31 PM, Bipin Patel <<a href="mailto:bipin@xbipin.com" class="">bipin@xbipin.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><font size="-1" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class=""><font face="Arial" class="">hi,<br class="">
<br class="">
any other way this can be done<span class="Apple-converted-space"> </span><br class="">
<br class="">
<br class="">
</font></font><span style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;" class=""></span>
<div class="moz-signature" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">
Regards,<br class="">
Bipin<br class="">
<br class="">
<br class="">
<hr style="width: 1065px; height: 1px; background-color: rgb(204, 204, 204); border: 0px; background-position: initial initial; background-repeat: initial initial;" class="">
</div>
<div class="moz-cite-prefix" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">
-------- Original Message --------<br class="">
Subject: Re: [Freeswitch-users] return to shell only when call from originate is complete?<br class="">
From: Michael Jerris<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="mailto:mike@jerris.com" style="color: rgb(42, 86, 133);"><mike@jerris.com></a><br class="">
To: Bipin Patel<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="mailto:bipin@xbipin.com" style="color: rgb(42, 86, 133);"><bipin@xbipin.com></a><br class="">
Date: 5/19/2017, 7:48:22 PM<br class="">
</div>
<blockquote type="cite" cite="mid:4E8BF635-E985-4056-B301-A1EEFF702B09@jerris.com" style="font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
No, thats not what originate does.
<div class=""><br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On May 19, 2017, at 11:43 AM, Bipin Patel <<a href="mailto:bipin@xbipin.com" class="" moz-do-not-send="true" style="color: rgb(42, 86, 133);">bipin@xbipin.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><font class="" size="-1" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><font class="" face="Arial">hi,<br class="">
<br class="">
does it happen right after answer?<br class="">
is there any way to lock it so it returns only after failure or after hangup? yes im using ignore_early_media<br class="">
<br class="">
<br class="">
</font></font><span class="" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); float: none; display: inline !important;"></span>
<div class="moz-signature" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">
Regards,<br class="">
Bipin<br class="">
<br class="">
<br class="">
<hr class="" style="width: 1045px; height: 1px; background-color: rgb(204, 204, 204); border: 0px; background-position: initial initial; background-repeat: initial initial;">
</div>
<div class="moz-cite-prefix" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">
-------- Original Message --------<br class="">
Subject: Re: [Freeswitch-users] return to shell only when call from originate is complete?<br class="">
From: Michael Jerris<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="mailto:mike@jerris.com" moz-do-not-send="true" style="color: rgb(42, 86, 133);"><mike@jerris.com></a><br class="">
To: FreeSWITCH Users Help<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="mailto:freeswitch-users@lists.freeswitch.org" moz-do-not-send="true" style="color: rgb(42, 86, 133);"><freeswitch-users@lists.freeswitch.org></a><br class="">
Date: 5/19/2017, 7:34:35 PM<br class="">
</div>
<blockquote type="cite" cite="mid:C62F030C-A27D-44C5-B52F-C438059AEACF@jerris.com" class="" style="font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">
originate returns when we get call progress, or in the case of ignore_early_media, on answer or failure.
<div class=""><br class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On May 19, 2017, at 10:36 AM, Bipin Patel <<a href="mailto:bipin@xbipin.com" class="" moz-do-not-send="true" style="color: rgb(42, 86, 133);">bipin@xbipin.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><font class="" size="-1" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><font class="" face="Arial">hi,<br class="">
<br class="">
i was wondering if its possible to to release handle from an originate command only once the call is completed, i mean i send a originate command from shell using fs_cli but only return back to prompt once the call is completed rather than as soon as a bridge
 is created or a UUID generated<br class="">
<br class="">
</font></font></div>
</blockquote>
</div>
<br class="">
</div>
</blockquote>
</div>
</blockquote>
</div>
<br class="">
</div>
</blockquote>
<br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<span style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;" class="">“The
 information transmitted is intended only for the person or entity to which it is addressed and may contain proprietary, business-confidential and/or privileged material. If you are not the intended recipient of this message you are hereby notified that any
 use, review, retransmission, dissemination, distribution, reproduction or any action taken in reliance upon this message is prohibited. If you received this in error, please contact the sender and delete the material from any computer.” _________________________________________________________________________</span><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<span style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;" class="">Professional
 FreeSWITCH Consulting Services:<span class="Apple-converted-space"> </span></span><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<a href="mailto:consulting@freeswitch.org" style="color: rgb(42, 86, 133); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">consulting@freeswitch.org</a><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<a href="http://www.freeswitchsolutions.com/" style="color: rgb(42, 86, 133); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">http://www.freeswitchsolutions.com</a><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<span style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;" class="">Official
 FreeSWITCH Sites</span><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<a href="http://www.freeswitch.org/" style="color: rgb(42, 86, 133); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">http://www.freeswitch.org</a><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<a href="http://confluence.freeswitch.org/" style="color: rgb(42, 86, 133); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">http://confluence.freeswitch.org</a><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<a href="http://www.cluecon.com/" style="color: rgb(42, 86, 133); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">http://www.cluecon.com</a><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<span style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;" class="">FreeSWITCH-users
 mailing list</span><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" style="color: rgb(42, 86, 133); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">FreeSWITCH-users@lists.freeswitch.org</a><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" style="color: rgb(42, 86, 133); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<span style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;" class="">UNSUBSCRIBE:</span><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" style="color: rgb(42, 86, 133); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">
<a href="http://www.freeswitch.org/" style="color: rgb(42, 86, 133); font-family: Verdana, sans-serif; font-size: 9.600000381469727px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">http://www.freeswitch.org</a></div>
</blockquote>
</div>
<br class="">
</div>
<br>
<br>
“The information transmitted is intended only for the person or entity to which it is addressed and may contain proprietary, business-confidential and/or privileged material. If you are not the intended recipient of this message you are hereby notified that
 any use, review, retransmission, dissemination, distribution, reproduction or any action taken in reliance upon this message is prohibited. If you received this in error, please contact the sender and delete the material from any computer.”
</body>
</html>