Hi<br><br>I&#39;m developing a &quot;conference agent&quot; that will receive INVITEs and invites a list of invitees defined in the SIP INVITE message payload.<br><br>Let&#39;s say that this agent is available behind the URI 
<a href="mailto:sip:conf@yourdomain.com">sip:conf@yourdomain.com</a> and openser should forward all incoming &quot;INVITE <a href="mailto:sip:conf@yourdomain.com">sip:conf@yourdomain.com</a> SIP/2.0&quot; to my agent.<br>
<br>How should I configure openser to do that ?<br><br>The easiest way would be to have my conference agent to REGISTER against the openser but I don&#39;t want to maintain this registration and I think there is a better way to do that.
<br><br>I&#39;ve seen there is also a function called &quot;ul_insert_urecord&quot; in USRLOC module. Might it be a possible solution to add a new entry for my conference agent ?<br><br>Any other solution or idea ?<br><br>
Regards,<br>Pascal<a name="AEN485"><code class="FUNCTION"><br></code></a>