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-11 00:58:05
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,
>
>
>      [java] Cannot open audio device for input: 
> javax.sound.sampled.LineUnavailableException: line with
format 
> PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4 bytes/frame,
little-endian 
> not supported.
>      [java] Failed to configure:
com.sun.media.ProcessEngineecf608
>      [java]   IO exception: line with format PCM_SIGNED
44100.0 Hz, 16 
> bit, stereo, 4 bytes/frame, little-endian not
supported.
>
>      [java] Error: Unable to configure
com.sun.media.ProcessEngineecf608
>      [java] javax.media.NotConfiguredError:
setContentDescriptor 
> cannot be called before configured
>      [java]     at 
>
com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngi
ne.java :342)
>      [java]     at 
>
com.sun.media.MediaProcessor.setContentDescriptor(MediaProce
ssor.java:123)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaControl.initProces
sor(MediaControl.java:498)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaControl.initCaptur
eDevices(MediaControl.java:396)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaControl.initialize
(MediaControl.java:188)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaServiceImpl$Device
ConfigurationThread.run 
> (MediaServiceImpl.java:282)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaServiceImpl.start(
MediaServiceImpl.java:137)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaActivator.start(Me
diaActivator.java 
> :60)
>      [java]     at 
>
org.apache.felix.framework.util.SecureAction.startActivator(
SecureAction.java:509)
>      [java]     at 
>
org.apache.felix.framework.Felix._startBundle(Felix.java:126
0)
>      [java]     at
org.apache.felix.framework.Felix.startBundle 
> (Felix.java:1201)
>      [java]     at 
>
org.apache.felix.framework.Felix.setFrameworkStartLevel(Feli
x.java:807)
>      [java]     at 
>
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl
.java:256)
>      [java]     at
java.lang.Thread.run(Thread.java:619)
>      [java] javax.media.NotConfiguredError:
setContentDescriptor 
> cannot be called before configured
>      [java]     at 
>
com.sun.media.ProcessEngine.setContentDescriptor(ProcessEngi
ne.java :342)
>      [java]     at 
>
com.sun.media.MediaProcessor.setContentDescriptor(MediaProce
ssor.java:123)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaControl.initProces
sor(MediaControl.java:498)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaControl.initCaptur
eDevices(MediaControl.java:396)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaControl.initialize
(MediaControl.java:188)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaServiceImpl$Device
ConfigurationThread.run 
> (MediaServiceImpl.java:282)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaServiceImpl.start(
MediaServiceImpl.java:137)
>      [java]     at 
>
net.java.sip.communicator.impl.media.MediaActivator.start(Me
diaActivator.java 
> :60)
>      [java]     at 
>
org.apache.felix.framework.util.SecureAction.startActivator(
SecureAction.java:509)
>      [java]     at 
>
org.apache.felix.framework.Felix._startBundle(Felix.java:126
0)
>      [java]     at
org.apache.felix.framework.Felix.startBundle 
> (Felix.java:1201)
>      [java]     at 
>
org.apache.felix.framework.Felix.setFrameworkStartLevel(Feli
x.java:807)
>      [java]     at 
>
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl
.java:256)
>      [java]     at
java.lang.Thread.run(Thread.java:619)
>      [java] 00:11:52.981 FINE: 
>
service.protocol.ProtocolProviderFactory.loadStoredAccounts(
).414 
> Discovered 0 stored accounts
>      [java] 00:11:52.982 FINE: 
>
service.protocol.ProtocolProviderFactory.loadStoredAccounts
().414 
> Discovered 0 stored accounts
>  
>
>
>
>
>
> On 8/10/07, *Johny Kadarisman* <jkr888gmail.com

