Hi,<br><br>I have been able to make a C program that uses the AMI to connect and issue commands to get the result and show it to the user. Now I want to use MIB to do so. I have created the MIB file. When I call the ASTERsip object I want it to show the number of connected users in SIP network and their details should be in table format and the data should be more about their addresses, where-from they are connecting and where-to. What is the corresponding c code for it to work in this manner?<br>
<br>Moreover I take the IP address, username and secret from the user in runtime in my C code but how can I do so using the MIB. Please help me regarding this.<br><br>Thank you.<br>