<html style="direction: ltr;">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<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">
<br>
 Hello,<br>
<blockquote cite="mid:56BD1DFD.9050003@gmail.com" type="cite"> <br>
When I load a page with SIPml-api and run some php with 'kamctl
add $username' command, the sip user is created by the SIPml-api.
(user created permanently inside the DB)<br>
When I load the same page with 'kamctl <b>ul</b> add
<username> <uri> <expires> <path> '
command, the sip user is Not created by the SIPml-api, but rather,
it is being created by Kamailio mi (user created temporarily in
the usrloc table - memory).<br>
Any idea why? What is the difference between kamctl add &
kamctl <b>ul</b> add with regard to SIPml-api?<br>
<br>
<br>
kamctl ul show:<br>
1. created with kamctl add (created actually by SIPml)<br>
<br>
AOR:: buyer_1455193937827<br>
      Contact:: <a moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
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>
</blockquote>
<br>
</body>
</html>