<!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">
Hi Uwe,<br>
<br>
I have a question for you. The two UAs must have the same registration
username?<br>
<br>
Because I implement an hunt group feature with opensips i.e:<br>
<br>
there is a hunt group name, when the hunt group name is called all the
contacts associated to the hunt group name are contacted via serial or
parallel forking, for example:<br>
<br>
bob@domain call the hunt group name serial@domain<br>
<br>
to the serial@domain hunt group name are associated two username
user1@domain with q_value 0.100 and use2@domain with q_value 0.200
(this information are stored in a new DB table).<br>
<br>
So opensips order the contact for q_value and contact user1@domain (if
the are more than one client connected with user1@domain all the
contacts are contacted via parallel fork)<br>
<br>
if user1 delay the call pickup, user2 is contacted (if the are more
than one client connected with user2@domain all the contacts are
contacted via parallel fork).<br>
<br>
Could be this a solution to your problem?<br>
<br>
Regards <br>
&nbsp;&nbsp;&nbsp; MD<br>
<br>
P.S. To do that I modified the lookup
function in the registrar module.
<div class="moz-signature">
<meta http-equiv="CONTENT-TYPE" content="text/html; ">
<title></title>
<font face="Arial, sans-serif" size="3"></font></div>
<br>
<br>
Uwe Kastens ha scritto:
<blockquote cite="mid:4A4E2406.2010105@kiste.org" type="cite">
  <pre wrap="">Hello list,

I was wondering if somebody has a hint for me. I have a requirement to
connect a customer with two UAs. It should be a failover solution. I
would like to do this via normal registrar functionality without loosing
parallel forking for all other customers. The 1st idea was to work with
the q-value. But I think this works only in an single branch env.

How could that be done in the easiest way? (My prefered way would be to
tell them to delay the call pickup on the failover UA)

BR

Uwe





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