<?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>Re: [Cuae-developers] JTapiIncomingCall trigger only certain phones</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>Re: [Cuae-developers] JTapiIncomingCall trigger only certain phones</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-24T09:53:29Z</updated>
  <dc:date>2013-05-24T09:53:29Z</dc:date>
  <entry>
    <title>RE: Playing audio from network folder</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1224419" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1224419</id>
    <updated>2009-03-24T18:44:20Z</updated>
    <published>2009-03-24T18:44:20Z</published>
    <summary type="html">No reason to fail.  Can you edit the following setting:
Diagnostics.flags = 0xfffff
in c:\Program Files\Cisco Systems\Unified Application Environment\MediaServer\mmsconfig.properties.
Save the file, restart media engine then run the test again.
 
Paste the portion of media engine log to the forum for further investigation.</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-03-24T18:44:20Z</dc:date>
  </entry>
  <entry>
    <title>RE: Disable a legacy custom provider failed.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1224409" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1224409</id>
    <updated>2009-03-24T18:34:08Z</updated>
    <published>2009-03-24T18:34:08Z</published>
    <summary type="html">Hi Ruwei:
 
Your findings about cache folder are correct.  
 
I thought your provider was installed on a directory other than \AppServer\Providers\, that's why I suggested you to use another installer to handle the native dlls.  However, that's not the case after reading your last message.
 
Your approach is correct, another suggestion to make sure the provider releases native dlls completely. 
 
Thanks,
 
J.D.
 
 
 
 </summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-03-24T18:34:08Z</dc:date>
  </entry>
  <entry>
    <title>RE: Disable a legacy custom provider failed.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1220979" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1220979</id>
    <updated>2009-03-23T20:07:50Z</updated>
    <published>2009-03-23T20:07:50Z</published>
    <summary type="html">Hi Ruewi:
 
I think this is threading issue in your code.  All 3rd paty providers I know of are under the cache folder, \AppServer\Providers".  You probably need to have another installer to assist you with native dlls if you have path issue.  For example, install the provider's mcp via CUAE web UI and use another installer to drop all the native dlls into Windows's system folder.</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-03-23T20:07:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: async call and object state</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1220973" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1220973</id>
    <updated>2009-03-23T19:59:49Z</updated>
    <published>2009-03-23T19:59:49Z</published>
    <summary type="html">Hi Chris:
 
If you want to pass a custom type, the type of the custom type must be known by Etch Bridge.  This implies you need to define the custom type in the your application's Etch interface file.</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-03-23T19:59:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Disable a legacy custom provider failed.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1188176" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1188176</id>
    <updated>2009-03-17T00:57:47Z</updated>
    <published>2009-03-17T00:57:47Z</published>
    <summary type="html">Your provider and package annotations look fine.

CUAE will go ahead to delete the provider content event you have this error:
Error: PM  No provider is found with name 'MyProvider'

One question to you, can you delete myprovider.dll manually from file explorer?  I am wondering if the provider is still holding on something and CUAE provider manager cannot delete it for that reason.  If that's the case, please check "Cleanup", "dispose", "OnShutdown" methods have been executed in your provider.  You can send us your mcp file for further debugging too.</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-03-17T00:57:47Z</dc:date>
  </entry>
  <entry>
    <title>RE: Plugin Enable/Disable/Apply event?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1148725" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1148725</id>
    <updated>2009-03-02T23:18:47Z</updated>
    <published>2009-03-02T23:18:47Z</published>
    <summary type="html">From etch-based cuae application, you can override pluginStatusUpdate method to receive plugin or provider status update event.  This is available from 2.5.1(sr1). </summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-03-02T23:18:47Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Events definition in .NET based plug-in
	forApplicat</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1104814" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1104814</id>
    <updated>2009-02-12T21:35:37Z</updated>
    <published>2009-02-12T21:35:37Z</published>
    <summary type="html">You can turn on "Verbose" logging from cuaeadmin, under Serviceability
-&gt; Trace Configuration. You want to turn on at least "Provider
Manager", "Application Server", and "Etch Bridge".

________________________________

From: Gennady Shumakher [strike]mailto:gshumakher@gmail.com[/strike] 
Sent: Thursday, February 12, 2009 9:29 AM
To: J.D. Liau (jliau); cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] Events definition in .NET based plug-in
forApplication Designer


When I am deploying my provider dll or mcp file I get an error in the
app.server log: 

