<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">Il 01/07/2013 15:17, Matthew Jordan
scrisse:<br>
</div>
<blockquote
cite="mid:CAN2PU+5PnkqcbGE3nuH79RGQ42s+bx7gnLHSOv_JiVMM-UbWBQ@mail.gmail.com"
type="cite">
<div dir="ltr">Nope, this is entirely expected.
<div class="gmail_extra">
<div class="gmail_quote">
<div style=""><br>
</div>
</div>
</div>
</div>
</blockquote>
[...snip...]<br>
<blockquote
cite="mid:CAN2PU+5PnkqcbGE3nuH79RGQ42s+bx7gnLHSOv_JiVMM-UbWBQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">On a side note, the fact that
masquerades are hard and tend to require people to do lots
of updates was a driving factor in the development efforts
that went on in 12. Masquerades are now an implementation
detail, so in the future, you won't have to deal with
BRIDGE_UPDATE.
</div>
</div>
</div>
</blockquote>
<br>
ok matthew, thank you.<br>
I understand, but now I'm getting a little confused: I think that
"linkedid" was the "long waited field" useful to follow a call
during its entire history (in fact I've made modification to my old
asterisk 1.4 dialplan to have something similar in the cdr using
accountcode field). Following what you say I should not only follow
the linkedid but, in case of a masquerading, I've to follow the peer
channel.<br>
So, shoud I've to find and follow all the likedids related to every
BRIDGE_UPDATE? What if, for example, I've two ingoing call from
DAHDI that get bridged at some point? <br>
Is there a "correct" way to get all the records of a call in a way
that I can use to show the "history" of a call in a human readable
way? <br>
What I'm doing is experimenting, studying the CEL of an inbound
call-center, and due to the lack of documentation (and my lack and
experience) I can't understand how to follow correctly a call and,
for example, why rarely I get a BLINDTRANSFER, sometimes an
ATTENDEDTRANSFER and sometimes a FORWARD (I'm sure operators only
use the "TR" button on the phone). <br>
I think the most complete documentation is on wiki.asterisk.org, but
it's more like "XXX is when a channel is XXXed" than an explanation,
and there's no list of what apps can generate CEL events, when and
why.<br>
I appreciate if you can point me to some document I've to study :)<br>
<br>
Here I paste the events counts of my two-months CEL, maybe someone
can find it interesting:<br>
<pre>ANSWER                        166599</pre>
<pre>APP_END                        42424</pre>
<pre>APP_START                42434</pre>
<pre>ATTENDEDTRANSFER        712</pre>
<pre>BLINDTRANSFER                15</pre>
<pre>BRIDGE_END                73575</pre>
<pre>BRIDGE_START                74325</pre>
<pre>BRIDGE_UPDATE                538</pre>
<pre>CHAN_END                1124624</pre>
<pre>CHAN_START                1124711</pre>
<pre>FORWARD                        72</pre>
<pre>HANGUP                        1124626</pre>
<pre>LINKEDID_END                54784</pre>
<br>
Thank you,<br>
<div class="moz-signature">-- <br>
<table style="font-family: sans-serif; color: rgb(143, 143, 143);
font-size: 10px;" cellpadding="3" cellspacing="3">
<tbody>
<tr>
<td style="border-right: 1px solid rgb(191, 191, 191);"> <img
src="http://www.tecytal.com/imgs/tecytal-logo-email.jpg"
moz-do-not-send="true"> </td>
<td> <span style="font-weight: bold; font-size: 1.15em;
color: rgb(95, 95, 95); line-height: 1.8em;"> Fabio
Moretti </span> <br>
<span>Gerente de Sistemas</span> <br>
<span> <a href="http://www.tecytal.com"
style="text-decoration: none; color: rgb(231, 37,
25);">www.tecytal.com</a> </span> <br>
<span> 0800 8780 <br>
(+598) 248 77921 </span> </td>
</tr>
</tbody>
</table>
</div>
</body>
</html>