List Info

Thread: Re: still have sip calling or receiving call on Linux?




Re: still have sip calling or receiving call on Linux?
user name
2007-08-14 15:49:58
Guys,

I'm almost 100% sure, this is the cause by 'dual core' anomaly. I just tried again in other machine, it doesn't have the same problem. Only this time, this box don't have sound card setup properly.

I'm curios if anybody got it work on 'dual core'?

Thanks,

On 8/14/07, Johny Kadarisman < jkr888gmail.com"> jkr888gmail.com> wrote:
Okay, I tried on windows, its worked fine...

additional detail is my ubuntu is on "centrino dual core". Is it possible that cause by that?

oh well....


On 8/14/07, Johny Kadarisman < jkr888gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jkr888gmail.com> wrote:
bump...

I'm still stuck with following exceptions! I don't undestand why it thrown "NotConfiguredError", while it passed wait state statement as below?

&nbsp; &nbsp;   ; &nbsp; &nbsp;  processorUtility.waitForState (sourceProcessor
&nbsp; &nbsp;   ; &nbsp; &nbsp; &nbsp; &nbsp;   ; &nbsp; &nbsp; &nbsp; &nbsp;   ; &nbsp; &nbsp; &nbsp; &nbsp;   ; &nbsp; , Processor.Configured);

Anybody?

Thanks,

================================


 &nbsp; &nbsp; [java] Error: Unable to configure com.sun.media.ProcessEngineecf608
&nbsp;   ; [java] javax.media.NotConfiguredError: setContentDescriptor cannot be called before configured
 &nbsp; &nbsp; [java]&nbsp; &nbsp;  at com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngine.java:342)