Error: EPM Failed to enable etch plugin: namespace: XXX name: YYYY

Is there a way to get more detailed message to understand what's wrong
with the provider?

From: J.D. Liau (jliau) [strike]mailto:jliau@cisco.com[/strike] 
Sent: February 12, 2009 16:52
To: Gennady Shumakher; cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] Events definition in .NET based plug-in
forApplication Designer

To add provider action to designer. From Designer, Tools menu. You can
add Toolbox items by browsing to your resulting provider dll.

To install your provider to Application Server, from
[url=http://server_ip/cuaeadmin,]http://server_ip/cuaeadmin,[/url] Plugins, Add Plugin, and upload your
provider dll if there is no other dependecy. If you have other dlls
required for your provider then use mcp.exe under CUAE server's
c:\program files\cisco systems\unified application
environment\framework\1.0 to package your provider. Use the same add
plugin page to install the resulting mcp file.

________________________________

From: Gennady Shumakher [strike]mailto:gshumakher@gmail.com[/strike] 
Sent: Thursday, February 12, 2009 8:15 AM
To: J.D. Liau (jliau); cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] Events definition in .NET based plug-in
forApplication Designer

Thanks a lot for the link!

Initially I've implemented Actions as NativeAction, but now I reworked
that to be built as Provider.

The problem that I face now is that provider is not picked up by the
designer during deploy phase.

So my question is how Provider should be deployed to Application server?

Thanks,

Gennady

From: J.D. Liau (jliau) [strike]mailto:jliau@cisco.com[/strike] 
Sent: February 11, 2009 18:16
To: Gennady Shumakher; cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] Events definition in .NET based plug-in
forApplication Designer

[url=http://cuaesdk.svn.sourceforge.net/viewvc/cuaesdk/trunk/examples/RssProv]http://cuaesdk.svn.sourceforge.net/viewvc/cuaesdk/trunk/examples/RssProv[/url]
ider/src/plugins/

Browse the repository for other examples...

________________________________

From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of
Gennady Shumakher
Sent: Wednesday, February 11, 2009 9:46 AM
To: cuae-developers@developer.cisco.com
Subject: [Cuae-developers] Events definition in .NET based plug-in
forApplication Designer

Hello,

I am developing plug-in in .NET for Application Designer (2.5.1 SR). I
managed to write types and actions by implementing of
Metreos.ApplicationFramework.IVariable and
Metreos.ApplicationFramework.INativeAction interfaces.
Now I would like to add support for some custom events (OnComplete,
OnXXX etc.). 
I would be very appreciated for reference to documentation, example or
interfaces/attributes?

Thanks,
Gennady

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-12T21:35:37Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Events definition in .NET based plug-in
	forApplicat</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1104812" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1104812</id>
    <updated>2009-02-12T20:51:55Z</updated>
    <published>2009-02-12T20:51:55Z</published>
    <summary type="html">To add provider action to designer. From Designer, Tools menu. You can
add Toolbox items by browsing to your resulting provider dll.
To install your provider to Application Server, from
[url=http://server_ip/cuaeadmin,]http://server_ip/cuaeadmin,[/url] Plugins, Add Plugin, and upload your
provider dll if there is no other dependecy. If you have other dlls
required for your provider then use mcp.exe under CUAE server's
c:\program files\cisco systems\unified application
environment\framework\1.0 to package your provider. Use the same add
plugin page to install the resulting mcp file.

________________________________

From: Gennady Shumakher [strike]mailto:gshumakher@gmail.com[/strike] 
Sent: Thursday, February 12, 2009 8:15 AM
To: J.D. Liau (jliau); cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] Events definition in .NET based plug-in
forApplication Designer


Thanks a lot for the link!

Initially I've implemented Actions as NativeAction, but now I reworked
that to be built as Provider.

The problem that I face now is that provider is not picked up by the
designer during deploy phase.

So my question is how Provider should be deployed to Application server?

Thanks,

Gennady

From: J.D. Liau (jliau) [strike]mailto:jliau@cisco.com[/strike] 
Sent: February 11, 2009 18:16
To: Gennady Shumakher; cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] Events definition in .NET based plug-in
forApplication Designer

