<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#333333">
    <div class="moz-cite-prefix">13.07.2012 16:25, Leandro Dardini
      &#1087;&#1080;&#1096;&#1077;&#1090;:<br>
    </div>
    <blockquote
cite="mid:CAOoW2hbEgNXrvYcG5X=Znh8at-Wot7xS=rqspCGnSfDwwbqiEQ@mail.gmail.com"
      type="cite">
      <p><br>
        Il giorno 13/lug/2012 14:00, "Nikolay G. Petrov" &lt;<a
          moz-do-not-send="true" href="mailto:raba@mail.bg">raba@mail.bg</a>&gt;
        ha scritto:<br>
        &gt;<br>
        &gt; 13.07.2012 15:01, Leandro Dardini &#1087;&#1080;&#1096;&#1077;&#1090;:<br>
        &gt;&gt;<br>
        &gt;&gt; 2012/7/13 Nikolay G. Petrov &lt;<a
          moz-do-not-send="true" href="mailto:raba@dir.bg">raba@dir.bg</a>&gt;<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; Hi guys!<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; I have a some non standard problem when I register
        my asterisk into "My SIP Provider" .<br>
        &gt;&gt;&gt; The trouble is: my asterisk stay behind router with
        port forwarding, who have Public IP (55.55.55.55 - for example),
        asterisk have a private IP (192.168.1.2) <br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; From "My SIP Provider" cabinet I see: <br>
        &gt;&gt;&gt;&gt;<br>
        &gt;&gt;&gt;&gt; online device<br>
        &gt;&gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://355@192.168.1.2:5060">355@192.168.1.2:5060</a>
        Asterisk PBX 1.8.13.0<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; , but I need from (example):<br>
        &gt;&gt;&gt;&gt;<br>
        &gt;&gt;&gt;&gt; online device<br>
        &gt;&gt;&gt;&gt; <a moz-do-not-send="true"
          href="http://355@55.55.55.55:5060">355@55.55.55.55:5060</a>
        Asterisk PBX 1.8.13.0<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; From wich trukes in linux or asterisk technology I
        need?<br>
        &gt;&gt;&gt; Can you help?<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; -- <br>
        &gt;&gt;&gt; Best regards,<br>
        &gt;&gt;&gt; Nikolay G. Petrov!<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; --<br>
        &gt;&gt;&gt;
        _____________________________________________________________________<br>
        &gt;&gt;&gt; -- Bandwidth and Colocation Provided by <a
          moz-do-not-send="true" href="http://www.api-digital.com">http://www.api-digital.com</a>
        --<br>
        &gt;&gt;&gt; New to Asterisk? Join us for a live introductory
        webinar every Thurs:<br>
        &gt;&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a moz-do-not-send="true"
          href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a><br>
        &gt;&gt;&gt;<br>
        &gt;&gt;&gt; asterisk-users mailing list<br>
        &gt;&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
        &gt;&gt;&gt; &nbsp; &nbsp;<a moz-do-not-send="true"
          href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
        &gt;&gt;<br>
        &gt;&gt;<br>
        &gt;&gt; Sure,<br>
        &gt;&gt; the problem is asterisk cannot know its public IP
        address and thus, the IP inserted in the SIP packets is the
        private one. You have to specify the internal network and the
        public IP address in the sip.conf configuration file.<br>
        &gt;&gt;<br>
        &gt;&gt; externip=55.55.55.55<br>
        &gt;&gt; localnet=<a moz-do-not-send="true"
          href="http://192.168.1.0/24">192.168.1.0/24</a><br>
        &gt;&gt;<br>
        &gt;&gt; Leandro<br>
        &gt;&gt;<br>
        &gt;&gt;<br>
        &gt;&gt; --<br>
        &gt;&gt;
        _____________________________________________________________________<br>
        &gt;&gt; -- Bandwidth and Colocation Provided by <a
          moz-do-not-send="true" href="http://www.api-digital.com">http://www.api-digital.com</a>
        --<br>
        &gt;&gt; New to Asterisk? Join us for a live introductory
        webinar every Thurs:<br>
        &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a moz-do-not-send="true"
          href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a><br>
        &gt;&gt;<br>
        &gt;&gt; asterisk-users mailing list<br>
        &gt;&gt; To UNSUBSCRIBE or update options visit:<br>
        &gt;&gt;&nbsp;&nbsp;&nbsp; <a moz-do-not-send="true"
          href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
        &gt;<br>
        &gt;<br>
        &gt;&gt; externip=55.55.55.55<br>
        &gt;&gt; localnet=<a moz-do-not-send="true"
          href="http://192.168.1.0/24">192.168.1.0/24</a><br>
        &gt;<br>
        &gt;<br>
        &gt; Cool! It's work!<br>
        &gt; Respect! The trouble is resolve!<br>
        &gt;<br>
        &gt; -- <br>
        &gt; Best regards!<br>
        &gt;<br>
        &gt;<br>
        &gt; --</p>
      <p>Medal medal medal! :-)</p>
      <p><a moz-do-not-send="true"
href="http://www.youtube.com/watch?v=8qkSe4YM7EY&amp;feature=youtube_gdata_player">http://www.youtube.com/watch?v=8qkSe4YM7EY&amp;feature=youtube_gdata_player</a></p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <a class="moz-txt-link-freetext" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
    </blockquote>
    ))) Ok,I agree, but may be we doing it tomorrow (...medal,medal )))
    )?<br>
    <br>
    ...Ok lets stop,before ban because flood )) !<br>
    Have a nice day!<br>
    Bye!<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Best regards!</pre>
  </body>
</html>