I need a way to query Asterisk for the caller IDs of calls to specific extensions. My eventual goal is to integrate this ability into an existing application to allow users to quickly retrieve information based on the caller ID. The existing application was developed in C#, so the ability to do this easily from within C# would be a plus.