<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=windows-1256"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi Najib,<br>
<br>
You can do this by defining a failure_route which will be called when
the 600 reply is received and there inserting the data as the body for
Invite with textops functions
(<a class="moz-txt-link-freetext" href="http://www.opensips.org/html/docs/modules/devel/textops.html#id271334">http://www.opensips.org/html/docs/modules/devel/textops.html#id271334</a>.)
and sending the Invite to another destination.<br>
<br>
Regards,<br>
<pre class="moz-signature" cols="72">-- 
Anca Vamanu
<a class="moz-txt-link-abbreviated" href="http://www.voice-system.ro">www.voice-system.ro</a></pre>
<br>
On 10/01/2010 11:55 AM, Najib Hara wrote:
<blockquote cite="mid:SNT115-W113D1B395DA6D4BC49B345E6690@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>Hi
everybody,<br>
  <br>
I'm a newer in the OpenSIPS world and I'm trying to learn how to use it
efficiently.<br>
I'm working on a project where I have to modify incoming requests
before relaying them to their first destination.<br>
By modifying, I mean sending those requests to a server which will send
back messages with the additional data to implement in the requests.<br>
The next step is to collect those informations from the responses and
add them to the initial requests which will be relayed to their initial
destination.<br>
My question is: is OpenSIPS capable of doing this ?<br>
  <br>
For more detail, here is a scheme.<br>
  <br>
Thank you in advance for your responses<br>
</blockquote>
</body>
</html>