[url=http://cuaesdk.svn.sourceforge.net/viewvc/cuaesdk/trunk/examples/RssProv]http://cuaesdk.svn.sourceforge.net/viewvc/cuaesdk/trunk/examples/RssProv[/url]
ider/src/plugins/

Browse the repository for other examples...

________________________________

From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of
Gennady Shumakher
Sent: Wednesday, February 11, 2009 9:46 AM
To: cuae-developers@developer.cisco.com
Subject: [Cuae-developers] Events definition in .NET based plug-in
forApplication Designer

Hello,

I am developing plug-in in .NET for Application Designer (2.5.1 SR). I
managed to write types and actions by implementing of
Metreos.ApplicationFramework.IVariable and
Metreos.ApplicationFramework.INativeAction interfaces.
Now I would like to add support for some custom events (OnComplete,
OnXXX etc.). 
I would be very appreciated for reference to documentation, example or
interfaces/attributes?

Thanks,
Gennady

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-12T20:51:55Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Events definition in .NET based plug-in
	forApplicat</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1104810" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1104810</id>
    <updated>2009-02-11T22:16:09Z</updated>
    <published>2009-02-11T22:16:09Z</published>
    <summary type="html">[url=http://cuaesdk.svn.sourceforge.net/viewvc/cuaesdk/trunk/examples/RssProv]http://cuaesdk.svn.sourceforge.net/viewvc/cuaesdk/trunk/examples/RssProv[/url]
ider/src/plugins/

Browse the repository for other examples...

________________________________

From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of
Gennady Shumakher
Sent: Wednesday, February 11, 2009 9:46 AM
To: cuae-developers@developer.cisco.com
Subject: [Cuae-developers] Events definition in .NET based plug-in
forApplication Designer


Hello,

I am developing plug-in in .NET for Application Designer (2.5.1 SR). I
managed to write types and actions by implementing of
Metreos.ApplicationFramework.IVariable and
Metreos.ApplicationFramework.INativeAction interfaces.
Now I would like to add support for some custom events (OnComplete,
OnXXX etc.). 
I would be very appreciated for reference to documentation, example or
interfaces/attributes?

Thanks,
Gennady

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-11T22:16:09Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Plugin: server side query of CiscoDeviceList</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064038" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064038</id>
    <updated>2009-02-05T23:57:13Z</updated>
    <published>2009-02-05T23:57:13Z</published>
    <summary type="html">There is no SQL API from CUAE for plugin yet. Yes, you can use any jdbc
driver to access mySQL DB. 

-----Original Message-----
From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of Matt
Stromske
Sent: Thursday, February 05, 2009 11:19 AM
To: cuae-developers@developer.cisco.com
Subject: Re: [Cuae-developers] Plugin: server side query of
CiscoDeviceList

What API would this be done with? Or are you talking about using raw
sql api from the java.sql package?
_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-05T23:57:13Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Plugin: server side query of CiscoDeviceList</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064036" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064036</id>
    <updated>2009-02-05T03:54:58Z</updated>
    <published>2009-02-05T03:54:58Z</published>
    <summary type="html">Hi Matt:

This is doable but not recommended. How about a SQL query directly from
your plugin? The DB name is "ciscodevicelistx".

[list] [*] [list] [*]J.D. [/list]  [/list] 

-----Original Message-----
From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of Matt
Stromske
Sent: Wednesday, February 04, 2009 2:18 PM
To: cuae-developers@developer.cisco.com
Subject: [Cuae-developers] Plugin: server side query of CiscoDeviceList

Hello,
For my plugin, I would like to query the CiscoDeviceList from the
server side. How can I accomplish this? I know the client side can do
this by calling the server, but how can I do this on the server side?

Thanks,
Matt
_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-05T03:54:58Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Problems in converting application to 2.5</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064047" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064047</id>
    <updated>2009-02-04T21:43:32Z</updated>
    <published>2009-02-04T21:43:32Z</published>
    <summary type="html">Hi Phil:

Sorry for not clear in the first response. Can you use custom code or
log action to print out the content of each filed to the AppServer log
file? We need to know exact content in order to troubleshoot.

Thanks,

[list] [*] [list] [*]J.D. [/list]  [/list] 
________________________________

From: Walenta, Philip [strike]mailto:Philip.Walenta@Polycom.com[/strike] 
Sent: Wednesday, February 04, 2009 8:46 AM
To: J.D. Liau (jliau); cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] Problems in converting application to 2.5


Body: c# g_xmlholder.ToString()

Content-Type: STR text/xml

1 Custom Action: Expires c#
DateTime.MinValue.ToUniversalTime().ToString("r")

RemoteHost: VAR remoteHost (type string, initialized with
RemoteIPAddress)

ResponseCode: STR 200

ResponsePhrase: STR OK

From: J.D. Liau (jliau) [strike]mailto:jliau@cisco.com[/strike] 
Sent: Wednesday, February 04, 2009 8:34 AM
To: Walenta, Philip; cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] Problems in converting application to 2.5

