<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=windows-1252"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 1/13/10 11:22 AM, Andrey Utkin wrote:
<blockquote
 cite="mid:vmime.4b4d9ed9.b29.c22fda84d3b2098@wildix-zarafa.wildix.com"
 type="cite">
  <meta name="Generator" content="Zarafa WebAccess v6.30.1-16192">
  <meta http-equiv="Content-Type"
 content="text/html; charset=windows-1252">
  <title>Outgoing registrations</title>
  <style type="text/css">
      body
      {
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 12px;
        padding: 5px 5px 5px 5px;
        margin: 0px;
        border-style: none;
        background-color: #ffffff;
      }

      p, ul, li
      {
        margin-top: 0px;
        margin-bottom: 0px;
      }
  </style>
  <p>How do you make outgoing registrations to sip providers' accounts?</p>
  <p>I haven't found Kamailio functionality like this, so looks this
requires some b2bua usage?</p>
  <p>Is there some other way?</p>
</blockquote>
does not require b2bua and it is not that complex to implement (code
for auth is there, just needs the structure to hold active registration
states to refresh at expire time), I was even thinking to do it at some
point, but the work to get 3.0.0 out kept me busy.<br>
<br>
You can use sipsak (via crond) or maybe sems to register cotacts
pointing to your sip server, e.g., username@yourporxyipandport, and
then you simply route inbound calls as usually.<br>
<br>
Cheers,<br>
Daniel<br>
<br>
<pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
* <a class="moz-txt-link-freetext" href="http://www.asipto.com/">http://www.asipto.com/</a>
</pre>
</body>
</html>