Hello Everyone.
I have one problem in AMI please help me on this.
I have two machine, in one asterisk is running (Inhouse premise) and other custom Application run on Cloud Server now when user filled online webform page on Application Server after clicking on submit button an AMI Programme hits Inhouse Calling Server and outgoing call is being connecting to user, here two possibilities may happen either received or reject.
In Reject I ran dialstatus API and sent response to Web Application server it would take some time depend on SIP response
In Received I ran API to Web APplication Server and share status to 2 now call get connected.
Do we have any asterisk CLI command through which we can gives Live Call response to Web Application Server.
Is there any asterisk CLI command which gives AMI parameter response on call behaviour either reject or receive
Please help me on this