Hello,<br>I&#39;d like to permit our subscribers to have several aliases for outgoing calls (basically, several number in the PSTN). I think they could set this in the header From of the INVITE to us and we would identify them, authenticate them and finally relay that same alias (and not the subscriber name) to the GW (currently we permit them to have a single alias for outgoing using a field in the subscriber table).<br>

I can see the module alias_db can be used to manage aliases, but I understand it can only be used for incoming calls as it provides just a single function <code class="function">alias_db_lookup</code> that operates on the Request-URI.<br>
Any ideas?<br><br>regards,<br>takeshi<br><br>