<div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">

</div>It&#39;s when it&#39;s executing the Local_Extension extension on <a href="http://pastebin.freeswitch.org/16464">http://pastebin.freeswitch.org/16464</a> lines 741-772:<br><br><div class="de2"> &lt;extension name=&quot;Local_Extension&quot;&gt;</div>

<div class="de1">          &lt;condition field=&quot;destination_number&quot; expression=&quot;<span class="br0">(</span>^\d<span class="br0">{</span><span class="nu0">2</span>,<span class="nu0">7</span><span class="br0">}</span>$<span class="br0">)</span>&quot;&gt;</div>

<div class="de2">        &lt;action application=&quot;set&quot; data=&quot;dialed_extension=$<span class="nu0">1</span>&quot;/&gt;</div><div class="de1">        &lt;action application=&quot;export&quot; data=&quot;dialed_extension=$<span class="nu0">1</span>&quot;/&gt;</div>

<div class="de2">        &lt;!-- bind_meta_app can have these args &lt;key&gt; <span class="br0">[</span>a|b|ab<span class="br0">]</span> <span class="br0">[</span>a|b|o|s<span class="br0">]</span> &lt;app&gt; --&gt;</div>

<div class="de1">        &lt;action application=&quot;bind_meta_app&quot; data=&quot;<span class="nu0">1</span> b s execute_extension::dx XML features&quot;/&gt;</div><div class="de2">        &lt;action application=&quot;bind_meta_app&quot; data=&quot;<span class="nu0">2</span> b s record_session::$$<span class="br0">{</span>recordings_dir<span class="br0">}</span>/archive/$<span class="br0">{</span>strftime<span class="br0">(</span>%Y<span class="br0">)</span><span class="br0">}</span>/$<span class="br0">{</span>strftime<span class="br0">(</span>%b<span class="br0">)</span><span class="br0">}</span>/$<span class="br0">{</span>strftime<span class="br0">(</span>%d<span class="br0">)</span><span class="br0">}</span>/$<span class="br0">{</span>uuid<span class="br0">}</span>.wav&quot;/&gt;</div>

<div class="de1">        &lt;action application=&quot;bind_meta_app&quot; data=&quot;<span class="nu0">3</span> b s execute_extension::cf XML features&quot;/&gt;</div><div class="de2">        &lt;action application=&quot;set&quot; data=&quot;ringback=$<span class="br0">{</span>us-ring<span class="br0">}</span>&quot;/&gt;</div>

<div class="de1">        &lt;action application=&quot;set&quot; data=&quot;transfer_ringback=$$<span class="br0">{</span>hold_music<span class="br0">}</span>&quot;/&gt;</div><div class="de2">        &lt;action application=&quot;set&quot; data=&quot;call_timeout=<span class="nu0">30</span>&quot;/&gt;</div>

<div class="de1">        &lt;!-- &lt;action application=&quot;set&quot; data=&quot;sip_exclude_contact=$<span class="br0">{</span>network_addr<span class="br0">}</span>&quot;/&gt; --&gt;</div><div class="de2">        &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;</div>

<div class="de1">        &lt;!--&lt;action 
application=&quot;set&quot; 
data=&quot;continue_on_fail=NORMAL_TEMPORARY_FAILURE,USER_BUSY,NO_ANSWER,TIMEOUT,NO_ROUTE_DESTINATION&quot;/&gt;
 --&gt;</div><div class="de2">        &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;</div><div class="de1">        &lt;action application=&quot;hash&quot; data=&quot;insert/$<span class="br0">{</span>domain_name<span class="br0">}</span>-call_return/$<span class="br0">{</span>dialed_extension<span class="br0">}</span>/$<span class="br0">{</span>caller_id_number<span class="br0">}</span>&quot;/&gt;</div>

<div class="de2">        &lt;action application=&quot;hash&quot; data=&quot;insert/$<span class="br0">{</span>domain_name<span class="br0">}</span>-last_dial_ext/$<span class="br0">{</span>dialed_extension<span class="br0">}</span>/$<span class="br0">{</span>uuid<span class="br0">}</span>&quot;/&gt;</div>

