<?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>Technical Discussion</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=2374570" />
  <subtitle>A place for comments, questions, support and enhancement requests relating to the technical aspects of JMAPI</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=2374570</id>
  <updated>2013-05-26T00:43:54Z</updated>
  <dc:date>2013-05-26T00:43:54Z</dc:date>
  <entry>
    <title>RE: C7926G Barcode scanner integerate with Hotel PMS</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14562650" />
    <author>
      <name>Nate Strech</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14562650</id>
    <updated>2013-04-23T14:31:04Z</updated>
    <published>2013-04-23T14:31:04Z</published>
    <summary type="html">[quote=edward hall] Yoosoof Ihthisham: Hi All, one of customer has purchased CUCM with Cisco 7926G Wireless Phones for their hotel to use the [color=#808080][url=http://www.barcodelib.com/net_barcode_reader/main.html]barcode scanning [/url][/color]option. CLient wanted to send the barcode information to their Hotel PMS. How can we do this? Thanks, Ihthisham       The whole process will be done in Java application? Can I do it in other developing environment? I am not familar with Java language.  [/quote]  
 
I'm afraid Java is your only option.  See the two attached Cisco PDF files for additional information.</summary>
    <dc:creator>Nate Strech</dc:creator>
    <dc:date>2013-04-23T14:31:04Z</dc:date>
  </entry>
  <entry>
    <title>RE: C7926G Barcode scanner integerate with Hotel PMS</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14540383" />
    <author>
      <name>edward hall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14540383</id>
    <updated>2013-04-23T02:10:50Z</updated>
    <published>2013-04-23T02:10:50Z</published>
    <summary type="html">[quote=Yoosoof Ihthisham]Hi All,
one of customer has purchased CUCM with Cisco 7926G Wireless Phones for their hotel to use the [color=#808080][url=http://www.barcodelib.com/net_barcode_reader/main.html]barcode scanning [/color][/url]option. CLient wanted to send the barcode information to their Hotel PMS.
How can we do this? 
Thanks,
Ihthisham
 
 [/quote]
 
The whole process will be done in Java application? Can I do it in other developing environment? I am not familar with Java language.  </summary>
    <dc:creator>edward hall</dc:creator>
    <dc:date>2013-04-23T02:10:50Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: New Message from Peter Livingston in Java MIDlet API (JMAPI) - Tech</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10086868" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10086868</id>
    <updated>2013-01-09T17:08:43Z</updated>
    <published>2013-01-09T17:08:43Z</published>
    <summary type="html">Sounds like known issue: CSCtz35941 - Midlet: HttpConnection request blocks UI input
This should be resolved in later firmware, starting with 1.4(3)SR1</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2013-01-09T17:08:43Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Peter Livingston in Java MIDlet API (JMAPI) - Technica</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10084944" />
    <author>
      <name>Trevor Rowe</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10084944</id>
    <updated>2013-01-09T16:56:09Z</updated>
    <published>2013-01-09T16:56:09Z</published>
    <summary type="html">On 09/01/2013 16:46, Cisco Developer Community Forums wrote:
&gt; Peter Livingston has created a new message in the forum "Technical 
&gt; Discussion": 
&gt; -------------------------------------------------------------- Hi Dave,
&gt;
&gt; let me respond on Abhi's behalf...
&gt;
&gt; We have an existing web application created by a vendor which runs on 
&gt; safari on an iPhone. We were thinking of deploying the same web 
&gt; application on the 7925G however that would require http long polling 
&gt; support in the browser. Sounds like the 7925G browser does not.
&gt;
&gt; We have also been looking at the java MIDlet approach, and it sounds 
&gt; like that is the best option in this case.
&gt;
&gt; Thanks for your help,
&gt;
&gt; Peter
&gt; --
&gt; To respond to this post, please click the following link: 
&gt; http://developer.cisco.com/web/jmapi/forums/-/message_boards/view_message/10084606 
&gt; or simply reply to this email. 

For what it's worth....

We've hit a problem using long polling in a midlet, works ok in the 
emualtor but on the device it blocks and causes the UI to freeze - we 
asked for a fixed and was told it would be solved but we were never 
given a fix

We ended up making a request once every 10 seconds in a background 
thread and waited for zero seconds on the server - not as good but it's 
the best we could get

Hope this helps

Trev</summary>
    <dc:creator>Trevor Rowe</dc:creator>
    <dc:date>2013-01-09T16:56:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: HTTP long polling</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10084606" />
    <author>
      <name>Peter Livingston</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10084606</id>
    <updated>2013-01-09T16:46:21Z</updated>
    <published>2013-01-09T16:42:11Z</published>
    <summary type="html">Hi Dave,

let me respond on Abhi's behalf...

We have an existing web application created by a vendor which runs on safari on an iPhone.  We were thinking of deploying the same web application on the 7925G however that would require http long polling support in the browser.  Sounds like the 7925G browser does not.

We have also been looking at the java MIDlet approach, and it sounds like that is the best option in this case.

Thanks for your help,

Peter</summary>
    <dc:creator>Peter Livingston</dc:creator>
    <dc:date>2013-01-09T16:42:11Z</dc:date>
  </entry>
  <entry>
    <title>Sample midlets - jar/jad file</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10042708" />
    <author>
      <name>Abhi Gupta</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10042708</id>
    <updated>2013-01-08T18:37:09Z</updated>
    <published>2013-01-08T18:37:09Z</published>
    <summary type="html">Hello,
 
I downloaded the SDK and the sample midlets int here. But not sure how to use them with my CUCM. Do I need to compile them first? Do we have a precompiled jar/jad file of the sample midlets that I can download? Or instructions on how to create the jar/jad?
 
Thanks,
Abhi</summary>
    <dc:creator>Abhi Gupta</dc:creator>
    <dc:date>2013-01-08T18:37:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: HTTP long polling</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10042579" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10042579</id>
    <updated>2013-01-08T18:30:57Z</updated>
    <published>2013-01-08T18:30:57Z</published>
    <summary type="html">Can you provide a few more details about the specific implementation you are looking to build?

If you are referring to the XML services display, this simply formats/displays specific XML documents - there is no scripting or other 'dynamic' capability, beyond refreshing the entire page via Refresh header.

If you are talking about using the Java midlet capabilities, please let us know which API components you are looking to use, and what you require from 'long poll' functionality.  It should be possible to use the midlet HTTP request object to call a URL, providing a lengthy timeout to wait for the server to respond, i.e. the Ajax/long-poll pattern.</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2013-01-08T18:30:57Z</dc:date>
  </entry>
  <entry>
    <title>HTTP long polling</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10039772" />
    <author>
      <name>Abhi Gupta</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10039772</id>
    <updated>2013-01-08T17:45:51Z</updated>
    <published>2013-01-08T17:45:51Z</published>
    <summary type="html">Hello,
 
Does the 7925G support HTTP long polling? We are trying to reformat a webpage to display on the phone browser and the webpage requires HTTP long polling</summary>
    <dc:creator>Abhi Gupta</dc:creator>
    <dc:date>2013-01-08T17:45:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: Midlet .Jar and .Jad Source Code</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6476733" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6476733</id>
    <updated>2012-09-11T18:25:01Z</updated>
    <published>2012-09-11T18:25:01Z</published>
    <summary type="html">Unfortunately the source code is not available for distribution.</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2012-09-11T18:25:01Z</dc:date>
  </entry>
  <entry>
    <title>Java Midlet: launch XML applications</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6356378" />
    <author>
      <name>Ove Angelshaug</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6356378</id>
    <updated>2012-08-27T14:29:01Z</updated>
    <published>2012-08-27T14:29:01Z</published>
    <summary type="html">I am developing a simple Java Midlet for Cisco 7925 IP-phone.
One of the options presented to the user in this midlet shall be to launch a different service (XML application). Have tried the platformRequest command with no luck so far.
 
Any tips on how to accomplish this?
 
 </summary>
    <dc:creator>Ove Angelshaug</dc:creator>
    <dc:date>2012-08-27T14:29:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: C7926G Barcode scanner integerate with Hotel PMS</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6158370" />
    <author>
      <name>Nate Strech</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6158370</id>
    <updated>2012-07-23T14:08:02Z</updated>
    <published>2012-07-23T14:08:02Z</published>
    <summary type="html">[quote]Hi All,
one of customer has  purchased CUCM with Cisco 7926G Wireless Phones for their hotel to use the barcode option. CLient wanted to send the barcode information to their Hotel PMS.
How can we do this? 
Thanks,
Ihthisham
 
 [/quote]

 
Ihthisham,
 
To use the 7926G barcode scanner you’ll have to write your
own piece of software using the Java MIDlet language.  Once you write the program you must copy the
application over to the phone and it will be launched as an IP Phone Service.
 
Cisco provides three files to get you going in the right
direction – read the “Java MIDlet Developer Guide” and then download the “MIDlet SDK” which has a lot of samples to learn from, finally the
“Scanner Sample MIDlet Guide” is a detailed example of an application using the barcode technology.
 
Regards,

Nate</summary>
    <dc:creator>Nate Strech</dc:creator>
    <dc:date>2012-07-23T14:08:02Z</dc:date>
  </entry>
  <entry>
    <title>C7926G Barcode scanner integerate with Hotel PMS</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6156879" />
    <author>
      <name>Yoosoof Ihthisham</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6156879</id>
    <updated>2012-07-23T11:34:08Z</updated>
    <published>2012-07-23T11:34:08Z</published>
    <summary type="html">Hi All,
one of customer has  purchased CUCM with Cisco 7926G Wireless Phones for their hotel to use the barcode option. CLient wanted to send the barcode information to their Hotel PMS.
How can we do this? 
Thanks,
Ihthisham
 
 </summary>
    <dc:creator>Yoosoof Ihthisham</dc:creator>
    <dc:date>2012-07-23T11:34:08Z</dc:date>
  </entry>
  <entry>
    <title>RE: 7926G Emulator and NetBeans 7.1.1</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6087014" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6087014</id>
    <updated>2012-07-12T22:51:15Z</updated>
    <published>2012-07-12T22:51:15Z</published>
    <summary type="html">After some testing we've found that the 7926 skin will work with the following:
 
- Netbeans 7.1.2 (latest)
- Oracle Wireless Toolkit 3.0 (latest is 3.0.5)
 
Two caveats of note:
 
- The 'complete' Netbeans installation includes the Mobility features, and automatically installs the complete WTK 3.0.5.  It may be possible to also install the WTK 3.0 side-by-side, but care must be taken to install the 7926 skin files only in the WTK 3.0 SDK area.  In our setup we installed the base Netbeans 7.1.2, then added the Mobility plugin and installed the standalone WTK 3.0.
- After adding the 7926 skin files to the WTK 3.0 directory structure, the 'Java ME SDK 3.0 Device Manager' tray icon must be 'Exit'-ed before restarting Netbeans and performing the 'Manage Emulators/Refresh' sequence.
 
We are evaluating further updates to the skin to work with WTK 3.0.5, but the above at least allows use of the latest Netbeans.</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2012-07-12T22:51:15Z</dc:date>
  </entry>
  <entry>
    <title>RE: 7926G Emulator and NetBeans 7.1.1</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5983169" />
    <author>
      <name>Kevin Penrose</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5983169</id>
    <updated>2012-07-03T21:27:25Z</updated>
    <published>2012-07-03T21:27:25Z</published>
    <summary type="html">[quote]Is the default emulator/skin working?  Only the 7926 skin is failing?[/quote]
 
The default emulator works for me on NetBeans 7.2RC1; loading the new emulator doesn't work - it doesn't show up in the list of emulators.</summary>
    <dc:creator>Kevin Penrose</dc:creator>
    <dc:date>2012-07-03T21:27:25Z</dc:date>
  </entry>
  <entry>
    <title>Midlet .Jar and .Jad Source Code</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5915720" />
    <author>
      <name>Ahmad Shaheen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5915720</id>
    <updated>2012-06-25T01:38:53Z</updated>
    <published>2012-06-25T01:38:53Z</published>
    <summary type="html">Hello Team
 
Where can I get the source code of Telepresence Java Midlet (.jar and .jad)? I have a technology partner working on localizing the telepresence setup at a customer and they need access to the source codes.
 
please advise.</summary>
    <dc:creator>Ahmad Shaheen</dc:creator>
    <dc:date>2012-06-25T01:38:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: 7926G Emulator and NetBeans 7.1.1</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5737287" />
    <author>
      <name>Nate Strech</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5737287</id>
    <updated>2012-05-16T15:21:14Z</updated>
    <published>2012-05-16T15:21:14Z</published>
    <summary type="html">I couldn't get the 7926G emulator to work with the latest release of NetBeans 7.x.  It's working just fine after downgrading to NetBeans 6.9.1.</summary>
    <dc:creator>Nate Strech</dc:creator>
    <dc:date>2012-05-16T15:21:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: 7926G Emulator and NetBeans 7.1.1</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5495571" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5495571</id>
    <updated>2012-04-20T19:18:47Z</updated>
    <published>2012-04-20T19:18:47Z</published>
    <summary type="html">Is the default emulator/skin working?  Only the 7926 skin is failing?</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2012-04-20T19:18:47Z</dc:date>
  </entry>
  <entry>
    <title>7926G Emulator and NetBeans 7.1.1</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5448374" />
    <author>
      <name>Ove Angelshaug</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5448374</id>
    <updated>2012-04-13T09:56:22Z</updated>
    <published>2012-04-13T09:56:22Z</published>
    <summary type="html">Are there any compatibility issues with the 7926G emulator and the latest version of Netbeans?
 
Using  the [i]7926G Emulator Skin Guide[/i] for installation of the emulator skin, I get the following error message in device-manager.log:
 

[    736]  DEBUG - un.jme.toolkit.bootstrap.Batch - Initializing object device-adapter.Cisco7926 
[    736]  DEBUG - strap.BasicObjectConfiguration - Setting field name to device-adapter.Cisco7926 using class com.sun.jme.toolkit.propertyeditors.StringEditor 
[    736]  DEBUG - strap.BasicObjectConfiguration - Setting field deviceRegistrationManager 
[    737]  DEBUG - strap.BasicObjectConfiguration - Setting field deviceAdapter 
[    737]   WARN - strap.BasicObjectConfiguration - Could not find object device-class-adapter-CldcFxEmulator 
[    738]  ERROR - oolkit.bootstrap.MainNamespace - java.lang.IllegalArgumentException: Could not find object device-class-adapter-CldcFxEmulator 
java.lang.IllegalArgumentException: Could not find object device-class-adapter-CldcFxEmulator
	at com.sun.jme.toolkit.bootstrap.BasicObjectConfiguration.initializeField(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.BasicObjectConfiguration.initializeField(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.BasicObjectConfiguration.initializeFields(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.ObjectConfiguration.initializeObject(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.Batch.initializeObject(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.Batch.initializeObjects(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.Namespace.startBatch(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.Namespace.runModules(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.MainNamespace.runModules(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.MainNamespace.run(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.Container.run(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.Container.start(Unknown Source)
	at com.sun.jme.toolkit.bootstrap.Container.main(Unknown Source)
[    739]   INFO - un.jme.toolkit.bootstrap.Batch - Flushing... </summary>
    <dc:creator>Ove Angelshaug</dc:creator>
    <dc:date>2012-04-13T09:56:22Z</dc:date>
  </entry>
  <entry>
    <title>Playing Audio files on J2ME on 7925/7926</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5367943" />
    <author>
      <name>Trevor Rowe</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5367943</id>
    <updated>2012-03-28T17:42:33Z</updated>
    <published>2012-03-28T17:41:05Z</published>
    <summary type="html">Hi,
 
Has anybody managed to successfully play audio files in J2ME on the 7925/7926.
 
The best I've managed is to have the files playing at twice the speed they should be. Changing the rates etc doesn't seem to slow the playback to the correct speed, of course everything works fine in the emulator but not on the device
 
To play the file, I simply use
 
Player p = Manager.createPlayer("http://&lt;my file&gt;.wav");
p.start();
 
According to VLC, the details of the audio file are
 
Codec: PCM S16 LE (araw)
Channels: Mono
Sample Rate: 8000 Hz
Bits Per Sample: 16
 
The documentation at http://developer.cisco.com/c/document_library/get_file?groupId=2371349&amp;folderId=2378769&amp;name=97114 reads 
 
Max audio data size of 250 (javax.microedition. Kbytes media) Down-sampled to 8kS/s, mono before playback
Only supported content types:
- RAW (no file header information)
- uLaw - 8kS/s, 8-bit, single channel (mono) WAV files:
•   uLaw: 8kS/s, 8 bit, single channel (mono)
•   PCM: 8-44 kS/s, 8-16 bit, multi-channel
 
So judging by the last line I would have exepected the files to play correctly, but they don't. In the logs on the phone I get
 
2012-02-27 05:37:53:0510 CP-7925G user.debug java: Trying to play sound http://192.168.0.203/i8.wav
2012-02-27 05:37:53:0510 CP-7925G user.debug java: Manager.jpp():createPlayer(): 1 - param as String locator =http://192.168.0.203/i8.wav
2012-02-27 05:37:53:0860 CP-7925G user.debug java: BasicPlayer():setLoopCount(1)
2012-02-27 05:37:53:0870 CP-7925G user.debug java: BasicPlayer():prefetch
2012-02-27 05:37:53:0870 CP-7925G user.debug java: BasicPlayer():realize()
2012-02-27 05:37:53:0880 CP-7925G user.debug java: WavPlayer():Header Contents: encoding=1, channels=1
2012-02-27 05:37:53:0880 CP-7925G user.debug java: WavPlayer():sRate=8000, bytesPerSecond=16000, align=2, sampleSizeInBits=16
2012-02-27 05:37:53:0880 CP-7925G user.debug java: Duration=6850000
2012-02-27 05:37:53:0950 CP-7925G user.err java: Unknown format!!
2012-02-27 05:37:53:0950 CP-7925G user.notice java: BasicPlayer:nOpen(format=unknown, bits=16, sRate=8000 
2012-02-27 05:37:53:0970 CP-7925G user.crit java: Audio Path is set to 2[Ringer]
2012-02-27 05:37:53:0970 CP-7925G user.notice java: AUD Event = AUD_USE_SPEAKER: 0 0 0  
2012-02-27 05:37:53:0970 CP-7925G user.notice java: AUD Event = AUD_SET_SPEAKER_VOLUME: 1 0 0  
2012-02-27 05:37:53:0970 CP-7925G user.crit java: getVolume()=&gt;16: audio_path=1
2012-02-27 05:37:53:0970 CP-7925G user.notice java: AUD Event = AUD_SET_SPEAKER_VOLUME: 0 0 0  
2012-02-27 05:37:53:0970 CP-7925G user.notice java: setVolume(16):AUD_setVolume(audio_path=2 level=0)
2012-02-27 05:37:53:0970 CP-7925G user.notice java: AUD Event = AUD_SET_SPEAKER_VOLUME: 0 0 0  
2012-02-27 05:37:53:0970 CP-7925G user.notice java: setVolume(16):AUD_setVolume(audio_path=2 level=0)
2012-02-27 05:37:53:0980 CP-7925G user.debug java: BasicPlayer():realize()
2012-02-27 05:37:53:0980 CP-7925G user.debug java: BasicPlayer():start()
2012-02-27 05:37:53:0980 CP-7925G user.notice java: AUD_PlayStreamAudio CODEC type 176 
2012-02-27 05:37:53:0980 CP-7925G user.notice java: AUD Event = AUD_PlayStreamAudio 0 
2012-02-27 05:37:53:0980 CP-7925G user.notice java: AUD_PlayStreamAudio CODEC type 176 
2012-02-27 05:37:54:0220 CP-7925G user.notice java: AudEventRspQueue -  msgrcv qid : 0x48009, buf 0xbfff5814, size 4 rv 4 
2012-02-27 05:37:54:0220 CP-7925G user.notice java: AUD Event = AUD_PlayStreamAudio 7680 
2012-02-27 05:37:54:0220 CP-7925G user.notice java: AUD_PlayStreamAudio CODEC type 176 
 
Obviously there is the line saying Unknown format, but why?
 
Can somebody tell me what I'm doing wrong
 
Thanks in advance</summary>
    <dc:creator>Trevor Rowe</dc:creator>
    <dc:date>2012-03-28T17:41:05Z</dc:date>
  </entry>
  <entry>
    <title>RE: Developmnet for Unified Wireless IP Phone 7925G</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5146835" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5146835</id>
    <updated>2012-02-13T19:02:54Z</updated>
    <published>2012-02-13T19:02:54Z</published>
    <summary type="html">Per the linked page, that feature set requires Location API for J2ME (JSR 179).  Unfortunately our devices do not support any extended JSRs built-in.</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2012-02-13T19:02:54Z</dc:date>
  </entry>
</feed>

