<!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">
You do lookup("aliases") and lookup("location") AFTER you have changed
the uri through avp_pushto from usr_preferences.<br>
Is this really what you want?<br>
g-)<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Kamal.Mann@t-systems.com">Kamal.Mann@t-systems.com</a> wrote:
<blockquote
 cite="mid7CD640A6E77A46499FC7AF37DF0299FD5E0ED0@S4DE8PSAAGP.t-systems.com"
 type="cite">
  <pre wrap="">
Hi All
I want to setup Blind call forwarding.  Like if a uri - <a class="moz-txt-link-abbreviated" href="mailto:mann@iptel.org">mann@iptel.org</a>
is not registered with SER but this user had already configured in ser
database table usr_prefrences that his call should be forwarde to
another uri <a class="moz-txt-link-abbreviated" href="mailto:kamal@iptel.org">kamal@iptel.org</a>. For that my usr_prefrence table is like


  </pre>
  <blockquote type="cite">
    <pre wrap="">USR_PREFRENCES table

+------+----------+-----------+-----------+---------------------+------
    </pre>
  </blockquote>
  <pre wrap=""><!---->+
  </pre>
  <blockquote type="cite">
    <pre wrap="">---------------+

| uuid | username | domain    | attribute | value               | type
    </pre>
  </blockquote>
  <pre wrap=""><!---->|
  </pre>
  <blockquote type="cite">
    <pre wrap="">modified       |

+------+----------+-----------+-----------+---------------------+------
    </pre>
  </blockquote>
  <pre wrap=""><!---->+
  </pre>
  <blockquote type="cite">
    <pre wrap="">----------------+

|      | bhaskar  | debian    | callfwd   | <a class="moz-txt-link-abbreviated" href="mailto:kamal@iptel.org">kamal@iptel.org</a>
|    0 | 20060926165852 |

|      | mann     | iptel.org | callfwd   | <a class="moz-txt-link-abbreviated" href="mailto:sip:kamal@iptel.org">sip:kamal@iptel.org</a> |    0
    </pre>
  </blockquote>
  <pre wrap=""><!---->|
  </pre>
  <blockquote type="cite">
    <pre wrap="">20060926150443 |

|      | prateek  | iptel.org | callfwd   | <a class="moz-txt-link-abbreviated" href="mailto:kamal@iptel.org">kamal@iptel.org</a>     |    0
    </pre>
  </blockquote>
  <pre wrap=""><!---->|
  </pre>
  <blockquote type="cite">
    <pre wrap="">20060926170701 |

+------+----------+-----------+-----------+---------------------+------
    </pre>
  </blockquote>
  <pre wrap=""><!---->+
  </pre>
  <blockquote type="cite">
    <pre wrap="">----------------+
    </pre>
  </blockquote>
  <pre wrap=""><!---->

Is this entry is correct?? Is there any flaw in my ser.cfg??
Any help would be appreciated.
Regards
Kamal Mann
-----Original Message-----
From: Steve Blair [<a class="moz-txt-link-freetext" href="mailto:blairs@isc.upenn.edu">mailto:blairs@isc.upenn.edu</a>] 
Sent: Wednesday, September 27, 2006 2:26 PM
To: Mann, Kamal
Cc: <a class="moz-txt-link-abbreviated" href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a>
Subject: Re: [Serusers] Implementing call fwd



Does your config file relay REFER messages? It needs to in order to 
perform the transfer.

<a class="moz-txt-link-abbreviated" href="mailto:Kamal.Mann@t-systems.com">Kamal.Mann@t-systems.com</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all

Please help out


    </pre>
  </blockquote>
  <pre wrap=""><!---->------------------------------------------------------------------------
  </pre>
  <blockquote type="cite">
    <pre wrap="">*From:* Mann, Kamal
*Sent:* Tuesday, September 26, 2006 5:46 PM
*To:* '<a class="moz-txt-link-abbreviated" href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a>'
*Subject:* RE: [Serusers] Implementing call fwd

Hi all

I am implementing Blind call forwarding with 0.9.6 SER version. But 
with current configuration it's not working. Please help on same.

I am enclosing small part of usr_prefrences table &amp; my ser.cfg.

-----------------------------------------------------------------------
    </pre>
  </blockquote>
  <pre wrap=""><!---->-
  </pre>
  <blockquote type="cite">
    <pre wrap="">_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
 

    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>


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