<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.6003" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=127141318-20102010><FONT face=Arial size=2>One more thing: the
"direction" contained in the dialog NOTIFYs is backwards, I
think:</FONT></SPAN></DIV>
<DIV><SPAN class=127141318-20102010><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=127141318-20102010><FONT face=Arial size=2>if
(!strcasecmp(direction, "outbound")) {<BR> direction =
"recipient";<BR> dft_state = "early";<BR>} else
{<BR> direction = "initiator";<BR> dft_state
= "confirmed";<BR>}</FONT></SPAN></DIV>
<DIV><SPAN class=127141318-20102010><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=127141318-20102010><FONT face=Arial size=2>should be either
comparing on "inbound" or switched around. I am seeing inbound dialogs
being marked "initiator". The observed user (the internal FS extension)
was the recipient of the call.</FONT></SPAN></DIV>
<DIV><SPAN class=127141318-20102010><FONT face=Arial size=2><PRE>"This attribute is either initiator or recipient, and
indicates whether the observed user was the initiator of the
dialog, or the recipient of the INVITE that created it."
</PRE></DIV>
<DIV><BR></DIV></FONT></SPAN></BODY></HTML>