<div dir="ltr">I just did for 1.11 branch, if you want i can do same for 2.1 latest branch</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 22, 2015 at 2:32 PM, Satish Patel <span dir="ltr">&lt;<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@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">Hey Liviu,<div><br></div><div>I have fixed script here is the pull request <a href="https://github.com/OpenSIPS/opensips/pull/476" target="_blank">https://github.com/OpenSIPS/opensips/pull/476</a> </div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 22, 2015 at 8:27 AM, Liviu Chircu <span dir="ltr">&lt;<a href="mailto:liviu@opensips.org" target="_blank">liviu@opensips.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <tt>Hi Aron/Satish,<br>
      <br>
      If you can put together a working Pull Request, I will gladly
      review it. If bash is not your strong suite, then could you please
      open a Bug Report [1]? Sooner or later, it will get solved :)<br>
      <br>
      [1]
      <a href="https://github.com/OpenSIPS/opensips/issues?q=is%3Aopen+is%3Aissue+label%3Abug" target="_blank">https://github.com/OpenSIPS/opensips/issues?q=is%3Aopen+is%3Aissue+label%3Abug</a><br>
      <br>
      Best regards,</tt>
    <pre cols="72">Liviu Chircu
OpenSIPS Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre><span>
    <div>On 21.04.2015 23:30, Podrigal, Aron
      wrote:<br>
    </div>
    </span><blockquote type="cite"><span>
      <div dir="ltr">MySQL has a option --password to provide the
        password on command line. postgres however does not. but here is
        some refs how you can accomplish what you would like.  <a href="http://www.postgresql.org/docs/9.4/static/libpq-pgpass.html" target="_blank">http://www.postgresql.org/docs/9.4/static/libpq-pgpass.html</a> </div>
      </span><div class="gmail_extra"><br>
        <div class="gmail_quote"><span>On Tue, Apr 21, 2015 at 4:26 PM, Satish
          Patel <span dir="ltr">&lt;<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>&gt;</span>
          wrote:<br>
          </span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
            <div dir="ltr">can&#39;t we make password less? just like
              MySQL? </div>
            </span><div>
              <div>
                <div class="gmail_extra"><br>
                  <div class="gmail_quote"><span>On Tue, Apr 21, 2015 at 1:56
                    PM, Podrigal, Aron <span dir="ltr">&lt;<a href="mailto:aronp@guaranteedplus.com" target="_blank">aronp@guaranteedplus.com</a>&gt;</span>
                    wrote:<br>
                    </span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
                      <div dir="ltr">It executes a series of sql files (
                        I don&#39;t remember the dir location where its
                        stored I think somewhere in the share dir) for
                        each file it asks for the password.</div>
                      </span><div class="gmail_extra"><span><br>
                        <div class="gmail_quote">
                          <div>
                            <div>On Tue, Apr 21, 2015 at 1:44 PM, Satish
                              Patel <span dir="ltr">&lt;<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@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">I am installing opensips
                                  1.11.3 with postgress DB but i don&#39;t
                                  know what is going on here
                                  <div><br>
                                  </div>
                                  <div><br>
                                  </div>
                                  <div>
                                    <div>root@dopensips:/etc/opensips#
                                      opensipsdbctl create</div>
                                    <div>INFO: creating database
                                      opensips ...</div>
                                    <div>Password for user postgres:</div>
                                    <div>Password for user postgres:</div>
                                    <div>Password for user postgres:</div>
                                    <div>NOTICE:  CREATE TABLE / UNIQUE
                                      will create implicit index
                                      &quot;version_t_name_idx&quot; for table
                                      &quot;version&quot;</div>
                                    <div>Password for user postgres:</div>
                                    <div>NOTICE:  CREATE TABLE will
                                      create implicit sequence
                                      &quot;acc_id_seq&quot; for serial column &quot;<a href="http://acc.id" target="_blank">acc.id</a>&quot;</div>
                                    <div>NOTICE:  CREATE TABLE / PRIMARY
                                      KEY will create implicit index
                                      &quot;acc_pkey&quot; for table &quot;acc&quot;</div>
                                    <div>NOTICE:  CREATE TABLE will
                                      create implicit sequence
                                      &quot;missed_calls_id_seq&quot; for serial
                                      column &quot;<a href="http://missed_calls.id" target="_blank">missed_calls.id</a>&quot;</div>
                                    <br>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </blockquote>
                        </div>
                        </span><span><font color="#888888"><br>
                            <br clear="all">
                            <div><br>
                            </div><span>
                            -- <br>
                            <div>
                              <div dir="ltr">Aron Podrigal
                                <div>-</div>
                                <div>//Be happy :-)</div>
                              </div>
                            </div>
                          </span></font></span></div><span>
                      <br>
                      _______________________________________________<br>
                      Users mailing list<br>
                      <a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
                      <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
                      <br>
                    </span></blockquote>
                  </div>
                  <br>
                </div>
              </div>
            </div><span>
            <br>
            _______________________________________________<br>
            Users mailing list<br>
            <a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
            <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            <br>
          </span></blockquote>
        </div><span>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div>
          <div dir="ltr">Aron Podrigal
            <div>-</div>
            <div>//Be happy :-)</div>
          </div>
        </div>
      </span></div><span>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </span></blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>