<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Afshin,<br>
    <br>
    I am having the same issue as you, did you get this sorted?&nbsp; If so
    how?&nbsp; many thanks :)<br>
    <br>
    thanks<br>
    Matt<br>
    <br>
    <div class="moz-cite-prefix">On 18/08/2014 10:40, afshin afzali
      wrote:<br>
    </div>
    <blockquote
cite="mid:CABK0fC4wBcpL+2QX-+2DWEf33aEuuc58MpETYERNv6i-EczwuA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Thank you so much Miguel :)<br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Mon, Aug 18, 2014 at 1:51 PM, Miguel
          Oyarzo <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:miguelaustro@gmail.com" target="_blank">miguelaustro@gmail.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 dir="ltr">
              <div>
                <div><br>
                  <br>
                </div>
                One more time: spend a bit of time on ACL understanding.<br>
              </div>
              <div>However, think more about your design. If you provide
                a public IP/SDP to the other end, the remote device will
                try to open a media session to the IP/Port announced
                into this SDP (from the 200 OK sip response).<br>
              </div>
              <div><br>
                <br>
              </div>
              Cheers,<br>
              <br>
            </div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra"><br>
                  <br>
                  <div class="gmail_quote">On Mon, Aug 18, 2014 at 3:43
                    PM, afshin afzali <span dir="ltr">&lt;<a
                        moz-do-not-send="true"
                        href="mailto:a.afzali2003@gmail.com"
                        target="_blank">a.afzali2003@gmail.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 dir="ltr">
                        <div>
                          <div>
                            <div>
                              <div>
                                <div>
                                  <div>Hi,<br>
                                  </div>
                                  Yes, you pointed out to the exact
                                  result that I reached. In outbound
                                  calls Freeswitch puts correct (public)
                                  IP in SDP. But in a inbound call
                                  Freeswitch receives INVITE from a
                                  local router / firewall (Mikrotik).<br>
                                </div>
                                <br>
                              </div>
                              The trace shows that the INVITE received
                              from for example 192.168.10.1 (router's
                              local IP address) ( Freeswitch's private
                              IP is 192.168.10.58) although I have
                              public address of my client in Via,
                              Contact and SDP portion of INVITE message.
                              It obvious that Freeswitch selects it's
                              local IP address for SDP portion of it's
                              200 OK. My question is WHY? :)<br>
                              <br>
                            </div>
                            It knows that is on a NAT session so uses
                            it's public address in Contact header. How
                            can I change Freeswitch's behavior ? How can
                            I give the INVITE message to Freeswitch that
                            does not show it receives from a local IP?<br>
                            <br>
                          </div>
                          BEST,<br>
                          <br>
                        </div>
                        Afshin<br>
                      </div>
                      <div>
                        <div>
                          <div class="gmail_extra"><br>
                            <br>
                            <div class="gmail_quote">On Mon, Aug 18,
                              2014 at 6:38 AM, Miguel Oyarzo <span
                                dir="ltr">&lt;<a moz-do-not-send="true"
                                  href="mailto:miguelaustro@gmail.com"
                                  target="_blank">miguelaustro@gmail.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 dir="ltr">
                                  <div>
                                    <div>
                                      <div>
                                        <div>
                                          <div>
                                            <div>Hi,<br>
                                            </div>
                                            When I told you about ACL,
                                            it&nbsp; was because this is a
                                            normal misunderstanding.<br>
                                            ACL helps to determinate
                                            what is considered as a
                                            local and external address.<br>
                                            <br>
                                            Have you checked if the
                                            INVITE arrives with an IP
                                            address within your local
                                            network?<br>
                                            If so, that will produce a
                                            200 OK response with an
                                            local IP into the SDP
                                            message .<br>
                                          </div>
                                        </div>
                                      </div>
                                      <br>
                                    </div>
                                    use tcpdump, ngrep or any other tool
                                    to determinate IP addresses involved
                                    in your scenario.<br>
                                    <br>
                                  </div>
                                  Regard,
                                  <div>
                                    <div><br>
                                      <div>
                                        <div>
                                          <div><br>
                                            <div>
                                              <div class="gmail_extra"><br>
                                                <br>
                                                <div class="gmail_quote">On
                                                  Sun, Aug 17, 2014 at
                                                  3:26 PM, afshin afzali
                                                  <span dir="ltr">&lt;<a