Hi Phil:

Can you send us the list of parameter values of the SendResponse action?
There is a minor change in 2.5 to parse remoteHost...

Thanks,

[list] [*] [list] [*]J.D. [/list]  [/list] 
________________________________

From: cuae-developers-bounces@developer.cisco.com on behalf of Walenta,
Philip
Sent: Wed 2/4/2009 5:14 AM
To: cuae-developers@developer.cisco.com
Subject: [Cuae-developers] Problems in converting application to 2.5

I've converted (loaded into designer, re-built) a 2.4 app for 2.5.

I'm getting an HTTP error. I've rebuilt the action, checked that all
the variables I use are good. Anyone have any ideas?

2009:02:04::06:59:17(15): Error: HTT Exception caught inside provider
message callback: 

Full information as follows:

Source: Metreos.Providers.Http

Message: Index was outside the bounds of the array.

Stack Trace: SendResponse

at Metreos.Providers.Http.HttpListener.SendResponse(HttpMessage msg,
String remoteHost)

at Metreos.Providers.Http.HTTP.HandleSendResponse(ActionBase
actionBase)

at
Metreos.ProviderFramework.ProviderBase.HandleMessage(InternalMessage im)

2009:02:04::06:59:22(14): Warning: ExecDesktop-1 Action
'633554282250991152' timed-out waiting for a provider response

2009:02:04::06:59:22(14): Verbose: ExecDesktop-1 Executing action
'Metreos.ApplicationControl.EndScript' (633143860134183662)

2009:02:04::06:59:22(15): Info: PolycomVideoControlApp Enqueuing
non-triggering event: Metreos.ApplicationControl.InstanceDestruction

2009:02:04::06:59:22(15): Info: ExecDesktop-1 Script exited normally:
5f653330-ea27-47fd-bdce-643c1a5f0b53

2009:02:04::06:59:22(17): Verbose: PM Send script end to provider
Metreos.Providers.Http: 5f653330-ea27-47fd-bdce-643c1a5f0b53

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-04T21:43:32Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] List of active calls in a Monitored Device
	Pool</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064058" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064058</id>
    <updated>2009-02-04T20:44:53Z</updated>
    <published>2009-02-04T20:44:53Z</published>
    <summary type="html">Cisco Advanced Service Team has such an app using CUAE. It requires routing SCCP and RTP traffic from all monitored phone to a span port on the network, this works well for a customer's call center in insurance business. CallID of those calls are them as UCM CallID but not exposed to the user.

Please send me email and I will forward it to the contact person. (jliau AT cisco.com)

________________________________

From: cuae-developers-bounces@developer.cisco.com on behalf of PATRICK ALAND
Sent: Wed 2/4/2009 5:59 AM
To: cuae-developers@developer.cisco.com
Subject: [Cuae-developers] List of active calls in a Monitored Device Pool


We have a requirement to allow someone to call into CUAE, authenticate and then be presented with the audio of a random active call (this is for some form of government regulation).
Is there a way in CUAE to basically get a list of active calls in a monitored device pool?
As a follow up - does the CallID of those calls correspond to the UCM CallID?

Thank you
_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-04T20:44:53Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Problems in converting application to 2.5</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064045" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064045</id>
    <updated>2009-02-04T20:34:00Z</updated>
    <published>2009-02-04T20:34:00Z</published>
    <summary type="html">Hi Phil:

Can you send us the list of parameter values of the SendResponse action? There is a minor change in 2.5 to parse remoteHost...

Thanks,

[list] [*] [list] [*]J.D. [/list]  [/list] 
________________________________

From: cuae-developers-bounces@developer.cisco.com on behalf of Walenta, Philip
Sent: Wed 2/4/2009 5:14 AM
To: cuae-developers@developer.cisco.com
Subject: [Cuae-developers] Problems in converting application to 2.5


I've converted (loaded into designer, re-built) a 2.4 app for 2.5.

I'm getting an HTTP error. I've rebuilt the action, checked that all the variables I use are good. Anyone have any ideas?

