<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Event dropped because all object is null, why?</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=1598109&amp;mbCategoryId=0" />
  <subtitle>Event dropped because all object is null, why?</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=1598109&amp;mbCategoryId=0</id>
  <updated>2013-06-20T11:47:02Z</updated>
  <dc:date>2013-06-20T11:47:02Z</dc:date>
  <entry>
    <title>RE: How to monitor a call made from TCL script?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=1598109&amp;messageId=2356082" />
    <author>
      <name>Jimmy Liang</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=1598109&amp;messageId=2356082</id>
    <updated>2010-07-15T01:21:20Z</updated>
    <published>2010-07-15T01:21:20Z</published>
    <summary type="html">[quote]There is no interworking between Tcl and UCXSi. The only thing we can do is monitoring the phone not tha call on UCXSI. If we know the calling number of Tcl call we get to know that when phone under monitoring rings.
 
Thanks ![/quote]
 
That's exactly what we tried to do. We setup our UCXSI client to monitor the calling number on the phone, however no ringing/answer events were caught by the CSTAlistener when the calls are initialed from the TCL script.</summary>
    <dc:creator>Jimmy Liang</dc:creator>
    <dc:date>2010-07-15T01:21:20Z</dc:date>
  </entry>
  <entry>
    <title>How to monitor a call made from TCL script?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=1598109&amp;messageId=2355901" />
    <author>
      <name>Jimmy Liang</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=1598109&amp;messageId=2355901</id>
    <updated>2010-07-14T23:40:19Z</updated>
    <published>2010-07-14T23:40:19Z</published>
    <summary type="html">We have a TCL script runing as a service on CME. It will redirect incoming calls based on the time of days, for example direct call to 101 in the day time and 102 in the evening. 
 
Unfornately, our UCXSI client does not get event notification if the call is made from the TCL script.  Can the TCL script work with UCXSI? If yes, how?
 
 </summary>
    <dc:creator>Jimmy Liang</dc:creator>
    <dc:date>2010-07-14T23:40:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: Event dropped because all object is null, why?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=1598109&amp;messageId=2355878" />
    <author>
      <name>Jimmy Liang</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=1598109&amp;messageId=2355878</id>
    <updated>2010-07-14T23:35:52Z</updated>
    <published>2010-07-14T23:35:52Z</published>
    <summary type="html">We figured this out. Our incoming calls are from Call Manager, and the CCM talks the CME via H.323 gateway. Once we changed the H.323 gateway to a SIP trunk, it starts working. 
 
However, there are still potential issues because we have no control of our customer's CCM settings.</summary>
    <dc:creator>Jimmy Liang</dc:creator>
    <dc:date>2010-07-14T23:35:52Z</dc:date>
  </entry>
  <entry>
    <title>Event dropped because all object is null, why?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=1598109&amp;messageId=2354492" />
    <author>
      <name>Jimmy Liang</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=1598109&amp;messageId=2354492</id>
    <updated>2010-07-13T23:53:41Z</updated>
    <published>2010-07-13T23:53:41Z</published>
    <summary type="html">We setup a CMECSTAListener to monitor a phone extension events. However, after received the first "ADDRESS_ACTIVATED" event, all other events has been dropped and the listener onNotification method is never invoked. Got error message: "call is null, not able to construct the topo, drop the event".  Anybody knows why?  Thanks in advanced.
 
Below is the log output from my console:
 
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.siputil.DsSipInviteDialogNonInviteProcessInterfaceImpl Request received
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.siputil.DsSipInviteDialogNonInviteProcessInterfaceImpl ------------------- request ------------------
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.siputil.DsSipInviteDialogNonInviteProcessInterfaceImpl INFO sip:101_0013C3D664D7@192.168.30.166:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 192.168.1.88:5060;branch=z9hG4bK3C661
Max-Forwards: 69
To: CME_SDK &lt;sip:101_0013C3D664D7@csta-sdk&gt;;tag=ds2e9594bb
From: &lt;sip:101@192.168.1.88&gt;;tag=446DD8-16BE
Call-ID: 12790469607502@192.168.30.166
CSeq: 101 INFO
Content-Length: 390
Date: Tue, 13 Jul 2010 18:55:31 GMT
User-Agent: Cisco-SIPGateway/IOS-12.x
Timestamp: 1279047357
Contact: &lt;sip:101@192.168.1.88:5060;transport=tcp&gt;
Content-Type: application/csta+xml
Content-Disposition: signal;handling=required

&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;HeldEvent xmlns="http://www.ecma-international.org/standards/ecma-323/csta/ed3"&gt;
&lt;monitorCrossRefID&gt;0000000D&lt;/monitorCrossRefID&gt;
&lt;heldConnection&gt;
&lt;deviceID&gt;tel:101&lt;/deviceID&gt;&lt;/heldConnection&gt;
&lt;holdingDevice&gt;
&lt;deviceIdentifier&gt;tel:101&lt;/deviceIdentifier&gt;&lt;/holdingDevice&gt;
&lt;localConnectionInfo&gt;hold&lt;/localConnectionInfo&gt;
&lt;cause&gt;normal&lt;/cause&gt;&lt;/HeldEvent&gt;
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.siputil.DsSipInviteDialogNonInviteProcessInterfaceImpl --------------- end of request ---------------
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.CMECSTAAbstractSession Session: dispatch...
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.cstaxmlutil.EventFactory com.cisco.cme.cti.jaxbgen.ecma323ed3.LocalDeviceID
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.event.CMECallNotification CallNotification: call is null
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.CMECSTAAbstractSession Session.dispatch: Receive notification...
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.CMECSTAAbstractSession Session.dispatch: group=EVENTGROUP_CSTA_CALL_NOTIFICATION
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.CMECSTAAbstractSession Session.dispatch: type=CALL_CONNECTION_HOLD
[CMESDK] [2010-07-13 14:49:47,812] INFO com.cisco.cme.cti.CMECSTAAbstractSession Session.dispatch[CALL_CONNECTION_HOLD]: call is null, not able to construct the topo, drop the event</summary>
    <dc:creator>Jimmy Liang</dc:creator>
    <dc:date>2010-07-13T23:53:41Z</dc:date>
  </entry>
</feed>