moz-do-not-send="true" href="mailto:a.afzali2003@gmail.com"
                                                      target="_blank">a.afzali2003@gmail.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 dir="ltr"><font
                                                        size="4"><span
                                                          style="color:rgb(255,0,0)">mod_commands.c:642
                                                          nat_map API
                                                          called while
                                                          NAT not
                                                          initialized</span></font><br>
                                                      <br>
                                                      Is that my
                                                      problem?<br>
                                                    </div>
                                                    <div>
                                                      <div>
                                                        <div
                                                          class="gmail_extra"><br>
                                                          <br>
                                                          <div
                                                          class="gmail_quote">
                                                          On Sat, Aug
                                                          16, 2014 at
                                                          9:15 PM,
                                                          afshin afzali
                                                          <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true" href="mailto:a.afzali2003@gmail.com"
                                                          target="_blank">a.afzali2003@gmail.com</a>&gt;</span>
                                                          wrote:<br>
                                                          <blockquote
                                                          class="gmail_quote"
                                                          style="margin:0
                                                          0 0
                                                          .8ex;border-left:1px
                                                          #ccc
                                                          solid;padding-left:1ex">
                                                          Appreciate
                                                          that,
                                                          <div>You used
                                                          stun protocol
                                                          to detect
                                                          external IP
                                                          address
                                                          although I'm
                                                          using the
                                                          exact address
                                                          so I think it
                                                          makes no
                                                          difference.&nbsp;</div>
                                                          <div><br>
                                                          </div>
                                                          <div>I would
                                                          appreciate if
                                                          I&nbsp;<span></span>know
                                                          in which
                                                          conditions
                                                          FreeSWITCH
                                                          uses public IP
                                                          address in SDP
                                                          protocol.
                                                          <div>
                                                          <div><br>
                                                          <br>
                                                          On Saturday,
                                                          August 16,
                                                          2014, Douglas
                                                          Adami &lt;<a
                                                          moz-do-not-send="true"
href="mailto:webmaster.rumodigital@gmail.com" target="_blank">webmaster.rumodigital@gmail.com</a>&gt;
                                                          wrote:<br>
                                                          <blockquote
                                                          class="gmail_quote"
                                                          style="margin:0
                                                          0 0
                                                          .8ex;border-left:1px
                                                          #ccc
                                                          solid;padding-left:1ex">
                                                          <div dir="ltr">
                                                          <div>Hi&nbsp;<span
style="font-family:arial,sans-serif;font-size:13px">Afshin,</span></div>
                                                          <div><br>
                                                          </div>
                                                          <div>I have
                                                          the same
                                                          scenario as
                                                          you and 100%
                                                          functional,
                                                          this is my
                                                          setup.<br>
                                                          <div><br>
                                                          </div>
                                                          <div>&lt;X-PRE-PROCESS
                                                          cmd="set"
                                                          data="external_rtp_ip=stun:<a
moz-do-not-send="true" href="http://stun.freeswitch.org" target="_blank">stun.freeswitch.org</a>"/&gt;</div>
                                                          <div>&lt;X-PRE-PROCESS
                                                          cmd="set"
                                                          data="external_sip_ip=stun:<a
moz-do-not-send="true" href="http://stun.freeswitch.org" target="_blank">stun.freeswitch.org</a>"/&gt;</div>
                                                          <br>
                                                          &lt;param
                                                          name="apply-nat-acl"
value="nat.auto"/&gt;<br>
                                                          <br>
                                                          <div>&lt;param
                                                          name="rtp-ip"
value="$${local_ip_v4}"/&gt;</div>
                                                          <div>&lt;param
                                                          name="sip-ip"
value="$${local_ip_v4}"/&gt;</div>
                                                          <div>&lt;param
                                                          name="ext-rtp-ip"
value="$${external_rtp_ip}"/&gt;<br>
                                                          </div>
                                                          <div>&lt;param
                                                          name="ext-sip-ip"