<div class="de1">        &lt;action application=&quot;set&quot; data=&quot;called_party_callgroup=$<span class="br0">{</span>user_data<span class="br0">(</span>$<span class="br0">{</span>dialed_extension<span class="br0">}</span>@$<span class="br0">{</span>domain_name<span class="br0">}</span> var callgroup<span class="br0">)</span><span class="br0">}</span>&quot;/&gt;</div>

<div class="de2">        &lt;!--&lt;action application=&quot;export&quot; data=&quot;nolocal:sip_secure_media=$<span class="br0">{</span>user_data<span class="br0">(</span>$<span class="br0">{</span>dialed_extension<span class="br0">}</span>@$<span class="br0">{</span>domain_name<span class="br0">}</span> var sip_secure_media<span class="br0">)</span><span class="br0">}</span>&quot;/&gt;--&gt;</div>

<div class="de1">        &lt;action application=&quot;hash&quot; data=&quot;insert/$<span class="br0">{</span>domain_name<span class="br0">}</span>-last_dial/$<span class="br0">{</span>called_party_callgroup<span class="br0">}</span>/$<span class="br0">{</span>uuid<span class="br0">}</span>&quot;/&gt;</div>

<div class="de2">        &lt;action application=&quot;bridge&quot; data=&quot;user/$<span class="br0">{</span>dialed_extension<span class="br0">}</span>@$<span class="br0">{</span>domain_name<span class="br0">}</span>&quot;/&gt;</div>

<div class="de1">        &lt;action application=&quot;answer&quot;/&gt;</div><div class="de2">        &lt;action application=&quot;sleep&quot; data=&quot;<span class="nu0">1000</span>&quot;/&gt;</div><div class="de1">        &lt;!--&lt;action application=&quot;bridge&quot; data=&quot;loopback/app=voicemail:default $<span class="br0">{</span>domain_name<span class="br0">}</span> $<span class="br0">{</span>dialed_extension<span class="br0">}</span>&quot;/&gt;--&gt;</div>

<div class="de2">        &lt;action application=&quot;voicemail&quot; data=&quot;default $<span class="br0">{</span>domain_name<span class="br0">}</span> $<span class="br0">{</span>dialed_extension<span class="br0">}</span>&quot;/&gt;</div>

<div class="de1">      &lt;/condition&gt;</div><div class="de2">&lt;/extension&gt;</div><br><a href="http://pastebin.freeswitch.org/16463">http://pastebin.freeswitch.org/16463</a> line 327 shows it&#39;s this extension<br>

