<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
What I do in SER 0.96<br>
<br>
Before any lookup("aliases")<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; avp_write("$ruri/username","s:RealRuri");&nbsp;&nbsp;&nbsp;&nbsp; //to save the Ruri<br>
<br>
and just before sending the call to the user :<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; avp_pushto("$ruri/username", "s:RealRuri");<br>
<br>
You can then modify the Ruri as you want with prefix or strip if needed<br>
<br>
Hope it helps<br>
<br>
Olivier<br>
<br>
<br>
Antonio Reale a &eacute;crit&nbsp;:
<blockquote cite="mid:49a3b686.1c07d00a.6774.ffffce23@mx.google.com"
 type="cite">
  <pre wrap="">Hi I&ntilde;aki,
did you find a way to solve this problem. I have the same problem with
devices that can't read the To: value.
For customers with 10/100 assigned number I routed the entire root number to
the customer's IP (loosing auth...), but for users with only one
supplementary number it is not practicable.
Has someone a suggestion for this problem?
Thanks to all.
Regards.

Antonio.     

  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated"
 href="mailto:users-bounces@lists.openser.org">users-bounces@lists.openser.org</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->[<a class="moz-txt-link-freetext"
 href="mailto:users-bounces@lists.openser.org">mailto:users-bounces@lists.openser.org</a>]
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Behalf Of I&ntilde;aki Baz Castillo
Sent: Wednesday, April 02, 2008 6:30 PM
To: <a class="moz-txt-link-abbreviated"
 href="mailto:users@lists.openser.org">users@lists.openser.org</a>
Subject: Re: [OpenSER-Users] [OT] How to handle different DID's in
    </pre>
  </blockquote>
  <pre wrap=""><!---->incoming
  </pre>
  <blockquote type="cite">
    <pre wrap="">calls for a registered client?

El Wednesday 02 April 2008 16:21:59 Jesus Rodriguez escribi&oacute;:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Yes, in theses cases you have to relay on To: header value. The
problem is that not all "multiport" devices are "multi account" as
Asterisk is and you need to use aliases to send all different DIDs to
the same SIP account... some of these "multiport" devices can read the
To: value and send the call to the right place even registering only
one account.
      </pre>
    </blockquote>
    <pre wrap="">Ok, thanks.


--
I&ntilde;aki Baz Castillo
<a class="moz-txt-link-abbreviated" href="mailto:ibc@in.ilimit.es">ibc@in.ilimit.es</a>

_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated"
 href="mailto:Users@lists.openser.org">Users@lists.openser.org</a>
<a class="moz-txt-link-freetext"
 href="http://lists.openser.org/cgi-bin/mailman/listinfo/users">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
Kamailio (OpenSER) - Users mailing list
<a class="moz-txt-link-abbreviated"
 href="mailto:Users@lists.kamailio.org">Users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext"
 href="http://lists.kamailio.org/cgi-bin/mailman/listinfo/users">http://lists.kamailio.org/cgi-bin/mailman/listinfo/users</a>
<a class="moz-txt-link-freetext"
 href="http://lists.openser-project.org/cgi-bin/mailman/listinfo/users">http://lists.openser-project.org/cgi-bin/mailman/listinfo/users</a>

  </pre>
</blockquote>
</body>
</html>