value="$${external_sip_ip}"/&gt;</div>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          <div>
                                                          <div>
                                                          <div>I'm new
                                                          around here,
                                                          so let's wait
                                                          for a response
                                                          from some
                                                          expert.&nbsp;</div>
                                                          <div>
                                                          <br>
                                                          </div>
                                                          <div>good
                                                          settings</div>
                                                          </div>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          <div>Doug</div>
                                                          </div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Sat, Aug 16,
                                                          2014 at 2:02
                                                          PM, afshin
                                                          afzali <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true">a.afzali2003@gmail.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 dir="ltr">
                                                          <div>
                                                          <div>Hi<span
                                                          name="Douglas
                                                          Adami">
                                                          Douglas,<br>
                                                          <br>
                                                          </span></div>
                                                          <span
                                                          name="Douglas
                                                          Adami">Thanks
                                                          for your
                                                          reply,<br>
                                                          </span></div>
                                                          <div><span
                                                          name="Douglas
                                                          Adami">I)<br>
                                                          </span>&nbsp;<br>
                                                          In my scenario
                                                          both of
                                                          FreeSWITCH and
                                                          client are
                                                          behind the
                                                          firewall.<br>
                                                          <br>
                                                          </div>
                                                          <div>II)<br>
                                                          &nbsp;<br>
                                                          &lt;X-PRE-PROCESS
                                                          cmd="set"
                                                          data="bind_server_ip=auto"/&gt;<br>
                                                          &lt;X-PRE-PROCESS
                                                          cmd="set"
                                                          data="external_rtp_ip=X.Y.Z.W"/&gt;<br>
                                                          &lt;X-PRE-PROCESS
                                                          cmd="set"
                                                          data="external_sip_ip=X.Y.Z.W"/&gt;<br>
                                                          <br>
                                                          </div>
                                                          <div>I have a
                                                          static public
                                                          IP (for
                                                          Freeswitch)
                                                          and I know
                                                          what it is so
                                                          I specified it
                                                          explicitly.<br>
                                                          <br>
                                                          Do I have to
                                                          set
                                                          bind_server_ip
                                                          to a specific
                                                          IP in case of
                                                          NAT traversal
                                                          as I specified
                                                          local IP
                                                          addresses for
                                                          sip and rtp?<br>
                                                          <br>
                                                          </div>
                                                          <div>III) <br>
                                                          in the SIP
                                                          profile<br>
                                                          &lt;param
                                                          name="sip-ip"
value="192.168.10.59"/&gt;<br>
                                                          &lt;param
                                                          name="rtp-ip"
value="192.168.10.59"/&gt;<br>
                                                          &lt;param
                                                          name="ext-sip-ip"
value="X.Y.Z.W"/&gt;<br>
                                                          &lt;param
                                                          name="ext-rtp-ip"
