On Wednesday 27 January 2010, anil v wrote:
> Hi All,
> 
>   I have compiled linphone successfully for console only ( no gtk UI ) with
> the below mentioned configuration.
> 
>   *./configure --prefix=/usr --enable-gtk_ui=no --enable-console_ui=yes*
> 
> I have called to SIP address using linphone from console ( call
> [email protected] ) but when I am speaking from linphone  the destination
> person unable to listen my voice and also from the another end also I am
> unable to hear the voice.
> Here I have mentioned the my sound card details. My Sound card and mic are
> working fine i have tested these things with the skype.
> 
> *[sound]
> remote_ring=/usr/share/sounds/linphone/ringback.wav
> playback_dev_id=ALSA: default device
> ringer_dev_id=ALSA: default device
> capture_dev_id=ALSA: HDA Intel
> local_ring=/usr/share/sounds/linphone/rings/toy.wav
> echocancelation=1*
> 
> Could you please suggest me regarding audio configuration ?

You don't mention anything about what sound devices you have, or what devices 
skype is using. There are some useful commands within linphonec for testing:

play <path_to_wav_file>
record <path_to_wav_file>
soundcard list

The last one will show the available devices.


_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to