<?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>ava.lang.NumberFormatException</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=9278721" />
  <subtitle>ava.lang.NumberFormatException</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=9278721</id>
  <updated>2013-06-19T23:42:23Z</updated>
  <dc:date>2013-06-19T23:42:23Z</dc:date>
  <entry>
    <title>RE: ava.lang.NumberFormatException</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9289463" />
    <author>
      <name>Raghavendra Gutty Veeranagappa</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9289463</id>
    <updated>2012-12-12T11:02:53Z</updated>
    <published>2012-12-12T11:02:53Z</published>
    <summary type="html">Hi Paolo,
 
please refer sample codes in documentation section
http://developer.cisco.com/web/ucxapi/docs
 
Thanks,
Raghavendra</summary>
    <dc:creator>Raghavendra Gutty Veeranagappa</dc:creator>
    <dc:date>2012-12-12T11:02:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: ava.lang.NumberFormatException</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9290760" />
    <author>
      <name>Paolo Bevilacqua</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9290760</id>
    <updated>2012-12-12T11:18:30Z</updated>
    <published>2012-12-12T10:40:46Z</published>
    <summary type="html">That single line is the complete code, plus import for sdk and mininimal Java main class definitions.   Maybe post your sample code that works for file-base CMEProviderConfig    </summary>
    <dc:creator>Paolo Bevilacqua</dc:creator>
    <dc:date>2012-12-12T10:40:46Z</dc:date>
  </entry>
  <entry>
    <title>RE: ava.lang.NumberFormatException</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9285346" />
    <author>
      <name>Raghavendra Gutty Veeranagappa</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9285346</id>
    <updated>2012-12-12T07:31:37Z</updated>
    <published>2012-12-12T07:31:37Z</published>
    <summary type="html">Hi Paolo,
please share your complete code so that we can take a look.
Thanks,
Raghavendra</summary>
    <dc:creator>Raghavendra Gutty Veeranagappa</dc:creator>
    <dc:date>2012-12-12T07:31:37Z</dc:date>
  </entry>
  <entry>
    <title>ava.lang.NumberFormatException</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9278720" />
    <author>
      <name>Paolo Bevilacqua</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9278720</id>
    <updated>2012-12-12T10:38:14Z</updated>
    <published>2012-12-11T23:18:31Z</published>
    <summary type="html">running             CMEProviderConfig providerConfig = new CMEProviderConfig("config.txt"); produces My config.txt:   Exception in thread "main" java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:417) at java.lang.Integer.valueOf(Integer.java:554) at com.cisco.cme.cti.SmartProperties.getIntValue(SmartProperties.java:89) at com.cisco.cme.cti.CMEProviderConfig.createCMEProviderConfig(CMEProviderConfig.java:174) at com.cisco.cme.cti.CMEProviderConfig.(CMEProviderConfig.java:82) at ucxsi.console.UCXSIConsole.main(UCXSIConsole.java:105)   Config.txt: # specifies the ip address of the interface that you want to use localHost = 10.0.0.200 # specifies the SIP port on which you want to listen for CUCME events localPort = 5070 #Specifies the transport layer protocol you want to use controlTransport = tcp subscriptionTransport = udp # Specifies the CUCME ip address proxyHost = 192.168.1.54 #Specifies the CUCME SIP port (it is 5060 by default) proxyPort = 5060 ##Username and Password #These are the usernames and passwords configured by the CLI : # ‘xml user dummyuser password cisco’ user=xml password=1234 # this is the name of the Session server configured on CUCME for accepting # registrations from the UCXSI SDK application. The CLI is: # voice register session-server 1 # register-id sampleapp # sessionServer = sampleapp</summary>
    <dc:creator>Paolo Bevilacqua</dc:creator>
    <dc:date>2012-12-11T23:18:31Z</dc:date>
  </entry>
</feed>