value="X.Y.Z.W"/&gt;<br>
                                                          </div>
                                                          <div>for
                                                          apply-nat-acl
                                                          I examined
                                                          nat.auto,
                                                          rfc1918, ...
                                                          :(<br>
                                                          <br>
                                                          </div>
                                                          <div>I did not
                                                          refer to
                                                          external_sip_ip
                                                          /
                                                          external_rtp_ip
                                                          vaiables in
                                                          the SIP
                                                          profile and
                                                          explicitly
                                                          defined
                                                          external
                                                          static IP.<br>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          <div>BEST,<br>
                                                          <br>
                                                          </div>
                                                          <div>Afshin<br>
                                                          </div>
                                                          <span
                                                          name="Douglas
                                                          Adami"><br>
                                                          </span></div>
                                                          <div>
                                                          <div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Sat, Aug 16,
                                                          2014 at 5:01
                                                          PM, Douglas
                                                          Adami <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true">webmaster.rumodigital@gmail.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 dir="ltr">Hi,
                                                          <div><br>
                                                          </div>
                                                          <div>
                                                          <div>NAT
                                                          scenario,
                                                          correct?</div>
                                                          <div><a
                                                          moz-do-not-send="true"
href="https://confluence.freeswitch.org/display/FREESWITCH/NAT+Traversal"
target="_blank">https://confluence.freeswitch.org/display/FREESWITCH/NAT+Traversal</a><br>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          <div>try this:<br>
                                                          <br>
                                                          <div>vars.xml</div>
                                                          <div>&lt;X-PRE-PROCESS
                                                          cmd="set"
                                                          data="bind_server_ip=<a
moz-do-not-send="true" href="http://my.domain.com" target="_blank">my.domain.com</a>"/&gt;</div>
                                                          <div>&lt;X-PRE-PROCESS
                                                          cmd="set"
                                                          data="external_sip_ip=stun:<a
moz-do-not-send="true" href="http://stun.freeswitch.org" target="_blank">stun.freeswitch.org</a>"/&gt;</div>
                                                          <div>&lt;X-PRE-PROCESS
                                                          cmd="set"
                                                          data="external_rtp_ip=stun:<a
moz-do-not-send="true" href="http://stun.freeswitch.org" target="_blank">stun.freeswitch.org</a>"/&gt;</div>
                                                          <div><br>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          <div>sip_profiles:</div>
                                                          <div><br>
                                                          </div>
                                                          <div><span
                                                          style="font-family:arial,sans-serif;font-size:13px">sipinterface_1</span>.xml</div>
                                                          <div>&lt;param
                                                          name="apply-nat-acl"
value="nat.auto"/&gt;<br>
                                                          </div>
                                                          <div>
                                                          <div>&lt;param
                                                          name="ext-sip-ip"
value="$${external_sip_ip}"/&gt;</div>
                                                          </div>
                                                          <div>&lt;param
                                                          name="ext-rtp-ip"
value="$${external_rtp_ip}"/&gt;&nbsp;<br>
                                                          </div>
                                                          <div><br>
                                                          Doug</div>
                                                          </div>
                                                          </div>
                                                          <div>
                                                          <div
style="margin:0px;padding:0px;color:rgb(51,51,51);font-size:14px;line-height:20px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px;font-family:Arial,sans-serif;background-image:initial;background-repeat:initial"></div>
                                                          </div>
                                                          </div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <br>
                                                          <div
                                                          class="gmail_quote">
                                                          <div>
                                                          <div>On Sat,
                                                          Aug 16, 2014
                                                          at 7:26 AM,
                                                          afshin afzali
                                                          <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true">a.afzali2003@gmail.com</a>&gt;</span> wrote:<br>
                                                          </div>
                                                          </div>
                                                          <blockquote
                                                          class="gmail_quote"
                                                          style="margin:0
                                                          0 0
                                                          .8ex;border-left:1px
                                                          #ccc
                                                          solid;padding-left:1ex">
                                                          <div>
                                                          <div>
                                                          <div dir="ltr">
                                                          <div>
                                                          <div>
                                                          <div>Hi
                                                          Miguel,<br>
                                                          <br>
                                                          </div>
                                                          I do not
                                                          understand how
                                                          the ACL (if
                                                          you mean
                                                          apply-nat-acl)
                                                          can effects on
                                                          using public
                                                          IP in SDP when
                                                          I specified
                                                          both
                                                          ext-sip-ip and
                                                          ext-rtp-ip in
                                                          sip profile! <br>
                                                          </div>
                                                          I changed the
                                                          apply-nat-acl
                                                          to a "always
                                                          allow" and
                                                          "rfc1918" but
                                                          does not make
                                                          difference.<span><font
color="#888888"><br>
                                                          <br>
                                                          </font></span></div>
                                                          <span><font
                                                          color="#888888">Afshin<br>
                                                          </font></span></div>
                                                          <div>
                                                          <div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Thu, Aug 14,
                                                          2014 at 3:18
                                                          PM, Miguel
                                                          Oyarzo <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true">miguelaustro@gmail.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 dir="ltr">
                                                          <div><br>
                                                          Wrong ACL?</div>
                                                          </div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <br>
                                                          <div
                                                          class="gmail_quote">
                                                          <div>
                                                          <div>
                                                          On Wed, Aug
                                                          13, 2014 at
                                                          10:06 PM,
                                                          afshin afzali
                                                          <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true">a.afzali2003@gmail.com</a>&gt;</span> wrote:<br>
                                                          </div>
                                                          </div>
                                                          <blockquote
                                                          class="gmail_quote"
                                                          style="margin:0
                                                          0 0
                                                          .8ex;border-left:1px
                                                          #ccc
                                                          solid;padding-left:1ex">
                                                          <div>
                                                          <div>
                                                          <div dir="ltr">
                                                          <div>
                                                          <div>
                                                          <div>Hi
                                                          FreeSWITCHers:<br>
                                                          <br>
                                                          </div>
                                                          I configured a
                                                          sip profile as
                                                          bellow:<br>
                                                          <br>
=================================================================================================<br>
                                                          Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          sipinterface_1<br>
                                                          Domain
                                                          Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          N/A<br>
                                                          Auto-NAT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          false<br>
                                                          DBName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sofia_reg_sipinterface_1<br>
                                                          Pres
                                                          Hosts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
                                                          Dialplan&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          XML<br>
                                                          Context&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          context_1<br>
                                                          Challenge
                                                          Realm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          auto_to<br>
                                                          RTP-IP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          192.168.10.59<br>
                                                          Ext-RTP-IP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          <span
                                                          style="background-color:rgb(61,133,198)">X.Y.Z.W</span><br>
                                                          SIP-IP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          192.168.10.59<br>
                                                          Ext-SIP-IP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          <span
                                                          style="background-color:rgb(61,133,198)">X.Y.Z.W</span><br>
                                                          URL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a class="moz-txt-link-abbreviated" href="mailto:sip:mod_sofia@X.Y.Z.W:5060">sip:mod_sofia@X.Y.Z.W:5060</a><br>
                                                          BIND-URL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a class="moz-txt-link-abbreviated" href="mailto:sip:mod_sofia@X.Y.Z.W:5060;maddr=192.168.10.59;transport=udp,tcp">sip:mod_sofia@X.Y.Z.W:5060;maddr=192.168.10.59;transport=udp,tcp</a><br>
                                                          HOLD-MUSIC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          N/A<br>
                                                          OUTBOUND-PROXY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          N/A<br>
                                                          CODECS
                                                          IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
G722,PCMU,PCMA,GSM<br>
                                                          CODECS
                                                          OUT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
G722,PCMU,PCMA,GSM<br>
                                                          TEL-EVENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          101<br>
                                                          DTMF-MODE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          rfc2833<br>
                                                          CNG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          13<br>
                                                          SESSION-TO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          0<br>
                                                          MAX-DIALOG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          0<br>
                                                          NOMEDIA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          false<br>
                                                          LATE-NEG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          false<br>
                                                          PROXY-MEDIA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          false<br>
                                                          ZRTP-PASSTHRU&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          false<br>
                                                          AGGRESSIVENAT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          true<br>
                                                          CALLS-IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          0<br>
                                                          FAILED-CALLS-IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          0<br>
                                                          CALLS-OUT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          0<br>
                                                          FAILED-CALLS-OUT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          0<br>
                                                          REGISTRATIONS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                                          1<br>
                                                          <br>
                                                          </div>
                                                          for every
                                                          INVITE that
                                                          comes in via
                                                          this profile,
                                                          FS replys with
                                                          this SDP:<br>
                                                          &nbsp;&nbsp; <br>
                                                          &nbsp;&nbsp; v=0<br>
                                                          &nbsp;&nbsp;
                                                          o=FreeSWITCH
                                                          1407905843
                                                          1407905844 IN
                                                          IP4 <span
                                                          style="background-color:rgb(255,0,0)">192.168.10.59</span><br>
                                                          &nbsp;&nbsp;
                                                          s=FreeSWITCH<br>
                                                          &nbsp;&nbsp; c=IN IP4 <span
style="background-color:rgb(255,0,0)">192.168.10.59</span><br>
                                                          &nbsp;&nbsp; t=0 0<br>
                                                          &nbsp;&nbsp; m=audio
                                                          25142 RTP/AVP
                                                          0 101<br>
                                                          &nbsp;&nbsp; a=rtpmap:0
                                                          PCMU/8000<br>
                                                          &nbsp;&nbsp;
                                                          a=rtpmap:101
                                                          telephone-event/8000<br>
                                                          &nbsp;&nbsp; a=fmtp:101
                                                          0-16<br>
                                                          &nbsp;&nbsp; a=ptime:20<br>
                                                          <br>
                                                          </div>
                                                          Although the
                                                          Contact header
                                                          of 200 OK is
                                                          correct :<br>
                                                          Contact:
                                                          &lt;sip:4000@<span
style="background-color:rgb(106,168,79)">X.Y.Z.W</span>:5060;transport=udp&gt;<br>
                                                          <div><br>
                                                          <br>
                                                          </div>
                                                          <div>Appreciate
                                                          all comments,<br>
                                                          </div>
                                                          <div>-- Afshin<br>
                                                          </div>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </div>
_________________________________________________________________________<br>
                                                          Professional
                                                          FreeSWITCH
                                                          Consulting
                                                          Services:<br>
                                                          <a
                                                          moz-do-not-send="true">consulting@freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
                                                          <br>
                                                          FreeSWITCH-powered
                                                          IP PBX: The
                                                          CudaTel
                                                          Communication
                                                          Server<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
                                                          <br>
                                                          Official
                                                          FreeSWITCH
                                                          Sites<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
                                                          <br>
                                                          FreeSWITCH-users
                                                          mailing list<br>
                                                          <a
                                                          moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                          target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                                          UNSUBSCRIBE:<a
moz-do-not-send="true"
                                                          href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          <br>
                                                          </blockquote>
                                                          </div>
                                                          <span><font
                                                          color="#888888"><br>
                                                          <br
                                                          clear="all">
                                                          <br>
                                                          -- <br>
                                                          <div dir="ltr">
                                                          <div><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">"Efficiency
                                                          is doing
                                                          things right;
                                                          effectiveness
                                                          is doing the
                                                          right things</span><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                                                          (Peter
                                                          Drucker)</span>"<br>
                                                          </span></div>
                                                          <br>
                                                          <div><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Miguel
                                                          Oyarzo</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                                                          <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">DevOps
                                                          &amp; VoIP
                                                          Engineer</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                                                          <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Linux
                                                          User: # 483188
                                                          -&nbsp;</span><font
color="#888888" face="arial, sans-serif"><a moz-do-not-send="true"
                                                          href="http://counter.li.org"
target="_blank">counter.li.org</a></font><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                                                          <span
                                                          style="background-color:rgb(255,255,255)"><font
color="#888888" face="arial, sans-serif"><a moz-do-not-send="true"
                                                          href="http://au.linkedin.com/in/mikeaustralia"
target="_blank">http://au.linkedin.com/in/mikeaustralia</a>&nbsp;</font><br>
                                                          <font
                                                          color="#888888"
                                                          face="arial,
                                                          sans-serif">Melbourne,
                                                          Australia</font></span>
                                                          </div>
                                                          </div>
                                                          </font></span></div>
                                                          <br>
_________________________________________________________________________<br>
                                                          Professional
                                                          FreeSWITCH
                                                          Consulting
                                                          Services:<br>
                                                          <a
                                                          moz-do-not-send="true">consulting@freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
                                                          <br>
                                                          FreeSWITCH-powered
                                                          IP PBX: The
                                                          CudaTel
                                                          Communication
                                                          Server<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
                                                          <br>
                                                          Official
                                                          FreeSWITCH
                                                          Sites<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
                                                          <br>
                                                          FreeSWITCH-users
                                                          mailing list<br>
                                                          <a
                                                          moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                          target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                                          UNSUBSCRIBE:<a
moz-do-not-send="true"
                                                          href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          <br>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <br>
_________________________________________________________________________<br>
                                                          Professional
                                                          FreeSWITCH
                                                          Consulting
                                                          Services:<br>
                                                          <a
                                                          moz-do-not-send="true">consulting@freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
                                                          <br>
                                                          Official
                                                          FreeSWITCH
                                                          Sites<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          </div>
                                                          </div>
                                                          <a
                                                          moz-do-not-send="true"
href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>
                                                          <div><br>
                                                          <br>
                                                          FreeSWITCH-powered
                                                          IP PBX: The
                                                          CudaTel
                                                          Communication
                                                          Server<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
                                                          <br>
                                                          </div>
                                                          <div>
                                                          FreeSWITCH-users
                                                          mailing list<br>
                                                          <a
                                                          moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                          target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                                          UNSUBSCRIBE:<a
moz-do-not-send="true"
                                                          href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          <br>
_________________________________________________________________________<br>
                                                          Professional
                                                          FreeSWITCH
                                                          Consulting
                                                          Services:<br>
                                                          <a
                                                          moz-do-not-send="true">consulting@freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
                                                          <br>
                                                          Official
                                                          FreeSWITCH
                                                          Sites<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
                                                          <br>
                                                          FreeSWITCH-powered
                                                          IP PBX: The
                                                          CudaTel
                                                          Communication
                                                          Server<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
                                                          <br>
                                                          FreeSWITCH-users
                                                          mailing list<br>
                                                          <a
                                                          moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                          target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                                          UNSUBSCRIBE:<a
moz-do-not-send="true"
                                                          href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <br>
_________________________________________________________________________<br>
                                                          Professional
                                                          FreeSWITCH
                                                          Consulting
                                                          Services:<br>
                                                          <a
                                                          moz-do-not-send="true">consulting@freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
                                                          <br>
                                                          Official
                                                          FreeSWITCH
                                                          Sites<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
                                                          <br>
                                                          FreeSWITCH-powered
                                                          IP PBX: The
                                                          CudaTel
                                                          Communication
                                                          Server<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
                                                          <br>
                                                          FreeSWITCH-users
                                                          mailing list<br>
                                                          <a
                                                          moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                          target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                                          UNSUBSCRIBE:<a
moz-do-not-send="true"
                                                          href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                        </div>
                                                      </div>
                                                    </div>
                                                    <br>
_________________________________________________________________________<br>
                                                    Professional
                                                    FreeSWITCH
                                                    Consulting Services:<br>
                                                    <a
                                                      moz-do-not-send="true"
href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
                                                    <br>
                                                    Official FreeSWITCH
                                                    Sites<br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
                                                    <br>
                                                    FreeSWITCH-powered
                                                    IP PBX: The CudaTel
                                                    Communication Server<br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
                                                    <br>
                                                    FreeSWITCH-users
                                                    mailing list<br>
                                                    <a
                                                      moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                      target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                                    UNSUBSCRIBE:<a
                                                      moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                                                      target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                                                  </blockquote>
                                                </div>
                                                <br>
                                                <br clear="all">
                                                <br>
                                                -- <br>
                                                <div dir="ltr">
                                                  <div><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">"Efficiency
                                                      is doing things
                                                      right;
                                                      effectiveness is
                                                      doing the right
                                                      things</span><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                                                        (Peter Drucker)</span>"<br>
                                                    </span></div>
                                                  <br>
                                                  <div><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Miguel
                                                      Oyarzo</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                                                    <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">DevOps
                                                      &amp; VoIP
                                                      Engineer</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                                                    <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Linux
                                                      User: # 483188 -&nbsp;</span><font
                                                      color="#888888"
                                                      face="arial,
                                                      sans-serif"><a
                                                        moz-do-not-send="true"
href="http://counter.li.org" target="_blank">counter.li.org</a></font><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                                                    <span
                                                      style="background-color:rgb(255,255,255)"><font
                                                        color="#888888"
                                                        face="arial,
                                                        sans-serif"><a
                                                          moz-do-not-send="true"
href="http://au.linkedin.com/in/mikeaustralia" target="_blank">http://au.linkedin.com/in/mikeaustralia</a>&nbsp;</font><br>
                                                      <font
                                                        color="#888888"
                                                        face="arial,
                                                        sans-serif">Melbourne,
                                                        Australia</font></span>
                                                  </div>
                                                </div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                                <br>
_________________________________________________________________________<br>
                                Professional FreeSWITCH Consulting
                                Services:<br>
                                <a moz-do-not-send="true"
                                  href="mailto:consulting@freeswitch.org"
                                  target="_blank">consulting@freeswitch.org</a><br>
                                <a moz-do-not-send="true"
                                  href="http://www.freeswitchsolutions.com"
                                  target="_blank">http://www.freeswitchsolutions.com</a><br>
                                <br>
                                Official FreeSWITCH Sites<br>
                                <a moz-do-not-send="true"
                                  href="http://www.freeswitch.org"
                                  target="_blank">http://www.freeswitch.org</a><br>
                                <a moz-do-not-send="true"
                                  href="http://confluence.freeswitch.org"
                                  target="_blank">http://confluence.freeswitch.org</a><br>
                                <a moz-do-not-send="true"
                                  href="http://www.cluecon.com"
                                  target="_blank">http://www.cluecon.com</a><br>
                                <br>
                                FreeSWITCH-powered IP PBX: The CudaTel
                                Communication Server<br>
                                <a moz-do-not-send="true"
                                  href="http://www.cudatel.com"
                                  target="_blank">http://www.cudatel.com</a><br>
                                <br>
                                FreeSWITCH-users mailing list<br>
                                <a moz-do-not-send="true"
                                  href="mailto:FreeSWITCH-users@lists.freeswitch.org"
                                  target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                <a moz-do-not-send="true"
                                  href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                  target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                UNSUBSCRIBE:<a moz-do-not-send="true"
                                  href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                                  target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                <a moz-do-not-send="true"
                                  href="http://www.freeswitch.org"
                                  target="_blank">http://www.freeswitch.org</a><br>
                              </blockquote>
                            </div>
                            <br>
                          </div>
                        </div>
                      </div>
                      <br>
_________________________________________________________________________<br>
                      Professional FreeSWITCH Consulting Services:<br>
                      <a moz-do-not-send="true"
                        href="mailto:consulting@freeswitch.org"
                        target="_blank">consulting@freeswitch.org</a><br>
                      <a moz-do-not-send="true"
                        href="http://www.freeswitchsolutions.com"
                        target="_blank">http://www.freeswitchsolutions.com</a><br>
                      <br>
                      Official FreeSWITCH Sites<br>
                      <a moz-do-not-send="true"
                        href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                      <a moz-do-not-send="true"
                        href="http://confluence.freeswitch.org"
                        target="_blank">http://confluence.freeswitch.org</a><br>
                      <a moz-do-not-send="true"
                        href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
                      <br>
                      FreeSWITCH-powered IP PBX: The CudaTel
                      Communication Server<br>
                      <a moz-do-not-send="true"
                        href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
                      <br>
                      FreeSWITCH-users mailing list<br>
                      <a moz-do-not-send="true"
                        href="mailto:FreeSWITCH-users@lists.freeswitch.org"
                        target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
                      <a moz-do-not-send="true"
                        href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                        target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                      UNSUBSCRIBE:<a moz-do-not-send="true"
                        href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                        target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                      <a moz-do-not-send="true"
                        href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                    </blockquote>
                  </div>
                  <br>
                  <br clear="all">
                  <br>
                  -- <br>
                  <div dir="ltr">
                    <div><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">"Efficiency
                        is doing things right; effectiveness is doing
                        the right things</span><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                          (Peter Drucker)</span>"<br>
                      </span></div>
                    <br>
                    <div><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Miguel
                        Oyarzo</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                      <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">DevOps
                        &amp; VoIP Engineer</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                      <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Linux
                        User: # 483188 -&nbsp;</span><font color="#888888"
                        face="arial, sans-serif"><a
                          moz-do-not-send="true"
                          href="http://counter.li.org" target="_blank">counter.li.org</a></font><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
                      <span style="background-color:rgb(255,255,255)"><font
                          color="#888888" face="arial, sans-serif"><a
                            moz-do-not-send="true"
                            href="http://au.linkedin.com/in/mikeaustralia"
                            target="_blank">http://au.linkedin.com/in/mikeaustralia</a>&nbsp;</font><br>
                        <font color="#888888" face="arial, sans-serif">Melbourne,
                          Australia</font></span>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <br>
_________________________________________________________________________<br>
            Professional FreeSWITCH Consulting Services:<br>
            <a moz-do-not-send="true"
              href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
            <br>
            Official FreeSWITCH Sites<br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
            <a moz-do-not-send="true" href="http://www.cluecon.com"
              target="_blank">http://www.cluecon.com</a><br>
            <br>
            FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
            <a moz-do-not-send="true" href="http://www.cudatel.com"
              target="_blank">http://www.cudatel.com</a><br>
            <br>
            FreeSWITCH-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
            UNSUBSCRIBE:<a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services: 
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
    </blockquote>
    <br>
  </body>
</html>