> <mailto:jkr888gmail.com>> wrote:
>
>     Hi Damian,
>
>     when i tried to make a call, i get following
exception:
>
>          [java] Exception in thread
"Thread-191"
>     java.lang.NullPointerException: Specified service
reference cannot
>     be null.
>          [java]     at
>    
org.apache.felix.framework.BundleContextImpl.getService(Bund
leContextImpl.java:479)
>          [java]     at
>    
net.java.sip.communicator.impl.protocol.sip.SipActivator.get
MediaService(SipActivator.java:143)
>          [java]     at
>    
net.java.sip.communicator.impl.protocol.sip.OperationSetBasi
cTelephonySipImpl.createOutgoingCall(OperationSetBasicTeleph
onySipImpl.java:226)
>          [java]     at
>    
net.java.sip.communicator.impl.protocol.sip.OperationSetBasi
cTelephonySipImpl.createCall
>     (OperationSetBasicTelephonySipImpl.java:116)
>          [java]     at
>    
net.java.sip.communicator.impl.gui.main.call.CallManager$Cre
ateCallThread.run(CallManager.java:867)
>
>     It seems failed to get media services, I suspect
something related
>     to capture media is not detected. below is the logs
related to
>     media bundle. It somehow detected JavaSound
devices. What is
>     JavaSound devices anyway?
>
>     22:24:40.951 FINE:
impl.media.MediaActivator.start().53 Started.
>     22:24:41.063 FINEST:
>     impl.media.device.JmfDeviceDetector.setupJMF().294
[entry] setupJMF
>     22:24:41.064 FINEST:
>    
impl.fileaccess.FileAccessServiceImpl.getPrivatePersistentFi
le
>     ().157 [entry] getPrivatePersistentFile
>     22:24:41.065 FINEST:
>    
impl.fileaccess.FileAccessServiceImpl.accessibleFile().293
[entry]
>     accessibleFile
>     22:24:41.065 FINEST:
>    
impl.fileaccess.FileAccessServiceImpl.accessibleFile ().328
[exit]
>     accessibleFile
>     22:24:41.066 FINEST:
>    
impl.fileaccess.FileAccessServiceImpl.getPrivatePersistentFi
le().170
>     [exit] getPrivatePersistentFile
>     22:24:41.145 INFO:
>    
impl.media.device.JmfDeviceDetector.detectCaptureDevices
().116
>     Looking for Audio capturer
>     22:24:41.255 INFO:
impl.media.device.DirectSoundAuto.<init>().55
>     DirectSound Capture Supported = false
>     22:24:41.626 INFO:
impl.media.device.JavaSoundAuto.<init>().43
>     JavaSound Capture Supported = true
>     22:24:41.655 INFO:
impl.media.device.JavaSoundAuto.<init>().69
>     JavaSoundAuto: Committed ok
>     22:24:41.656 INFO:
>    
impl.media.device.JmfDeviceDetector.detectCaptureDevices().1
22
>     Looking for video capture devices
>     22:24:41.657 FINE:
>    
impl.media.device.JmfDeviceDetector.detectCaptureDevices().1
35 No
>     VFW video detected:
com/sun/media/protocol/vfw/VFWCapture
>     22:24:41.674 INFO:
>    
impl.media.device.JmfDeviceDetector.detectCaptureDevices
().144
>     Detected 0 SUN Video capture device(s).
>     22:24:41.691 INFO:
>    
impl.media.device.JmfDeviceDetector.detectCaptureDevices().1
59
>     Detected 0 SUN Video Plus device(s).
>     22:24:41.695 FINE:
impl.media.device.V4LAuto.autoDetect ().94 No
>     device for index 0. Can't open video card 0
>     22:24:41.708 FINE:
impl.media.device.V4LAuto.autoDetect().94 No
>     device for index 1. Can't open video card 1
>     22:24:41.710 FINE:
impl.media.device.V4LAuto.autoDetect ().94 No
>     device for index 2. Can't open video card 2
>     22:24:41.712 FINE:
impl.media.device.V4LAuto.autoDetect().94 No
>     device for index 3. Can't open video card 3
>     22:24:41.715 FINE:
impl.media.device.V4LAuto.autoDetect ().94 No
>     device for index 4. Can't open video card 4
>     22:24:41.716 FINE:
impl.media.device.V4LAuto.autoDetect().94 No
>     device for index 5. Can't open video card 5
>     22:24:41.718 FINE:
impl.media.device.V4LAuto.autoDetect ().94 No
>     device for index 6. Can't open video card 6
>     22:24:41.720 FINE:
impl.media.device.V4LAuto.autoDetect().94 No
>     device for index 7. Can't open video card 7
>     22:24:41.722 FINE:
impl.media.device.V4LAuto.autoDetect ().94 No
>     device for index 8. Can't open video card 8
>     22:24:41.725 FINE:
impl.media.device.V4LAuto.autoDetect().94 No
>     device for index 9. Can't open video card 9
>     22:24:41.725 INFO:
>    
impl.media.device.JmfDeviceDetector.detectCaptureDevices
().173
>     Detected 10 V4L video capture device.
>     22:24:41.726 FINEST:
>     impl.media.device.JmfDeviceDetector.setupJMF().345
[exit] setupJMF
>     22:24:41.726 INFO:
>    
impl.media.device.DeviceConfiguration.extractConfiguredCaptu
reDevices
>     ().81 Scanning for configured Audio Devices.
>     22:24:41.727 FINE:
>    
impl.media.device.DeviceConfiguration.extractConfiguredCaptu
reDevices().89
>     Found 1 capture devices: [JavaSound audio capture :
javasound://44100
>     22:24: 41.726 INFO:
>    
impl.media.device.DeviceConfiguration.extractConfiguredCaptu
reDevices().81
>     Scanning for configured Audio Devices.
>     22:24:41.727 FINE:
>    
impl.media.device.DeviceConfiguration.extractConfiguredCaptu
reDevices().89
>     Found 1 capture devices: [JavaSound audio capture :
javasound://44100
>     LINEAR, 44100.0 Hz, 16-bit, Stereo, LittleEndian,
Signed
>     LINEAR, 44100.0 Hz, 16-bit, Mono, LittleEndian,
Signed
>     LINEAR, 22050.0 Hz, 16-bit, Stereo, LittleEndian,
Signed
>     LINEAR, 22050.0 Hz, 16-bit, Mono, LittleEndian,
Signed
>     LINEAR, 11025.0 Hz, 16-bit, Stereo, LittleEndian,
Signed
>     LINEAR, 11025.0 Hz, 16-bit, Mono, LittleEndian,
Signed
>     LINEAR, 8000.0 Hz, 16-bit, Stereo, LittleEndian,
Signed
>     LINEAR, 8000.0 Hz, 16-bit, Mono, LittleEndian,
Signed
>     ]
>     22:24:41.729 INFO:
>    
impl.media.device.DeviceConfiguration.extractConfiguredCaptu
reDevices().92
>     Found JavaSound audio capture as an audio capture
device.
>     22:24:41.729 INFO:
>    
impl.media.device.DeviceConfiguration.extractConfiguredCaptu
reDevices
>     ().96 Scanning for configured Video Devices.
>     22:24:41.730 INFO:
>    
impl.media.device.DeviceConfiguration.extractConfiguredCaptu
reDevices().116
>     No Video Device was found.
>     22:24:41.731 FINE:
impl.media.MediaControl.registerCustomPackages
>     ().1103 Adding package  :
net.java.sip.communicator.impl
>     22:24:41.762 FINE:
>    
impl.media.MediaControl.registerCustomPackages().1109
Registering
>     new protocol prefix list : [javax, com.sun,
com.ibm,
>     net.java.sip.communicator.impl ]
>     22:24:41.763 INFO:
impl.media.MediaControl.createDataSource().632
>     Creating datasource for:javasound://44100
>     22:24:41.995 FINE:
>     impl.media.MediaControl.registerCustomCodecs().1055
Codec :
>    
net.java.sip.communicator.impl.media.codec.audio.alaw.JavaEn
coder
>     is succsefully registered : true
>     22:24:41.997 FINE:
>     impl.media.MediaControl.registerCustomCodecs().1055
Codec :
>    
net.java.sip.communicator.impl.media.codec.audio.alaw.DePack
etizer
>     is succsefully registered : true
>     22:24: 41.998 FINE:
>     impl.media.MediaControl.registerCustomCodecs().1055
Codec :
>    
net.java.sip.communicator.impl.media.codec.audio.alaw.Packet
izer
>     is succsefully registered : true
>     22:24:42.000 FINE:
impl.media.MediaControl.registerCustomCodecs
>     ().1055 Codec :
>    
net.java.sip.communicator.impl.media.codec.audio.speex.JavaE
ncoder
>     is succsefully registered : true
>     22:24:42.001 FINE:
>     impl.media.MediaControl.registerCustomCodecs().1055
Codec :
>    
net.java.sip.communicator.impl.media.codec.audio.speex.JavaD
ecoder
>     is succsefully registered : true
>     22:24:42.002 FINE:
>     impl.media.MediaControl.registerCustomCodecs().1055
Codec :
>    
net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaEn
coder
>     is succsefully registered : true
>     22:24: 42.003 FINE:
>     impl.media.MediaControl.registerCustomCodecs().1055
Codec :
>    
net.java.sip.communicator.impl.media.codec.audio.ilbc.JavaDe
coder
>     is succsefully registered : true
>     22:24:42.133 FINE:
>    
impl.media.CallSessionImpl.registerCustomCodecFormats
().1361
>     registering format ilbc/rtp with RTP manager
>     22:24:42.134 FINE:
>    
impl.media.CallSessionImpl.registerCustomCodecFormats().1361

>     registering format ALAW/rtp with RTP manager
>     22:24:42.135 FINE:
>    
impl.media.CallSessionImpl.registerCustomCodecFormats
().1361
>     registering format speex/rtp with RTP manager
>     22:24:42.312 FINE:
>    
service.protocol.ProtocolProviderFactory.loadStoredAccounts(
).414
>     Discovered 0 stored accounts
>     22:24:42.313 FINE:
>    
service.protocol.ProtocolProviderFactory.loadStoredAccounts
().414
>     Discovered 0 stored accounts
>     22:24:42.316 FINE:
impl.protocol.sip.SipActivator.start().48 Started.
>
>
>
>
>
>
>     On 8/10/07, *Damian Minkov* < damenchodamencho.com
>     <mailto:damenchodamencho.com>>
wrote:
>
>         Hi Johny,
>
>         sip calls must be working OK on Linux.
>         What is the problem? Give more info.
>
>         damencho
>
>         Johny Kadarisman wrote:
>         > Hi all,
>         >
>         > any one successfully setup SC with sip
calling feature?
>         > Any help or pointer appreciated.
>         >
>         > or should I just wait for FMJ
integration?
>         >
>         > Thanks,
>
>        
------------------------------------------------------------
---------
>         To unsubscribe, e-mail:
>         dev-unsubscribesip-communicator.dev.java.net
>         <mailto:dev-unsubscribesip-communicator.dev.java.net>
>         For additional commands, e-mail:
>         dev-helpsip-communicator.dev.java.net
>         <mailto:dev-helpsip-communicator.dev.java.net>
>
>
>

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


Re: still have sip calling or receiving call on Linux?
user name
2007-08-12 12:08:24
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">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
&gt; &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
&gt; &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; [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)
&gt; &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; [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)
&gt; &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)
&gt; &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; [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)
&gt; &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; [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)
&gt; &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)
&gt; &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"> jkr888gmail.com
> <mailto: jkr888gmail.com">jkr888gmail.com>> wrote:
>;
; &nbsp;  Hi Damian,
&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)
&gt; &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; [java]   ;  at
>&nbsp; &nbsp;  net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl.createCall
; &nbsp;  (OperationSetBasicTelephonySipImpl.java :116)
>&nbsp; &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;   ; [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 .<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
  ;  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
&gt; &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">damenchodamencho.com
>&nbsp; &nbsp;  <mailto: damenchodamencho.com">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">dev-unsubscribesip-communicator.dev.java.net
&gt; &nbsp; &nbsp;   ;  <mailto: dev-unsubscribesip-communicator.dev.java.net"> 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">dev-helpsip-communicator.dev.java.net
  ; &nbsp; &nbsp;  <mailto: dev-helpsip-communicator.dev.java.net">dev-helpsip-communicator.dev.java.net&gt;
>
>;
>

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


[1-2]

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