Yes, this is the desired outcome. I was planning of using FreeSWITCH + MySQL to do this. How do I do this &quot;inline&quot;?<br><br><div class="gmail_quote">On Wed, Sep 23, 2009 at 12:49 AM, Tihomir Culjaga <span dir="ltr">&lt;<a href="mailto:tculjaga@gmail.com">tculjaga@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">so, you say ...<br><br>CallingParty =&gt; AS5300<br><br>A: aNum<br>B: didNum<br><br><br>AS5300 =&gt; PSTN<br><br>A: 1 + didNum<br>
B: prefix (actually the PSTN subscriber&#39;s number)<br><br><br>well, without a doubt... you can manipulate whatever number you want ... you just need to find the best way to do it. This depends of the number of DIDs you would like to host. You can do a DB lookup to retrieve the prefix / Subscriber Number... or you can do it inline in your dialplan. It really depends of how much you need to scale.<font class="Apple-style-span" color="#888888"><br>
</font></blockquote></div>