<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.ipbrick.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ipbrick.com/index.php?action=history&amp;feed=atom&amp;title=VoIP_Statistics</id>
		<title>VoIP Statistics - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ipbrick.com/index.php?action=history&amp;feed=atom&amp;title=VoIP_Statistics"/>
		<link rel="alternate" type="text/html" href="https://wiki.ipbrick.com/index.php?title=VoIP_Statistics&amp;action=history"/>
		<updated>2026-05-13T13:19:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.2</generator>

	<entry>
		<id>https://wiki.ipbrick.com/index.php?title=VoIP_Statistics&amp;diff=952&amp;oldid=prev</id>
		<title>Dbabo: Created page with &quot; == voipstats database ==  === Description of table cdr ===  {| class=&quot;wikitable sortable&quot; |- ! field !! type !! example !! description |- |calldate || timestamp without time...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ipbrick.com/index.php?title=VoIP_Statistics&amp;diff=952&amp;oldid=prev"/>
				<updated>2016-06-23T14:59:54Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; == voipstats database ==  === Description of table cdr ===  {| class=&amp;quot;wikitable sortable&amp;quot; |- ! field !! type !! example !! description |- |calldate || timestamp without time...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== voipstats database ==&lt;br /&gt;
&lt;br /&gt;
=== Description of table cdr ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! field !! type !! example !! description&lt;br /&gt;
|-&lt;br /&gt;
|calldate || timestamp without time zone || 2010-10-26 12:00:00 ||  The start time of the call&lt;br /&gt;
|-&lt;br /&gt;
|clid || character varying(80) || &amp;quot;Big Bird&amp;quot; &amp;lt;12565551212&amp;gt; ||  The full caller ID, including the name, of the calling party.&lt;br /&gt;
|-&lt;br /&gt;
|src || character varying(80) || 12565551212 || The calling party’s caller ID number&lt;br /&gt;
|-&lt;br /&gt;
|dst || character varying(80) || 102 || The destination extension for the call&lt;br /&gt;
|-&lt;br /&gt;
|dcontext || character varying(80) || SER_Asterisk ||  The destination extension for the call.&lt;br /&gt;
|-&lt;br /&gt;
|channel || character varying(80) || SIP/kamailio-a1bc23ef ||  The calling party’s channel.&lt;br /&gt;
|-&lt;br /&gt;
|dstchannel || character varying(80) || SIP/102-a1bc23e7 ||  The called party’s channel.&lt;br /&gt;
|-&lt;br /&gt;
|lastapp || character varying(80) || Dial || The last dialplan application that was executed.&lt;br /&gt;
|-&lt;br /&gt;
|lastdata || character varying(80) || SIP/102,30,tT || The arguments passed to the lastapp.&lt;br /&gt;
|-&lt;br /&gt;
|duration || integer || 195 || The number of seconds between the calldate and endcalldate times for the call.&lt;br /&gt;
|-&lt;br /&gt;
|billsec || integer || 180 || The number of seconds between the answer and endcalldate times for the call.&lt;br /&gt;
|-&lt;br /&gt;
|disposition || character varying(45) || ANSWERED || An indication of what happened to the call. This may be NO ANSWER, FAILED, BUSY, ANSWERED, or UNKNOWN.&lt;br /&gt;
|-&lt;br /&gt;
|amaflags || integer ||  || The Automatic Message Accounting (AMA) flag associated with this call. (not used)&lt;br /&gt;
|-&lt;br /&gt;
|accountcode || character varying(20) ||  || An account ID.(not used)&lt;br /&gt;
|-&lt;br /&gt;
|userfield || character varying(255) ||  || A general-purpose user field. (not used)&lt;br /&gt;
|-&lt;br /&gt;
|fallback || character varying(50) || 1 ||  Indication if this call fallback (1 - true  ;  0 or empty - false) &lt;br /&gt;
|-&lt;br /&gt;
|totalrtp1in || integer || 3000 ||  Total of RTP packets incomming at calling party&lt;br /&gt;
|-&lt;br /&gt;
|totalrtp1out || integer || 4000 ||  Total of RTP packets outgoing at calling party&lt;br /&gt;
|-&lt;br /&gt;
|lostrtp1 || integer || 20 ||  Number of lost rtp packets at calling party&lt;br /&gt;
|-&lt;br /&gt;
|tlatency1 || integer || 2 ||  Maximun latency  at calling party&lt;br /&gt;
|-&lt;br /&gt;
|tjitter1 || integer || 1 || Maximun jitter at calling party&lt;br /&gt;
|-&lt;br /&gt;
|alatency1 || integer || 2 || Average latency at calling party&lt;br /&gt;
|-&lt;br /&gt;
|ajitter1 || integer || 1 || Average jitter at calling party&lt;br /&gt;
|-&lt;br /&gt;
|codec1 || character varying(50) || GSM ||  Audio/Video Codec at calling party&lt;br /&gt;
|-&lt;br /&gt;
|signalling1 || character varying(50) || SIP ||  Signalling protocol at calling party&lt;br /&gt;
|-&lt;br /&gt;
|callerid1 || character varying(50) || 100 ||  Callerid at calling party&lt;br /&gt;
|-&lt;br /&gt;
|ip1 || character varying(50) || 10.1.0.100 ||  IP at calling party&lt;br /&gt;
|-&lt;br /&gt;
|totalrtp2in || integer || 3000 ||  Total of RTP packets incomming at called party&lt;br /&gt;
|-&lt;br /&gt;
|totalrtp2out || integer || 4000 ||  Total of RTP packets outgoing at called party&lt;br /&gt;
|-&lt;br /&gt;
|lostrtp2 || integer || 20 || Number of lost rtp packets at called party&lt;br /&gt;
|-&lt;br /&gt;
|tlatency2 || integer || 2 ||  Maximun latency  at called party&lt;br /&gt;
|-&lt;br /&gt;
|tjitter2 || integer || 1 || Maximun jitter at called party&lt;br /&gt;
|-&lt;br /&gt;
|alatency2 || integer || 2 || Average latency at called party&lt;br /&gt;
|-&lt;br /&gt;
|ajitter2 || integer || 1 || Average jitter at called party&lt;br /&gt;
|-&lt;br /&gt;
|codec2 || character varying(50) || GSM ||  Audio/Video Codec at called party&lt;br /&gt;
|-&lt;br /&gt;
|signalling2 || character varying(50) || SIP ||  Signalling protocol at called party&lt;br /&gt;
|-&lt;br /&gt;
|callerid2 || character varying(50) || 102 ||  Callerid at called party&lt;br /&gt;
|-&lt;br /&gt;
|ip2 || character varying(50) || 10.1.0.103 ||  IP at called party&lt;br /&gt;
|-&lt;br /&gt;
|srcipb || character varying(80) || 12565551212 || The calling party’s caller ID number (this value is more accurate that src)&lt;br /&gt;
|-&lt;br /&gt;
|dstipb || character varying(80) || 102 || The destination extension for the call (this value is more accurate that dst)&lt;br /&gt;
|-&lt;br /&gt;
|transfered || integer || 1 ||  Indication if this call was transfered (1 - true ; 0 or empty - false)&lt;br /&gt;
|-&lt;br /&gt;
|monitorfile || character varying(100) || /home1/_voip/monitoring/2011-07-15-21:02:00_ipmtel007_ipmtel027_1310760120.0.MP3 ||  Temporary file path of call recording&lt;br /&gt;
|-&lt;br /&gt;
|uniqueid || character varying(24) || 1425102718.0 ||  Unique Channel Identifier&lt;br /&gt;
|-&lt;br /&gt;
|utilizador || character varying(255) ||  |10014 ||  Identify the users presents on call. Sintaxe  uidnumber of origin user '|' uidnumber of destination user&lt;br /&gt;
|-&lt;br /&gt;
|endcalldate || timestamp without time zone || 2010-10-26 12:00:00 ||  The end time of the call &lt;br /&gt;
|-&lt;br /&gt;
|functionstamp || character varying(80) || 1289906050.39986-QUEUE_3 ||  Unique Identifier of the function used&lt;br /&gt;
|-&lt;br /&gt;
|lastdst || character varying(80) || 102 ||  The last called party.&lt;br /&gt;
|-&lt;br /&gt;
|route || character varying(80) || 0801_VipVoz ||  Name of the route used or name of the funtion used&lt;br /&gt;
|-&lt;br /&gt;
|direction || integer || 1 ||  Direction of the call (not used)&lt;br /&gt;
|-&lt;br /&gt;
|uniqueid2 || character varying(80) || 1425102718.0 || Unique Call Identifier&lt;br /&gt;
|-&lt;br /&gt;
|enum || character varying(80) || 1 || Indication if this call use ENUM Lookup (1 - true  ;  0 or empty - false) &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Dbabo</name></author>	</entry>

	</feed>