Quantcast
Channel: FreePBX - FreePBX Community Forums
Viewing all articles
Browse latest Browse all 17442

To get caller information using .NET

$
0
0

@Bindu wrote:

I am new to FreePBX, I was able to login into FreePBX server using c#. Can anyone please provide me the information to get the caller details like caller phone number, call Id using c#. I checked with the below code snippet but I get a null value when there is an ongoing call. I have used Aster.NET library.
Please required the suggestion for the above implementation.

NewExtenEvent extnEvents = new NewExtenEvent(manager);
NewChannelEvent channelEvents = new NewChannelEvent(manager);
string callerNumber=channelEvents.CallerIdNum;
NewCallerIdEvent callEvents = new NewCallerIdEvent(manager);

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 17442


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>