Outbound IVR questions
Posted: Wed Feb 01, 2012 3:26 pm
Hello,
I have 2 questions related to outbound IVR.
1) Our IVR system is implemented using aspx pages and c#. I am adding outbound IVR support and everything is working fine except for the result_url call. I am specifying an aspx web page as the result_url and that page is being called successfully after the call is made. However, I am not sure how to access the results from the c# code. I looked at the request content and don't see anything relevant in there. Can you please provide an example of how to access the call results for this configuration?
2) We will be using outbound IVR for making calls for several different companies that we provide service for. When I look under Reporting, I see the report for outbound IVR calls but don't know how I could determine which calls were made on behalf of each company for billing purposes. Is there any way to sort this out on the report level? Maybe if we use a different calling number ID?
Thanks
I have 2 questions related to outbound IVR.
1) Our IVR system is implemented using aspx pages and c#. I am adding outbound IVR support and everything is working fine except for the result_url call. I am specifying an aspx web page as the result_url and that page is being called successfully after the call is made. However, I am not sure how to access the results from the c# code. I looked at the request content and don't see anything relevant in there. Can you please provide an example of how to access the call results for this configuration?
2) We will be using outbound IVR for making calls for several different companies that we provide service for. When I look under Reporting, I see the report for outbound IVR calls but don't know how I could determine which calls were made on behalf of each company for billing purposes. Is there any way to sort this out on the report level? Maybe if we use a different calling number ID?
Thanks