<div dir="ltr">Hi,<div><br></div><div>Klaus, thank you for pointing me in the right direction with SIP trunks, got it working so thanks! Basically I did exactly what you said:</div><div><br></div><div>- Dialled number</div>
<div>- Match that number to a registered user (had to create a new table for that)</div><div>- Lookup user</div><div>- Replace dialled s@ with original number dialled</div><div><br></div><div>Works like a charm, however, I have a question over speed and performance. As this is a SQL query and not held in memory is this SQL lookup doing to cause me problems? It's not a big query at the moment, but it could get quite big as I will need to map each number to a registered trunk.</div>
<div><br></div><div>Many thanks,</div><div>Keith</div></div>