<html style="direction: ltr;">
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;" bidimailui-charset-is-forced="true"
    bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    When I load a page with SIPml and some php ==> 'kamctl add
    $username' command, the sip user is created by the SIPml-api. (user
    created permanently inside the DB)<br>
    When I load a page with SIPml and some php ==> 'kamctl ul add
    <username> <uri> <expires> <path> ' command,
    the sip user is Not created by the SIPml-api,<br>
    but rather, it is being created by Kamailio mi (user created
    temporarily in the usrloc table - memory).<br>
    a. Why? What is the difference?<br>
    b. How can I use the kamctl ul command so the sip user is created by
    SIPml ?<br>
    <br>
    kamctl ul show:<br>
    1. created with kamctl add (created actually by SIPml)<br>
    <br>
    AOR:: buyer_1455193937827<br>
            Contact::
    <a class="moz-txt-link-abbreviated" href="mailto:sips:buyer_1455193937827@df7jal23ls0d.invalid;rtcweb-breaker=no;transport=wss">sips:buyer_1455193937827@df7jal23ls0d.invalid;rtcweb-breaker=no;transport=wss</a>
    Q=<br>
                Expires:: 32048<br>
                Callid:: 906095b6-2c0b-d32a-a53b-3849c9283373<br>
                Cseq:: 32534<br>
                User-agent:: n/a<br>
                Path::
    <a class="moz-txt-link-rfc2396E" href="mailto:sip:+5m6nQWEplAJygbAYyAyE8W8eJ1U490=@192.99.32.50;lr;ob"><sip:+5m6nQWEplAJygbAYyAyE8W8eJ1U490=@192.99.32.50;lr;ob></a><br>
                State:: CS_NEW<br>
                Flags:: 0<br>
                Cflag:: 0<br>
                Socket:: udp:192.99.32.50:5060<br>
                Methods:: 4294967295<br>
                Ruid:: uloc-56bb4c0c-14d5-c2<br>
                Reg-Id:: 0<br>
                Last-Keepalive:: 1455193940<br>
                Last-Modified:: 1455193940<br>
    <br>
    2. created with kamctl ul add (and ignored by SIPml client)<br>
    <br>
    AOR:: buyer_1455198121667<br>
            Contact:: <a class="moz-txt-link-abbreviated" href="mailto:sips:buyer_1455198121667@commodisee.com">sips:buyer_1455198121667@commodisee.com</a> Q=1<br>
                Expires:: 893<br>
                Callid:: <a class="moz-txt-link-abbreviated" href="mailto:3OaR3wW1zSn5qHzPFLB@kamailio.mi">3OaR3wW1zSn5qHzPFLB@kamailio.mi</a><br>
                Cseq:: 34<br>
                User-agent:: SIP Router MI Server<br>
                Path::
    <a class="moz-txt-link-rfc2396E" href="mailto:sip:buyer_1455198121667=@192.99.32.50;lr;ob"><sip:buyer_1455198121667=@192.99.32.50;lr;ob></a><br>
                State:: CS_NEW<br>
                Flags:: 0<br>
                Cflag:: 0<br>
                Methods:: 4294967295<br>
                Ruid:: ulcx-56bb4c0c-14e9-22<br>
                Reg-Id:: 0<br>
                Last-Keepalive:: 0<br>
                Last-Modified:: 0<br>
    <br>
  </body>
</html>