2009:02:04::06:59:17(15): Error: HTT Exception caught inside provider message callback: 

Full information as follows:

Source: Metreos.Providers.Http

Message: Index was outside the bounds of the array.

Stack Trace: SendResponse

at Metreos.Providers.Http.HttpListener.SendResponse(HttpMessage msg, String remoteHost)

at Metreos.Providers.Http.HTTP.HandleSendResponse(ActionBase actionBase)

at Metreos.ProviderFramework.ProviderBase.HandleMessage(InternalMessage im)

2009:02:04::06:59:22(14): Warning: ExecDesktop-1 Action '633554282250991152' timed-out waiting for a provider response

2009:02:04::06:59:22(14): Verbose: ExecDesktop-1 Executing action 'Metreos.ApplicationControl.EndScript' (633143860134183662)

2009:02:04::06:59:22(15): Info: PolycomVideoControlApp Enqueuing non-triggering event: Metreos.ApplicationControl.InstanceDestruction

2009:02:04::06:59:22(15): Info: ExecDesktop-1 Script exited normally: 5f653330-ea27-47fd-bdce-643c1a5f0b53

2009:02:04::06:59:22(17): Verbose: PM Send script end to provider Metreos.Providers.Http: 5f653330-ea27-47fd-bdce-643c1a5f0b53

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-04T20:34:00Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Best method for finding mac number of
	phonemaking c</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064088" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064088</id>
    <updated>2009-02-02T20:32:40Z</updated>
    <published>2009-02-02T20:32:40Z</published>
    <summary type="html">BTW, cuae tool allow you to define one triggering event during project creation time. To add more triggering event, you can modify "project.yaml". Make sure to repackage and update the application on cuae servrer.

________________________________

From: J.D. Liau (jliau)
Sent: Mon 2/2/2009 6:31 AM
To: cuae-developers@developer.cisco.com; cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] Best method for finding mac number of phonemaking call

Yes, you can have multiple triggering events for the same application.

________________________________

From: cuae-developers-bounces@developer.cisco.com on behalf of Tracy Laughton
Sent: Mon 2/2/2009 4:51 AM
To: cuae-developers@developer.cisco.com
Subject: Re: [Cuae-developers] Best method for finding mac number of phonemaking call


Hi Rajesh,

Thanks for your suggestions. Is it possible for the same application to trigger on two different events? or would we need to have two separate applications and somehow share the call information between them?

Thanks again,
Tracy.
_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-02T20:32:40Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Best method for finding mac number of
	phonemaking c</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064087" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1064087</id>
    <updated>2009-02-02T20:31:20Z</updated>
    <published>2009-02-02T20:31:20Z</published>
    <summary type="html">Yes, you can have multiple triggering events for the same application.

________________________________

From: cuae-developers-bounces@developer.cisco.com on behalf of Tracy Laughton
Sent: Mon 2/2/2009 4:51 AM
To: cuae-developers@developer.cisco.com
Subject: Re: [Cuae-developers] Best method for finding mac number of phonemaking call


Hi Rajesh,

Thanks for your suggestions. Is it possible for the same application to trigger on two different events? or would we need to have two separate applications and somehow share the call information between them?

Thanks again,
Tracy.
_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-02-02T20:31:20Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] invoke ciscodevicelistx provider</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053790" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053790</id>
    <updated>2009-01-30T23:48:30Z</updated>
    <published>2009-01-30T23:48:30Z</published>
    <summary type="html">after you restart the server, DeviceListX provider will run
automatically. You want to invoke it manually after the automatic run
is over otherwise it will drop the manaul one. 

If the automatic run fails, I would suggest you upgrade to 2.5.(1)SR1 to
have the patch. 

________________________________

From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of Sou
Vang
Sent: Friday, January 30, 2009 10:54 AM
To: Rajesh Vargheese (rvarghee); cuae-developers@developer.cisco.com
Subject: Re: [Cuae-developers] invoke ciscodevicelistx provider


Rajesh,

The snmp string is correct. I restarted the app server earlier but
still the same problem.

I have Log Server Sink, App Server, and Cisco DeviceListX Provider all
set the verbose but this is only what I got in the app server logs when
doing invoke extension on CiscoDeviceListX Provider.

2009:01:30::10:50:42(34): Info: CDL Application forced Cisco device
cache refresh.

