Jump to content

Provide detailed CDR of user imputs of Auto attendant?


chrispopp

Recommended Posts

Would like to be to provide a list such as the CDR that would display what callers are dialing in the auto attendant. I checked the CDRs provided by the system and they're very useless. They just say what number called the specific IVR and what time. That's it. But would like to know what options or extensions users are dialing. Any way to achieve this?

 

For example

 

2:57 4844488888 225 5:12mins

2:59 8494685456 1 15:12mins

 

I see the Extension variable but it's empty value.

 

ivr.png

 

This is what I see in the email_ive_cdr.htm

{ssi header Subject}{lng title} {ssi variable date}{ssi header -1-}{ssi oem banner}{ssi header}{ssi file email_header.htm}
<p class="header2Text">{lng email_cdr.htm#intro} {ssi variable date}</p>
<p class="cText">{lng email_cdr.htm#total1}{ssi variable total_calls}{lng email_cdr.htm#total2}{ssi variable total_duration}{lng email_cdr.htm#total3}</p>
{ssi start inline true}
<table class="cText" cellpadding="1" cellspacing="0">
  <tr class="header2Text">
    <td>{lng email_cdr.htm#time}</td>
    <td>{lng email_cdr.htm#from}</td>
    <td>{lng email_cdr.htm#to}</td>
    <td>{lng email_cdr.htm#duration}</td>
    <td>{lng dom_accounts.htm#name_ext}</td>
  </tr>
  {ssi variable history}
</table>
{ssi stop inline true}
{ssi file email_footer.htm}

Link to comment
Share on other sites

Hi,

 

That CDR is a very organized feature. If you would like to have more details then you can configure the CDR settings on your Domain level (in General settings) as seen in the image.

Beware, that it will generate the CDR call legs for both the Inbound and Outbound calls going via the PBX for every call you make. Make sure you assign a separate folder (in your outlook for e.g) for these mails if you choose your CDRs via e-mails and if you have lots of calls happening per minute.

 

For more details check this out : https://vodia.com/doc/domain_settings#Call_Detail_Records_(CDRs)

t.png

Link to comment
Share on other sites

But my question is, why doesn't the extension come up? That would solve all my problems? I'm assuming it should be inserted as this has the value column already inserted.

 

And even in the Domain CDR it still does not show the IVR to extension information as seen here:

 

cdr.png
I think there's an issue with {ssi variable history} where it does not display the extension value.
Link to comment
Share on other sites

Hi,

 

It depends upon how do you want to see the logs. I have tried via "Email" and "file" option and the logs show me the extension which picked up the call. These are my settings on the PBX and the output of the CDR file generated in my generated folder. Now, the information is a little in plethora on our website, but you have to go slowly and steadily to read it out and implement it. (Search for "file" on this webpage to understand my implementation.)

t.png

t.png

t.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...