<br>-Steve<br><br><br><br><div class="gmail_quote">On 9 June 2011 11:03, Alessandro <span dir="ltr">&lt;<a href="mailto:a.luppi@seletech.com">a.luppi@seletech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



  
    
  
  <div text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    This is de default diaplan:<br>
    <a href="http://pastebin.freeswitch.org/16464" target="_blank">http://pastebin.freeswitch.org/16464</a><br>
    <br>
    but I think that sofia read public dial plan, ths is the public dial
    plan:<br>
    <br>
    <a href="http://pastebin.freeswitch.org/16465" target="_blank">http://pastebin.freeswitch.org/16465</a><br>
    <br>
    <br>
    I don&#39;t see the point where the FS read operation reported at lines
    342-343.<br>
    <br>
    Thanks<br>
    <br>
    Regards<br>
    <br>
    Alessandro<br>
    <br>
    <br>
    <br>
    Il 09/06/2011 10:16, Steven Ayre ha scritto:
    <div><div></div><div class="h5"><blockquote type="cite">It&#39;s a mistake in your dialplan. See lines 342-343:
      <div><span style="color:rgb(51, 51, 51);font-family:monospace;font-size:11px">
          <ol>
            <li style="background-color:rgb(244, 244, 244)">
              <div style="font-family:&#39;Courier New&#39;,Courier,monospace;font-weight:normal">Dialplan:
                sofia/internal/<span>1009</span>@<span>192.168</span><span>.2</span><span>.101</span> Action bridge<span>(</span>user/$<span>{</span>dialed_extension<span>}</span>@$<span>{</span>domain_name<span>}</span><span>)</span></div>


            </li>
            <li style="background-color:rgb(255, 255, 255)">
              <div style="font-family:&#39;Courier New&#39;,Courier,monospace;font-weight:normal">Dialplan:
                sofia/internal/<span>1009</span>@<span>192.168</span><span>.2</span><span>.101</span> Action answer<span>(</span><span>)</span></div>
            </li>
            <li style="background-color:rgb(244, 244, 244)">
              <div style="font-family:&#39;Courier New&#39;,Courier,monospace;font-weight:normal">Dialplan:
                sofia/internal/<span>1009</span>@<span>192.168</span><span>.2</span><span>.101</span> Action sleep<span>(</span><span>1000</span><span>)</span></div>
            </li>
            <li style="background-color:rgb(255, 255, 255)">
              <div style="font-family:&#39;Courier New&#39;,Courier,monospace;font-weight:normal">Dialplan:
                sofia/internal/<span>1009</span>@<span>192.168</span><span>.2</span><span>.101</span> Action voicemail<span>(</span>default $<span>{</span>domain_name<span>}</span> $<span>{</span>dialed_extension<span>}</span><span>)</span></div>


            </li>
          </ol>
        </span></div>
      <div><br>
      </div>
      <div>You&#39;re answering the call after the bridge before it goes to
        voicemail. That answer is what is generating the 200.</div>
      <div><br>
      </div>
      <div>See lines 507-508 to see it happening:</div>
      <div><span style="color:rgb(51, 51, 51);font-family:monospace;font-size:11px">
          <ol>
            <li style="background-color:rgb(255, 255, 255)">
              <div style="font-family:&#39;Courier New&#39;,Courier,monospace;font-weight:normal"><span>2011</span><span>-06</span><span>-09</span> <span>09</span>:<span>15</span>:<span>15.627871</span> <span>[</span>INFO<span>]</span> mod_dptools.c:<span>2393</span> Originate Failed.  Cause:
                CALL_REJECTED</div>
            </li>
            <li style="background-color:rgb(244, 244, 244)">
              <div style="font-family:&#39;Courier New&#39;,Courier,monospace;font-weight:normal">EXECUTE
                sofia/internal/<span>1009</span>@<span>192.168</span><span>.2</span><span>.101</span> answer<span>(</span><span>)</span></div>
            </li>
          </ol>
        </span></div>
      <div>-Steve</div>
      <div><br>
      </div>
      <div><br>
        <div><br>
          <div class="gmail_quote">On 9 June 2011 09:11, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com" target="_blank">steveayre@gmail.com</a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">I don&#39;t see the siptrace in that log?
              <div><br>
              </div>
              <div>-Steve</div>
              <div>
                <div>
                  <div><br>
                  </div>
                  <div><br>
                    <div class="gmail_quote">On 9 June 2011 08:35,
                      Alessandro <span dir="ltr">&lt;<a href="mailto:a.luppi@seletech.com" target="_blank">a.luppi@seletech.com</a>&gt;</span>
                      wrote:<br>
                      <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
                        <div text="#000000" bgcolor="#ffffff"> Hi,<br>
                          <br>
                          the url is: <a href="http://pastebin.freeswitch.org/16463" target="_blank">http://pastebin.freeswitch.org/16463</a><br>
                          i made a call from phone1 to phone2, the
                          called party refused the call with code 603.
                          FS received the status 603 form the called
                          (softphone 2) party. Than FS sent to the
                          calling party (softphone 1) the message 200
                          and bye.<br>
                          <br>
                          This is the resume of the log:
                          <div><br>
                            <br>
                            <div>1000@localnet_ip                     
                              FS(ip:localnet_ip)                        
                                           1001<span style="font-family:arial;font-size:small">@localnet_ip</span></div>
                            <div><br>
                            </div>
                            <div><span style="font-family:monospace;font-size:medium">
                                <pre>INVITE ----------&gt;
                                     INVITE ---------------&gt;                                
&lt;-------------- trying                &lt;--------------------trying
                                     &lt;------------------  603