2009:01:30::10:50:42(35): Warning: CDL Another refresh is currently
executing. The manual refresh request has been dropped.


Thanks,

Sou

From: Rajesh Vargheese (rvarghee) [strike]mailto:rvarghee@cisco.com[/strike] 
Sent: Friday, January 30, 2009 10:45 AM
To: Sou Vang; cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] invoke ciscodevicelistx provider

Sou, 

1. Can you send us the logs with device list X provider log level turned
to Verbose. 

2. A throttling mechanism is implemented for CDL dur to some
constraints, as such when a CDL refresh is happening, any new requests
will be dropped. Wait for some time and try it again. 

Thanks,

Rajesh


________________________________

From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of Sou
Vang
Sent: Friday, January 30, 2009 10:24 AM
To: cuae-developers@developer.cisco.com
Subject: [Cuae-developers] invoke ciscodevicelistx provider

Hello,

I saw this error message in the app server logs this morning.

2009:01:30::09:24:00(00): Info: CDL Device list cache refresh starting.

2009:01:30::09:24:00(48): Warning: CDL An error occured while retrieving
product type entry table. Aborting read. Error message: 'Interrupted.'

2009:01:30::09:24:04(98): Info: CDL Device list cache refresh complete.


So I did an invoke extension on CiscoDeviceListx provider and hopefully
resync the db but got this message.

2009:01:30::09:59:17(75): Info: CDL Application forced Cisco device
cache refresh.
2009:01:30::09:59:17(76): Warning: CDL Another refresh is currently
executing. The manual refresh request has been dropped.


Any idea on why it's doing this?

Thanks,


Sou

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-01-30T23:48:30Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] invoke ciscodevicelistx provider</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053787" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053787</id>
    <updated>2009-01-30T22:44:08Z</updated>
    <published>2009-01-30T22:44:08Z</published>
    <summary type="html">This is a known bug in 2.5.(1)GA and has been fixed in 2.5.(1)SR1.

If your SNMP community string is correct, restart Application Server
will resolve it.


________________________________

From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of Sou
Vang
Sent: Friday, January 30, 2009 10:24 AM
To: cuae-developers@developer.cisco.com
Subject: [Cuae-developers] invoke ciscodevicelistx provider


Hello,

I saw this error message in the app server logs this morning.

2009:01:30::09:24:00(00): Info: CDL Device list cache refresh starting.

2009:01:30::09:24:00(48): Warning: CDL An error occured while retrieving
product type entry table. Aborting read. Error message: 'Interrupted.'

2009:01:30::09:24:04(98): Info: CDL Device list cache refresh complete.


So I did an invoke extension on CiscoDeviceListx provider and hopefully
resync the db but got this message.

2009:01:30::09:59:17(75): Info: CDL Application forced Cisco device
cache refresh.
2009:01:30::09:59:17(76): Warning: CDL Another refresh is currently
executing. The manual refresh request has been dropped.


Any idea on why it's doing this?

Thanks,


Sou

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-01-30T22:44:08Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] Java plugin - no plugin session from etch
	plugineve</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053807" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053807</id>
    <updated>2009-01-30T01:18:16Z</updated>
    <published>2009-01-30T01:18:16Z</published>
    <summary type="html">When you call registerPlugin, you should use the full namespace.

Serer.registerPlugin("Slp", "com.berbee.cuae.prov.Slp", myPluginUri,
myName, myPass)


-----Original Message-----
From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of Matt
Stromske
Sent: Thursday, January 29, 2009 11:58 AM
To: cuae-developers@developer.cisco.com
Subject: Re: [Cuae-developers] Java plugin - no plugin session from etch
pluginevent

At this point, I'm trying to verify that my etch client application can
communicate with my etch plugin. Here is where I'm at:
1) I added the 'addClientSession' to my plugin's etch file. In the
server, I print out a notification and save this clients sessionId when
this method is called.

2) In my etch application, the application registers, then calls
'addCuaeSession', then calls 'addClientSession' with the sessionId.

On the server side, I'm not seeing the notification that
'addClientSession' was called.

Looking in the logs, this is what I see:

