<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <font face="monospace">Hi Bela,<br>
      <br>
      The opensips-cli does not offer anymore the pure DB oriented ops
      (like the opensipsctl did). The actually </font><font
      face="monospace"><i>opensipsctl avp add A_number callfwd 0
        C_number</i> translates into the query:<br>
      <br>
      INSERT INTO  usr_preferences<br>
      ( uuid, username, domain, attribute, type, value, last_modified)<br>
      VALUES<br>
      ('A_number','','','callfwd', 0,'C_number',NOW());<br>
      <br>
      Regards,<br>
    </font>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  <a class="moz-txt-link-freetext" href="https://www.opensips-solutions.com">https://www.opensips-solutions.com</a>
OpenSIPS eBootcamp 23rd May - 3rd June 2022
  <a class="moz-txt-link-freetext" href="https://opensips.org/training/OpenSIPS_eBootcamp_2022/">https://opensips.org/training/OpenSIPS_eBootcamp_2022/</a></pre>
    <div class="moz-cite-prefix">On 4/5/22 11:31 PM, Bela H wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:SY4P282MB2252C44A77CC580B21D83745C0E49@SY4P282MB2252.AUSP282.PROD.OUTLOOK.COM">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
      <div style="font-family: Calibri, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <span
style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">Hello,</span></div>
      <div style="font-family: Calibri, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <div
style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)"><br>
        </div>
        <div
style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">I
          want to set up a call forwarding and followed the instructions
          from the "Building telephony systems with OpenSIPS". However,
          this is a little bit outdated, the old opensipsctl was
          replaced by opensips-cli. How can I add an avp data into a
          usr_preferences table from opensips-cli? <br>
        </div>
        <div
style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">This
          was the old format: <i>opensipsctl avp add A_number callfwd 0
            C_number</i></div>
        <div
style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)"><br>
        </div>
        <div
style="font-family:Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">Cheers,<br>
          Bela</div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>