<div dir="ltr"><div><div><div>Hi Rainer,<br><br></div>okay, thanks for your advice.<br></div>so i think it would work for freeradius too.<br><br><br></div>Cheers<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 11, 2014 at 4:28 PM, Rainer Piper <span dir="ltr"><<a href="mailto:rainer.piper@soho-piper.de" target="_blank">rainer.piper@soho-piper.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Am 11.09.2014 um 11:00 schrieb rafa
      alfurqan:<br>
    </div><span class="">
    <blockquote type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>Hi Rainer,<br>
                <br>
                > are you sure about allowing remote access to
                phpmyadmin ??? think about security first !!!<br>
                <br>
              </div>
              yes i'm sure coz it's not for commercial, just for my
              research.<br>
              <br>
              > I suggest  HeidiSQL Client at your Home PC <br>
              > connecting via SSH Tunnel to your remote mySQL
              listening at localhost only.<br>
              <br>
            </div>
            i just heard HeidiSQL from here, it's like a tool? actually
            i have no basic for anything about database or voip.<br>
          </div>
        </div>
      </div>
    </blockquote>
    <br></span>
    HeidiSQL is like phpmyadmin !!!!<br>
    have a look at <a href="http://www.heidisql.com/" target="_blank">http://www.heidisql.com/</a><br>
    <h2>Features</h2>
    <ul>
      <li>Free for everyone, OpenSource.</li>
      <li>Connect to multiple servers in one window</li>
      <li><a href="http://heidisql.googlecode.com/svn/trunk/out/readme.txt" target="_blank">Connect
          to servers via commandline</a></li>
      <li>Connect via SSH tunnel, or pass SSL settings</li>
      <li>Create and edit <a href="http://www.heidisql.com/screenshots.php?which=table_editor" target="_blank">tables</a>,
        <a href="http://www.heidisql.com/screenshots.php?which=view_editor" target="_blank">views</a>,
        <a href="http://www.heidisql.com/screenshots.php?which=stored_routines" target="_blank">stored
          routines</a>, <a href="http://www.heidisql.com/screenshots.php?which=trigger_editor" target="_blank">triggers</a>
        and <a href="http://www.heidisql.com/screenshots.php?which=event_editor" target="_blank">scheduled
          events</a>. </li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=export_sql" target="_blank">Generate
          nice SQL-exports</a>, compress these afterwards, or put them
        on the clipboard.</li>
      <li>Export from one server/database directly to another
        server/database</li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=usermanager" target="_blank">Manage
          user-privileges</a> </li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=import_textfile" target="_blank">Import
          text-files</a> </li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=export_textfile" target="_blank">Export
          table rows as CSV, HTML, XML, SQL, LaTeX, Wiki Markup and PHP
          Array</a> </li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=data" target="_blank">Browse
          and edit table-data using a comfortable grid</a> </li>
      <li>Bulk edit tables (move to db, change engine, collation etc.) </li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=insert_files" target="_blank">Batch-insert
          ascii or binary files into tables</a> </li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=query" target="_blank">Write
          queries with customizable syntax-highlighting and
          code-completion</a> </li>
      <li>Pretty reformat disordered SQL </li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=host_processlist" target="_blank">Monitor
          and kill client-processes</a> </li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=find_text_on_server" target="_blank">Find
          specific text in all tables of all databases of one server</a></li>
      <li><a href="http://www.heidisql.com/screenshots.php?which=maintenance" target="_blank">Optimize
          and repair tables in a batch manner</a></li>
      <li>Launch a parallel mysql.exe command line window using your
        current connection settings</li>
      <li>And <a href="http://www.heidisql.com/screenshots.php" target="_blank">much
          more</a> </li>
    </ul><div><div class="h5">
    <br>
    <blockquote type="cite">
      <div dir="ltr">
        <div>if you mind, would you give me a tutorial or anything to
          configure that?<br>
          <br>
        </div>
        thank you so much<br>
        <div> <br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Thu, Sep 11, 2014 at 3:46 PM, Rainer
          Piper <span dir="ltr"><<a href="mailto:rainer.piper@soho-piper.de" target="_blank">rainer.piper@soho-piper.de</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000">
              <div>Am 11.09.2014 um 10:36 schrieb rafa alfurqan:<br>
              </div>
              <div>
                <div>
                  <blockquote type="cite">
                    <div dir="ltr">
                      <div>
                        <div>Hi,<br>
                          <br>
                        </div>
                        thank you for your repplied,<br>
                        <br>
                        > As you're on Ubuntu, you can begin with<br>
                        > $ sudo apt-get install phpmyadmin<br>
                      </div>
                      <br>
                      i did that, so what i have to do for the
                      configuration in asterisk so i could remote to
                      asterisk database from phpmyadmin?<br>
                      <br>
                      > Also, 10.04 is a really old Ubuntu release
                      now, even although it is a Long<br>
                      > Term Support one.  Consider upgrading to
                      14.04.  You can apt-get dist-upgrade<br>
                      > straight from an LTS release to the next LTS
                      release, without needing to go<br>
                      > through all the intermediate releases.<br>
                      <div class="gmail_extra"><br>
                      </div>
                      <div class="gmail_extra">really appreciate for the
                        advice, i'll do that after i could remote to
                        asterisk database from phpmyadmin.<br>
                      </div>
                      <div class="gmail_extra"><br>
                      </div>
                      <div class="gmail_extra">actually i have installed
                        freeradius-server on my ubuntu too, and i could
                        remote the database freeradius from phpmyadmin.<br>
                        is it possible if same phpmyadmin could remote
                        database from freeradius-server and asterisk
                        (they are on same server)?<br>
                        <br>
                        <br>
                      </div>
                      <div class="gmail_extra">thank you <br>
                      </div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </blockquote>
                </div>
              </div>
              are you sure about allowing remote access to phpmyadmin
              ??? think about security first !!!<br>
              <br>
              I suggest  HeidiSQL Client at your Home PC <br>
              connecting via SSH Tunnel to your remote mySQL listening
              at localhost only.<br>
              <br>
              link to heidiSQL -> <a href="http://www.heidisql.com/" target="_blank">http://www.heidisql.com/</a><span><font color="#888888"><br>
                  <br>
                  <br>
                  <div>-- <br>
                    <b>Rainer Piper</b> <br>
                    Integration engineer <br>
                    Koeslinstr. 56 <br>
                    53123 BONN <br>
                    GERMANY <br>
                    Phone: <a href="callto:004922897167161" title="Als
                      Telefonnummer verwenden" style="color:#00001f;background-color:#ffffdf" target="_blank">+49 228 97167161</a> <br>
                    P2P: <a>sip:rainer@sip.soho-piper.de:5072</a>
                    (pjsip-test) <br>
                    XMPP: <a href="mailto:rainer@xmpp.soho-piper.de" target="_blank">rainer@xmpp.soho-piper.de</a></div>
                </font></span></div>
            <br>
            --<br>
_____________________________________________________________________<br>
            -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
            New to Asterisk? Join us for a live introductory webinar
            every Thurs:<br>
                           <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
            <br>
            asterisk-users mailing list<br>
            To UNSUBSCRIBE or update options visit:<br>
               <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
    <br>
    <br>
    <div>-- <br>
      <b>Rainer Piper</b>
      <br>
      Integration engineer
      <br>
      Koeslinstr. 56
      <br>
      53123 BONN <br>
      GERMANY
      <br>
      Phone: <a href="tel:%2B49%20228%2097167161" value="+4922897167161" target="_blank">+49 228 97167161</a>
      <br>
      P2P: <a>sip:rainer@sip.soho-piper.de:5072</a> (pjsip-test)
      <br>
      XMPP: <a href="mailto:rainer@xmpp.soho-piper.de" target="_blank">rainer@xmpp.soho-piper.de</a></div>
  </div></div></div>

<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>