2009:01:29::11:31:40(73): Verbose: EPM Command message:
RegisterProviderNamespace
2009:01:29::11:31:40(75): Info: EPM Etch meta data loaded:
com.berbee.cuae.prov.Slp
2009:01:29::11:31:40(75): Info: EPM Etch plugin enabled, namespace:
com.berbee.cuae.prov.Slp, name: Slp
2009:01:29::11:36:09(28): Info: EPM Etch plugin registered, namespace:
com.berbee.cuae.prov, name: Slp
2009:01:29::11:36:09(28): Info: EPM Etch plugin: Slp, namespace:
com.berbee.cuae.prov registered
2009:01:29::11:37:18(89): Info: EPM Etch app registered, name:
SpeakerFX, part: Default
2009:01:29::11:37:18(93): Verbose: EPM SpeakerFX-Default-1: anonymous
script added
2009:01:29::11:37:18(93): Verbose: EPM Action message:
com.berbee.cuae.prov.Slp.AddClientSession
2009:01:29::11:37:18(96): Error: EPM Unknown request for etch plugin
action: com.berbee.cuae.prov.Slp.AddClientSession

What am I missing?

Thanks,
Matt
_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-01-30T01:18:16Z</dc:date>
  </entry>
  <entry>
    <title>Re: [Cuae-developers] JTapiIncomingCall trigger only certain phones</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053850" />
    <author>
      <name>JD Liau</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053850</id>
    <updated>2009-01-29T03:46:54Z</updated>
    <published>2009-01-29T03:46:54Z</published>
    <summary type="html">Sou:

GA cleans up all "Application Session" license when application drops.
In terms of media related license stays around, you probably need to
inspect your application and make sure you terminates all media
operations.

stopMediaOperation is the method you can use or simply hangup all call
legs.

-- J.D.

________________________________

From: cuae-developers-bounces@developer.cisco.com
[strike]mailto:cuae-developers-bounces@developer.cisco.com[/strike] On Behalf Of Sou
Vang
Sent: Wednesday, January 28, 2009 2:56 PM
To: Rajesh Vargheese (rvarghee); cuae-developers@developer.cisco.com
Subject: Re: [Cuae-developers] JTapiIncomingCall trigger only certain
phones


Rajesh,

Yes I am using etch based. In my app, I implemented JTapiIncomingCall,
JTapiCallActive, JTapiCallInitiated, JTapiHangupCall, and
JTapiCallEstablished.

I am using Software Version: 2.5.1.10 GA. The Conference and RTP ports
still shows as being Active.

Thanks,

Sou


From: Rajesh Vargheese (rvarghee) [strike]mailto:rvarghee@cisco.com[/strike] 
Sent: Wednesday, January 28, 2009 2:52 PM
To: Sou Vang; cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] JTapiIncomingCall trigger only certain
phones

Forgot to answer the question on licenses. If you are on 2.5.1 GA, the
licenses should be released. There are couple of issues with the beta
builds. Can you let us know what build you are running.

Thanks,

Rajesh


________________________________

From: Rajesh Vargheese (rvarghee) 
Sent: Wednesday, January 28, 2009 2:45 PM
To: 'Sou Vang'; cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] JTapiIncomingCall trigger only certain
phones

Sou, In the logs, I did not see any lines that say that JtapiIncoming
was not handled. Have you implemented JTapiCallActive method. (I am
assuming that you are using an etch based app).

With regards to JTapiHangup, there are two events being send out to
avoid the confusion between events and actions as JTapiHangup is both a
event and an action. To maintain backwards compatability, we are sending
two events: JTapiHangup and JtapiHangupCall. So in the logs you will see
that one of those events is not handled depending on you using etch
based app or a CUAD based app.

Thanks,

Rajesh


________________________________

From: Sou Vang [strike]mailto:svang@midwave.com[/strike] 
Sent: Wednesday, January 28, 2009 2:28 PM
To: Rajesh Vargheese (rvarghee); cuae-developers@developer.cisco.com
Subject: RE: [Cuae-developers] JTapiIncomingCall trigger only certain
phones


Another thing, when the app trigger in the JTapiIncomingCall method, I
do a createConnection and createConference...I notice that it actually
was able to create a conference by looking at the License Management
page. Conference Ports and RTP ports showed as 1 in actvice. But when
I terminated the applicatioin, it still shows as conference port and RTP
ports being active. Is this a bug within CUAE or do I need to close the
conference ports and rtp ports properly?

Thanks,

Sou


_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com

Attachment not added (content type not allowed): "att1.html"</summary>
    <dc:creator>JD Liau</dc:creator>
    <dc:date>2009-01-29T03:46:54Z</dc:date>
  </entry>
</feed>