<span style="font-family:arial;font-size:small"><span style="font-family:monospace;font-size:medium"><pre>&lt;-------------- 200</pre></span></span>ACK------------------&gt;
&lt;--------------------BYE</pre>
                              </span></div>
                            <br>
                            <br>
                          </div>
                          <div><i>You said you had voicemail before...
                              you can&#39;t send 603 back to the client and
                              continue to voicemail because the 603
                              terminates the call.</i><br>
                            <br>
                          </div>
                          When the called party terminates the call
                          before answering, the calling party receive e
                          registered message like &quot;The phone called is
                          not available, leave a message ...&quot;.  Than i
                          found the registered message in freeswitch.
                          (I&#39;m using fusion-pbx)<br>
                          <br>
                          <br>
                          Thanks<br>
                          <br>
                          Regards<br>
                          <br>
                          Alessandro<br>
                          <br>
                          <br>
                          Il 08/06/2011 21:55, Steven Ayre ha scritto:
                          <div>
                            <div>
                              <blockquote type="cite">
                                <blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote"> Question 1:<br>
                                  i&#39;m developing a custom client sip
                                  with pjsip. This client when receive a
                                  call that can&#39;t be accepted respond
                                  with status 603. I think that
                                  freeswitch filter this status.<br>
                                </blockquote>
                                <br>
                                603 gets treated fine for me. I think we
                                need to see more information - can you
                                put a debug level log of the call with
                                siptrace enabled (sofia global siptrace
                                on) on pastebin (<a href="http://pastebin.freeswitch.org/" target="_blank">http://pastebin.freeswitch.org/</a>)
                                and then post the url here?<br>
                                <br>
                                Chances are you&#39;re doing something in
                                the dialplan that&#39;s answering the call,
                                either before or after the failed bleg.<br>
                                <br>
                                You said you had voicemail before... you
                                can&#39;t send 603 back to the client and
                                continue to voicemail because the 603
                                terminates the call.<br>
                                <span style="font-family:arial;font-size:small"><span style="font-family:monospace;font-size:medium"></span></span>
                                <div> </div>
                                <blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote"> Question:2<br>
                                </blockquote>
                                <blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote">It&#39;s possible a
                                  custom Header pass trough in status
                                  response like trying or session in
                                  progress? I&#39;m able to use custom
                                  header only on invite adding to invite
                                  a header with name like X-myheader.
                                  Any suggestion? <br>
                                </blockquote>
                                <div><br>
                                  Yes, you can for 180/183, with the
                                  sip_ph_X- prefix. That puts the header
                                  on any provisional response.<br>
                                  <a href="http://wiki.freeswitch.org/wiki/Sofia#Adding_Response_Headers" target="_blank">http://wiki.freeswitch.org/wiki/Sofia#Adding_Response_Headers</a><br>
                                  <br>
                                  For example:<br>
                                  &lt;action application=&quot;set&quot;
                                  data=&quot;sip_p_X-myheader=value&quot;/&gt;<br>
                                  <br>
                                  AFAIK you won&#39;t be able to do the same
                                  for a 100 Trying since Sofia doesn&#39;t
                                  let FS do any handling at the required
                                  point. But have a try anyway just to
                                  be sure.<br>
                                  <br>
                                </div>
                                -Steve<br>
                                <br>
                                <br>
                                <div class="gmail_quote">On 8 June 2011
                                  20:14, Alessandro <span dir="ltr">&lt;<a href="mailto:a.luppi@seletech.com" target="_blank">a.luppi@seletech.com</a>&gt;</span>
                                  wrote:<br>
                                  <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
                                    <div text="#000000" bgcolor="#ffffff"> Hi,<br>
                                      <br>
                                      I have two questions about FS:<br>
                                      <br>
                                      Question 1:<br>
                                      i&#39;m developing a custom client sip
                                      with pjsip. This client when
                                      receive a call that can&#39;t be
                                      accepted respond with status 603.
                                      I think that freeswitch filter
                                      this status.<br>
                                      This is an example of desired
                                      behaviour:<br>
                                      <span style="font-family:arial;font-size:small">
                                        <div>1000@localnet_ip          
                                                     FS(ip:localnet_ip)
                                                                       
                                                 1001<span style="font-family:arial;font-size:small">@localnet_ip</span></div>
                                        <div><br>
                                        </div>
                                        <div><span style="font-family:monospace;font-size:medium">
                                            <pre>INVITE ----------&gt;
                                     INVITE ---------------&gt;                                
&lt;-------------- trying                &lt;--------------------trying
&lt;-------------- 603                  &lt;------------------  603
ACK ------------&gt;                    ACK------------------&gt;

</pre>
                                            <pre><span style="white-space:normal"><pre><span style="font-family:monospace;font-size:medium"></span><span style="font-family:arial;font-size:small;white-space:normal"><div>
The current behaviour of FS is:</div><div>
</div></span></pre></span></pre>
                                          </span>
                                          <div>1000@localnet_ip        
                                                        
                                            FS(ip:localnet_ip)          
                                                                      
                                            1001<span style="font-family:arial;font-size:small">@localnet_ip</span></div>
                                          <div><br>
                                          </div>
                                          <div><span style="font-family:monospace;font-size:medium">
                                              <pre>INVITE ----------&gt;
                                     INVITE ---------------&gt;                                
&lt;-------------- trying                &lt;--------------------trying
                                     &lt;------------------  603
<span style="font-family:arial;font-size:small"><span style="font-family:monospace;font-size:medium"><pre>&lt;-------------- 200</pre></span></span>ACK------------------&gt;
&lt;--------------------BYE

I&#39;d like to avoid the current behaviour. It&#39;s possible a kind of message status path trough?
If the called party terminate the call before answering, FS send always to the calling partner 200 and BYE.
First thought was related to the voice-mail. Now voice-mail is disabled but the behaviour is the same.

Question:2
It&#39;s possible a custom Header pass trough in status response like trying or session in progress? 
I&#39;m able to use custom header only on invite adding to invite a header with name like X-myheader.
Any suggestion? 

Thanks
Good Evening
</pre>
                                            </span></div>
                                        </div>
                                      </span>Alessandro<br>
                                      <pre cols="72">-- 
Ing. Alessandro Luppi
Software development
Seletech srl
Via Collodi 8, 20052 Monza (MI) - Italy
Tel: +39.039.5962000 - Fax: +39.039.9716905
email: <a href="mailto:a.luppi@seletech.com" target="_blank">a.luppi@seletech.com</a> - Web: <a href="http://www.seletech.com" target="_blank">www.seletech.com</a>   or   <a href="http://www.seletech.eu" target="_blank">www.seletech.eu</a>
</pre>
                                    </div>
                                    <br>
_______________________________________________<br>
                                    FreeSWITCH-users mailing list<br>
                                    <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                    <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                    UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                    <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                    <br>
                                  </blockquote>
                                </div>
                                <br>
                                <div style="padding:0px;margin-left:0px;margin-top:0px;overflow:hidden;word-wrap:break-word;color:black;font-size:10px;text-align:left;line-height:130%"> </div>
                                <pre><fieldset></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
                              </blockquote>
                              <br>
                              <br>
                              <pre cols="72">-- 
Ing. Alessandro Luppi
Software development
Seletech srl
Via Collodi 8, 20052 Monza (MI) - Italy
Tel: +39.039.5962000 - Fax: +39.039.9716905
email: <a href="mailto:a.luppi@seletech.com" target="_blank">a.luppi@seletech.com</a> - Web: <a href="http://www.seletech.com" target="_blank">www.seletech.com</a>   or   <a href="http://www.seletech.eu" target="_blank">www.seletech.eu</a>
</pre>
                            </div>
                          </div>
                        </div>
                        <br>
                        _______________________________________________<br>
                        FreeSWITCH-users mailing list<br>
                        <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
                        <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                        UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                        <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                        <br>
                      </blockquote>
                    </div>
                    <br>
                  </div>
                </div>
              </div>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <pre><fieldset></fieldset>
_______________________________________________
FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre cols="72">-- 
Ing. Alessandro Luppi
Software development
Seletech srl
Via Collodi 8, 20052 Monza (MI) - Italy
Tel: +39.039.5962000 - Fax: +39.039.9716905
email: <a href="mailto:a.luppi@seletech.com" target="_blank">a.luppi@seletech.com</a> - Web: <a href="http://www.seletech.com" target="_blank">www.seletech.com</a>   or   <a href="http://www.seletech.eu" target="_blank">www.seletech.eu</a>
</pre>
  </div></div></div>

<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">

</div>