&nbsp; &nbsp;  [java]&nbsp; &nbsp;  at com.sun.media.MediaProcessor.setContentDescriptor(MediaProcessor.java:123)
 &nbsp; &nbsp; [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaControl.initProcessor(MediaControl.java:498)
  ; &nbsp; [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaControl.initCaptureDevices (MediaControl.java:396)
  ; &nbsp; [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaControl.initialize(MediaControl.java:188)
&nbsp; &nbsp;  [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaServiceImpl$DeviceConfigurationThread.run (MediaServiceImpl.java:282)
&nbsp; &nbsp;  [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaServiceImpl.start(MediaServiceImpl.java:137)
  ; &nbsp; [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaActivator.start(MediaActivator.java :60)
 &nbsp; &nbsp; [java]&nbsp; &nbsp;  at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509)
&nbsp; &nbsp;  [java]&nbsp; &nbsp;  at org.apache.felix.framework.Felix._startBundle(Felix.java:1260)
&nbsp; &nbsp;  [java]&nbsp; &nbsp;  at org.apache.felix.framework.Felix.startBundle (Felix.java:1201)
 &nbsp; &nbsp; [java]&nbsp; &nbsp;  at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807)
&nbsp; &nbsp;  [java]&nbsp; &nbsp;  at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256)
 ; &nbsp;  [java]&nbsp; &nbsp;  at java.lang.Thread.run(Thread.java:619)
&nbsp; &nbsp;  [java] ERROR: Error starting reference:file:sc-bundles/media.jar (org.osgi.framework.BundleException: Activator start error.)
&nbsp;   ; [java] javax.media.NotConfiguredError : setContentDescriptor cannot be called before configured
 &nbsp; &nbsp; [java]&nbsp; &nbsp;  at com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngine.java:342)
&nbsp; &nbsp;  [java]&nbsp; &nbsp;  at com.sun.media.MediaProcessor.setContentDescriptor(MediaProcessor.java:123)
&nbsp;   ; [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaControl.initProcessor (MediaControl.java:498)
 ; &nbsp;  [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaControl.initCaptureDevices(MediaControl.java:396)
   ;  [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaControl.initialize ( MediaControl.java:188)
 &nbsp; &nbsp; [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaServiceImpl$DeviceConfigurationThread.run(MediaServiceImpl.java:282)
 &nbsp; &nbsp; [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaServiceImpl.start (MediaServiceImpl.java:137)
 ; &nbsp;  [java]&nbsp; &nbsp;  at net.java.sip.communicator.impl.media.MediaActivator.start(MediaActivator.java:60)
 ; &nbsp;  [java]&nbsp; &nbsp;  at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java :509)
 &nbsp; &nbsp; [java]&nbsp; &nbsp;  at org.apache.felix.framework.Felix._startBundle(Felix.java:1260)
&nbsp; &nbsp;  [java]&nbsp; &nbsp;  at org.apache.felix.framework.Felix.startBundle(Felix.java:1201)
&nbsp; &nbsp;  [java]&nbsp; &nbsp;  at org.apache.felix.framework.Felix.setFrameworkStartLevel (Felix.java:807)
 &nbsp; &nbsp; [java]&nbsp; &nbsp;  at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256)
 ; &nbsp;  [java]&nbsp; &nbsp;  at java.lang.Thread.run(Thread.java:619)
&nbsp; &nbsp;  [java] 11:52:49.119 FINE: service.protocol.ProtocolProviderFactory.loadStoredAccounts ().414 Discovered 0 stored accounts
&nbsp;   ; [java] 11:52:49.120 FINE: service.protocol.ProtocolProviderFactory.loadStoredAccounts().414 Discovered 0 stored accounts
&nbsp;
=======================================



On 8/12/07, Johny Kadarisman < jkr888gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jkr888gmail.com > wrote:
Hi Damian, Thanks,

my OS is Ubuntu linux with java 6

java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Server VM (build 1.6.0-b105, mixed mode)

I think, I'm using cvs version.

I'm testing simple java audio capture program, in term of mic, everything looks fine.



On 8/11/07, Damian Minkov < damenchodamencho.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">damenchodamencho.com> wrote:
Hi again,

sorry I haven't read your second email before sending mine
Hum strange it cannot open the line in the media service. So no media
can be captured and so
the media service fail to start. Can you give more info about OS, java
version and which build of sip-communicator you have installed ?
Thanks!

damencho


Johny Kadarisman wrote:
>; additional logs on startup,
&gt;
>
&gt; &nbsp; &nbsp; &nbsp;[java] Cannot open audio device for input:
&gt; javax.sound.sampled.LineUnavailableException: line with format
>; PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian
> not supported.
  ; &nbsp; [java] Failed to configure: com.sun.media.ProcessEngineecf608
>&nbsp; &nbsp;   ;[java]&nbsp;  IO exception: line with format PCM_SIGNED 44100.0 Hz, 16
> bit, stereo, 4 bytes/frame, little-endian not supported.
>
>&nbsp;   ; &nbsp;[java] Error: Unable to configure com.sun.media.ProcessEngineecf608
>&nbsp; &nbsp;   ;[java] javax.media.NotConfiguredError: setContentDescriptor
> cannot be called before configured
  ; &nbsp; [java] &nbsp; &nbsp; at
> com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngine.java :342)
&gt; &nbsp; &nbsp; &nbsp;[java]  ; &nbsp; at
> com.sun.media.MediaProcessor.setContentDescriptor(MediaProcessor.java:123)
&gt; &nbsp; &nbsp;  [java] &nbsp; &nbsp; at
> net.java.sip.communicator.impl.media.MediaControl.initProcessor(MediaControl.java :498)
>; &nbsp; &nbsp; &nbsp;[java]&nbsp;   ; at
> net.java.sip.communicator.impl.media.MediaControl.initCaptureDevices(MediaControl.java:396)
>&nbsp; &nbsp;   ;[java]&nbsp; &nbsp;  at
> net.java.sip.communicator.impl.media.MediaControl.initialize (MediaControl.java:188)
>&nbsp; &nbsp;   ;[java]&nbsp; &nbsp;  at
> net.java.sip.communicator.impl.media.MediaServiceImpl$DeviceConfigurationThread.run
>; (MediaServiceImpl.java:282)
>  ; &nbsp; &nbsp;[java]&nbsp; &nbsp;  at
> net.java.sip.communicator.impl.media.MediaServiceImpl.start (MediaServiceImpl.java:137)
>; &nbsp; &nbsp; &nbsp;[java]&nbsp;   ; at
> net.java.sip.communicator.impl.media.MediaActivator.start(MediaActivator.java
> :60)
>&nbsp;   ; &nbsp;[java]&nbsp; &nbsp;  at
> org.apache.felix.framework.util.SecureAction.startActivator (SecureAction.java:509)
>&nbsp; &nbsp; &nbsp; [java] ; &nbsp;  at
> org.apache.felix.framework.Felix._startBundle(Felix.java:1260)
&gt; &nbsp; &nbsp; &nbsp;[java]  ; &nbsp; at org.apache.felix.framework.Felix.startBundle
> (Felix.java:1201)
>&nbsp; &nbsp;   ;[java]&nbsp; &nbsp;  at
> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807)
>  ; &nbsp; &nbsp;[java]&nbsp; &nbsp;  at
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256)
>&nbsp;   ; &nbsp;[java]&nbsp; &nbsp;  at java.lang.Thread.run(Thread.java:619)
>; &nbsp; &nbsp; &nbsp;[java] javax.media.NotConfiguredError: setContentDescriptor
> cannot be called before configured
  ; &nbsp; [java] &nbsp; &nbsp; at
> com.sun.media.ProcessEngine.setContentDescriptor (ProcessEngine.java :342)
>  ; &nbsp; &nbsp;[java]&nbsp; &nbsp;  at
> com.sun.media.MediaProcessor.setContentDescriptor(MediaProcessor.java:123)
&gt; &nbsp; &nbsp;  [java] &nbsp; &nbsp; at
> net.java.sip.communicator.impl.media.MediaControl.initProcessor (MediaControl.java:498)
>; &nbsp; &nbsp; &nbsp;[java]&nbsp;   ; at
> net.java.sip.communicator.impl.media.MediaControl.initCaptureDevices(MediaControl.java:396)
>&nbsp; &nbsp;   ;[java]&nbsp; &nbsp;  at
> net.java.sip.communicator.impl.media.MediaControl.initialize (MediaControl.java:188)
>&nbsp; &nbsp;   ;[java]&nbsp; &nbsp;  at
> net.java.sip.communicator.impl.media.MediaServiceImpl$DeviceConfigurationThread.run
>; (MediaServiceImpl.java:282)
>  ; &nbsp; &nbsp;[java]&nbsp; &nbsp;  at
> net.java.sip.communicator.impl.media.MediaServiceImpl.start (MediaServiceImpl.java:137)
>; &nbsp; &nbsp; &nbsp;[java]&nbsp;   ; at
> net.java.sip.communicator.impl.media.MediaActivator.start(MediaActivator.java
> :60)
>&nbsp;   ; &nbsp;[java]&nbsp; &nbsp;  at
> org.apache.felix.framework.util.SecureAction.startActivator (SecureAction.java:509)
>&nbsp; &nbsp; &nbsp; [java] ; &nbsp;  at
> org.apache.felix.framework.Felix._startBundle(Felix.java:1260)
&gt; &nbsp; &nbsp; &nbsp;[java]  ; &nbsp; at org.apache.felix.framework.Felix.startBundle
> (Felix.java:1201)
>&nbsp; &nbsp;   ;[java]&nbsp; &nbsp;  at
> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807)
>  ; &nbsp; &nbsp;[java]&nbsp; &nbsp;  at
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256)
>&nbsp;   ; &nbsp;[java]&nbsp; &nbsp;  at java.lang.Thread.run(Thread.java:619)
>; &nbsp; &nbsp; &nbsp;[java] 00:11:52.981 FINE:
> service.protocol.ProtocolProviderFactory.loadStoredAccounts().414
> Discovered 0 stored accounts
&gt; &nbsp; &nbsp;  [java] 00:11:52.982 FINE:
&gt; service.protocol.ProtocolProviderFactory.loadStoredAccounts ().414
>; Discovered 0 stored accounts
&gt;
>
&gt;
>
>;
>
> On 8/10/07, *Johny Kadarisman* < jkr888gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> jkr888gmail.com
> <mailto: jkr888gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jkr888gmail.com>> wrote:
>;
; &nbsp;  Hi Damian,
&gt;
&gt; &nbsp; &nbsp; when i tried to make a call, i get following exception:
>
>; &nbsp; &nbsp; &nbsp; &nbsp;  [java] Exception in thread "Thread-191";
; &nbsp;  java.lang.NullPointerException: Specified service reference cannot
>; &nbsp; &nbsp; be null.
>  ; &nbsp; &nbsp; &nbsp; &nbsp;[java]  ; &nbsp; at
>&nbsp; &nbsp;  org.apache.felix.framework.BundleContextImpl.getService (BundleContextImpl.java:479)
>&nbsp; &nbsp;   ; &nbsp; &nbsp;[java]&nbsp; &nbsp;  at
>&nbsp; &nbsp;  net.java.sip.communicator.impl.protocol.sip.SipActivator.getMediaService(SipActivator.java:143)
&gt; &nbsp; &nbsp; &nbsp;   ; [java] &nbsp; &nbsp; at
>&nbsp; &nbsp;  net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl.createOutgoingCall (OperationSetBasicTelephonySipImpl.java:226)
>  ; &nbsp; &nbsp; &nbsp; &nbsp;[java]  ; &nbsp; at
>&nbsp; &nbsp;  net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl.createCall
; &nbsp;  (OperationSetBasicTelephonySipImpl.java :116)
&gt; &nbsp; &nbsp;   ; &nbsp; [java] &nbsp; &nbsp; at
>&nbsp; &nbsp;  net.java.sip.communicator.impl.gui.main.call.CallManager$CreateCallThread.run(CallManager.java:867)
>
>  ; &nbsp; It seems failed to get media services, I suspect something related
> &nbsp;   to capture media is not detected. below is the logs related to
>&nbsp; &nbsp;  media bundle. It somehow detected JavaSound devices. What is
>&nbsp; &nbsp;  JavaSound devices anyway?
&gt;
>&nbsp; &nbsp;  22:24:40.951 FINE: impl.media.MediaActivator.start().53 Started.
&gt; &nbsp; &nbsp; 22:24:41.063 FINEST:
&gt; &nbsp; &nbsp; impl.media.device.JmfDeviceDetector.setupJMF().294 [entry] setupJMF
&gt; &nbsp; &nbsp; 22:24:41.064 FINEST:
&gt; &nbsp; &nbsp; impl.fileaccess.FileAccessServiceImpl.getPrivatePersistentFile
>&nbsp;   ; ().157 [entry] getPrivatePersistentFile
>&nbsp; &nbsp;  22:24:41.065 FINEST:
&gt; &nbsp; &nbsp; impl.fileaccess.FileAccessServiceImpl.accessibleFile().293 [entry]
&gt; &nbsp; &nbsp; accessibleFile
>&nbsp; &nbsp;  22:24:41.065 FINEST:
> &nbsp;   impl.fileaccess.FileAccessServiceImpl.accessibleFile ().328 [exit]
>; &nbsp; &nbsp; accessibleFile
>&nbsp; &nbsp;  22:24:41.066 FINEST:
&gt; &nbsp; &nbsp; impl.fileaccess.FileAccessServiceImpl.getPrivatePersistentFile().170
>; &nbsp; &nbsp; [exit] getPrivatePersistentFile
>&nbsp; &nbsp;  22:24:41.145 INFO:
>  ; &nbsp; impl.media.device.JmfDeviceDetector.detectCaptureDevices ().116
>; &nbsp; &nbsp; Looking for Audio capturer
&gt; &nbsp; &nbsp; 22:24:41.255 INFO: impl.media.device.DirectSoundAuto .&lt;init>().55
>&nbsp;   ; DirectSound Capture Supported = false
>  ; &nbsp; 22:24:41.626 INFO: impl.media.device.JavaSoundAuto.<init>;().43
>  ; &nbsp; JavaSound Capture Supported = true
>&nbsp;   ; 22:24:41.655 INFO: impl.media.device.JavaSoundAuto.<init>;().69
>  ; &nbsp; JavaSoundAuto: Committed ok
>&nbsp; &nbsp;  22:24:41.656 INFO:
>  ; &nbsp; impl.media.device.JmfDeviceDetector.detectCaptureDevices().122
&gt; &nbsp; &nbsp; Looking for video capture devices
> &nbsp;   22:24:41.657 FINE:
>  ; &nbsp; impl.media.device.JmfDeviceDetector.detectCaptureDevices().135 No
>&nbsp; &nbsp;  VFW video detected: com/sun/media/protocol/vfw/VFWCapture
>&nbsp;   ; 22:24:41.674 INFO:
>  ; &nbsp; impl.media.device.JmfDeviceDetector.detectCaptureDevices ().144
>; &nbsp; &nbsp; Detected 0 SUN Video capture device(s).
  ;  22:24:41.691 INFO:
>  ; &nbsp; impl.media.device.JmfDeviceDetector.detectCaptureDevices().159
> &nbsp;   Detected 0 SUN Video Plus device(s).
  ;  22:24:41.695 FINE: impl.media.device.V4LAuto.autoDetect ().94 No
>&nbsp; &nbsp;  device for index 0. Can't open video card 0
>&nbsp; &nbsp;  22:24:41.708 FINE: impl.media.device.V4LAuto.autoDetect ().94 No
>&nbsp; &nbsp;  device for index 1. Can't open video card 1
>&nbsp; &nbsp;  22:24:41.710 FINE: impl.media.device.V4LAuto.autoDetect ().94 No
>&nbsp; &nbsp;  device for index 2. Can't open video card 2
>&nbsp; &nbsp;  22:24: 41.712 FINE: impl.media.device.V4LAuto.autoDetect().94 No
>&nbsp; &nbsp;  device for index 3. Can't open video card 3
>&nbsp; &nbsp;  22:24:41.715 FINE: impl.media.device.V4LAuto.autoDetect ().94 No
>&nbsp; &nbsp;  device for index 4. Can't open video card 4
>&nbsp; &nbsp;  22:24:41.716 FINE: impl.media.device.V4LAuto.autoDetect().94 No
>&nbsp; &nbsp;  device for index 5. Can't open video card 5
>&nbsp; &nbsp;  22:24:41.718 FINE: impl.media.device.V4LAuto.autoDetect ().94 No
>&nbsp; &nbsp;  device for index 6. Can't open video card 6
>&nbsp; &nbsp;  22:24:41.720 FINE: impl.media.device.V4LAuto.autoDetect().94 No
>&nbsp; &nbsp;  device for index 7. Can't open video card 7
>&nbsp; &nbsp;  22:24:41.722 FINE: impl.media.device.V4LAuto.autoDetect ().94 No
>&nbsp; &nbsp;  device for index 8. Can't open video card 8
>&nbsp; &nbsp;  22:24:41.725 FINE: impl.media.device.V4LAuto.autoDetect().94 No
>&nbsp; &nbsp;  device for index 9. Can't open video card 9
>&nbsp; &nbsp;  22:24:41.725 INFO:
>  ; &nbsp; impl.media.device.JmfDeviceDetector.detectCaptureDevices ().173
>; &nbsp; &nbsp; Detected 10 V4L video capture device.
&gt; &nbsp; &nbsp; 22:24:41.726 FINEST:
&gt; &nbsp; &nbsp; impl.media.device.JmfDeviceDetector.setupJMF().345 [exit] setupJMF
&gt; &nbsp; &nbsp; 22:24:41.726 INFO:
>  ; &nbsp; impl.media.device.DeviceConfiguration.extractConfiguredCaptureDevices
; &nbsp;  ().81 Scanning for configured Audio Devices.
&gt; &nbsp; &nbsp; 22:24:41.727 FINE:
>  ; &nbsp; impl.media.device.DeviceConfiguration.extractConfiguredCaptureDevices().89
&gt; &nbsp; &nbsp; Found 1 capture devices: [JavaSound audio capture : javasound://44100
&gt; &nbsp; &nbsp; 22:24: 41.726 INFO:
>  ; &nbsp; impl.media.device.DeviceConfiguration.extractConfiguredCaptureDevices().81
&gt; &nbsp; &nbsp; Scanning for configured Audio Devices.
&gt; &nbsp; &nbsp; 22:24:41.727 FINE:
>  ; &nbsp; impl.media.device.DeviceConfiguration.extractConfiguredCaptureDevices ().89
>  ; &nbsp; Found 1 capture devices: [JavaSound audio capture : javasound://44100
>; &nbsp; &nbsp; LINEAR, 44100.0 Hz, 16-bit, Stereo, LittleEndian, Signed
>; &nbsp; &nbsp; LINEAR, 44100.0 Hz, 16-bit, Mono, LittleEndian, Signed
&gt; &nbsp; &nbsp; LINEAR, 22050.0 Hz, 16-bit, Stereo, LittleEndian, Signed
>; &nbsp; &nbsp; LINEAR, 22050.0 Hz, 16-bit, Mono, LittleEndian, Signed
>; &nbsp; &nbsp; LINEAR, 11025.0 Hz, 16-bit, Stereo, LittleEndian, Signed
>; &nbsp; &nbsp; LINEAR, 11025.0 Hz, 16-bit, Mono, LittleEndian, Signed
>; &nbsp; &nbsp; LINEAR, 8000.0 Hz, 16-bit, Stereo, LittleEndian, Signed
>; &nbsp; &nbsp; LINEAR, 8000.0 Hz, 16-bit, Mono, LittleEndian, Signed
>; &nbsp; &nbsp; ]
>&nbsp; &nbsp;  22:24:41.729 INFO:
&gt; &nbsp; &nbsp; impl.media.device.DeviceConfiguration.extractConfiguredCaptureDevices().92
&gt; &nbsp; &nbsp; Found JavaSound audio capture as an audio capture device.
&gt; &nbsp; &nbsp; 22:24:41.729 INFO:
>  ; &nbsp; impl.media.device.DeviceConfiguration.extractConfiguredCaptureDevices
; &nbsp;  ().96 Scanning for configured Video Devices.
&gt; &nbsp; &nbsp; 22:24:41.730 INFO:
>  ; &nbsp; impl.media.device.DeviceConfiguration.extractConfiguredCaptureDevices().116
> &nbsp;   No Video Device was found.
>; &nbsp; &nbsp; 22:24: 41.731 FINE: impl.media.MediaControl.registerCustomPackages
>&nbsp; &nbsp;  ().1103 Adding package&nbsp; : net.java.sip.communicator.impl
&gt; &nbsp; &nbsp; 22:24:41.762 FINE:
>  ; &nbsp; impl.media.MediaControl.registerCustomPackages().1109 Registering
>&nbsp; &nbsp;  new protocol prefix list : [javax, com.sun, com.ibm,
&gt; &nbsp; &nbsp; net.java.sip.communicator.impl ]
>&nbsp; &nbsp;  22:24:41.763 INFO: impl.media.MediaControl.createDataSource().632
>&nbsp; &nbsp;  Creating datasource for:javasound://44100
>&nbsp; &nbsp;  22:24:41.995 FINE:
>  ; &nbsp; impl.media.MediaControl.registerCustomCodecs().1055 Codec :
>&nbsp; &nbsp;  net.java.sip.communicator.impl.media.codec.audio.alaw.JavaEncoder
  ;  is succsefully registered : true
>; &nbsp; &nbsp; 22:24:41.997 FINE:
>  ; &nbsp; impl.media.MediaControl.registerCustomCodecs().1055 Codec :
>&nbsp; &nbsp;  net.java.sip.communicator.impl.media.codec.audio.alaw.DePacketizer
; &nbsp;  is succsefully registered : true
>; &nbsp; &nbsp; 22:24: 41.998 FINE:
>  ; &nbsp; impl.media.MediaControl.registerCustomCodecs().1055 Codec :
>&nbsp; &nbsp;  net.java.sip.communicator.impl.media.codec.audio.alaw.Packetizer
> &nbsp;   is succsefully registered : true
>; &nbsp; &nbsp; 22:24:42.000 FINE: impl.media.MediaControl.registerCustomCodecs
; &nbsp;  ().1055 Codec :
>&nbsp; &nbsp;  net.java.sip.communicator.impl.media.codec.audio.speex.JavaEncoder
; &nbsp;  is succsefully registered : true
>; &nbsp; &nbsp; 22:24:42.001 FINE:
>  ; &nbsp; impl.media.MediaControl.registerCustomCodecs().1055 Codec :
>&nbsp; &nbsp;  net.java.sip.communicator.impl.media.codec.audio.speex.JavaDecoder
; &nbsp;  is succsefully registered : true
>; &nbsp; &nbsp; 22:24:42.002 FINE:
>  ; &nbsp; impl.media.MediaControl.registerCustomCodecs().1055 Codec :
>&nbsp; &nbsp;  net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaEncoder
  ;  is succsefully registered : true
>; &nbsp; &nbsp; 22:24: 42.003 FINE:
>  ; &nbsp; impl.media.MediaControl.registerCustomCodecs().1055 Codec :
>&nbsp; &nbsp;  net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaDecoder
  ;  is succsefully registered : true
>; &nbsp; &nbsp; 22:24:42.133 FINE:
>  ; &nbsp; impl.media.CallSessionImpl.registerCustomCodecFormats ().1361
&gt; &nbsp; &nbsp; registering format ilbc/rtp with RTP manager
&gt; &nbsp; &nbsp; 22:24:42.134 FINE:
>  ; &nbsp; impl.media.CallSessionImpl.registerCustomCodecFormats ().1361
>&nbsp; &nbsp;  registering format ALAW/rtp with RTP manager
&gt; &nbsp; &nbsp; 22:24:42.135 FINE:
>  ; &nbsp; impl.media.CallSessionImpl.registerCustomCodecFormats ().1361
&gt; &nbsp; &nbsp; registering format speex/rtp with RTP manager
> &nbsp;   22:24:42.312 FINE:
>  ; &nbsp; service.protocol.ProtocolProviderFactory.loadStoredAccounts().414
  ;  Discovered 0 stored accounts
&gt; &nbsp; &nbsp; 22:24:42.313 FINE:
>  ; &nbsp; service.protocol.ProtocolProviderFactory.loadStoredAccounts ().414
>; &nbsp; &nbsp; Discovered 0 stored accounts
&gt; &nbsp; &nbsp; 22:24:42.316 FINE: impl.protocol.sip.SipActivator.start().48 Started.
&gt;
>
&gt;
>
>;
>
>  ; &nbsp; On 8/10/07, *Damian Minkov* < damenchodamencho.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">damenchodamencho.com
>&nbsp; &nbsp;  <mailto: damenchodamencho.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> damenchodamencho.com>> wrote:
>;
; &nbsp; &nbsp; &nbsp;  Hi Johny,
>;
; &nbsp; &nbsp; &nbsp;  sip calls must be working OK on Linux.
&gt; &nbsp; &nbsp;   ;  What is the problem? Give more info.
>
  ; &nbsp; &nbsp;  damencho
&gt;
>&nbsp; &nbsp; &nbsp;   ; Johny Kadarisman wrote:
>; &nbsp; &nbsp; &nbsp; &nbsp; > Hi all,
>&nbsp;   ; &nbsp; &nbsp; >
>&nbsp;   ; &nbsp; &nbsp; > any one successfully setup SC with sip calling feature?
  ; &nbsp; &nbsp;  > Any help or pointer appreciated.
>&nbsp; &nbsp; &nbsp; &nbsp;  >
>&nbsp;   ; &nbsp; &nbsp; > or should I just wait for FMJ integration?
>&nbsp; &nbsp; &nbsp; &nbsp;  >
>&nbsp;   ; &nbsp; &nbsp; > Thanks,
&gt;
>&nbsp; &nbsp; &nbsp; &nbsp;  ---------------------------------------------------------------------
>  ; &nbsp; &nbsp; &nbsp; To unsubscribe, e-mail:
&gt; &nbsp; &nbsp; &nbsp;   dev-unsubscribesip-communicator.dev.java.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">dev-unsubscribesip-communicator.dev.java.net
  ; &nbsp; &nbsp;  <mailto: dev-unsubscribesip-communicator.dev.java.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> dev-unsubscribesip-communicator.dev.java.net&gt;
>&nbsp; &nbsp; &nbsp; &nbsp;  For additional commands, e-mail:
&gt; &nbsp; &nbsp; &nbsp;   dev-helpsip-communicator.dev.java.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> dev-helpsip-communicator.dev.java.net
  ; &nbsp; &nbsp;  <mailto: dev-helpsip-communicator.dev.java.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">dev-helpsip-communicator.dev.java.net&gt;
>
>;
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">dev-unsubscribesip-communicator.dev.java.net
For additional commands, e-mail: dev-helpsip-communicator.dev.java.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> dev-helpsip-communicator.dev.java.net





Re: still have sip calling or receiving call on Linux?
user name
2007-08-16 03:56:03
Hi Johny,

On 2007/08/14, at 22:49, Johny Kadarisman wrote:
> I'm almost 100% sure, this is the cause by 'dual core'
anomaly. I  
> just tried again in other machine, it doesn't have the
same  
> problem. Only this time, this box don't have sound card
setup  
> properly.
>
> I'm curios if anybody got it work on 'dual core'?

FYI I have the same exception as you on the media bundle on
my Core2  
Duo 6600.

romain



------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribesip-communicator.dev.java.net
For additional commands, e-mail: dev-helpsip-communicator.dev.java.net


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )