Re: [Ekiga-list] Account is no locked anymore. What to do?



On 08/19/2013 11:25 AM, Csanyi Pal wrote:
On Mon, Aug 19, 2013 at 10:12:30AM -0500, junk_no_spam wrote:

If playing with -w X did not help then add a sleep X between both. Example:
     $_nc_app $_ipv_mode -l $_pkt_sw $_dport > $_svr_fn  2>&1 &
     sleep 1
     /bin/echo "$_msg" |$_nc_app $_test_args $_dport

I don't understand, how can I run these lines abowe in one bash shell,
eg. in an xterm window?

When I was testing from a terminal, I had two xterms, one for receive
and one for send.

If you do a "man nc" you can see what the _test_args mean.
What I was suggesting was, you modify voip_ck "-w 2" argument and re-run voip_ck.

If you like, you use "set -x" to see what is going on, and "set -" to
turn it off. Example:

set -x
      $_nc_app $_ipv_mode -l $_pkt_sw $_dport > $_svr_fn  2>&1 &
      /bin/echo "$_msg" |$_nc_app $_test_args $_dport
set -


I picked the right microphone, I think in Ekiga Preferences:
Ringing Device: Default (PTLIB/ALSA)
Output Device: Default (PTLIB/ALSA)
Input Device: USB Device 0x46d:0x808 [USB Audio] (PTLIB/ALSA)

but this setup doesn't work. Why?

I hear your pain. Different releases of Ekiga and my Mageia Linux picked different selections. I think the last two releases have picked
the right ports the first time I ran Ekiga.



I'm a member of these groups:

~$ groups
csanyipal lp dialout cdrom floppy audio video plugdev lpadmin

It's OK, right?

Looking good enough for Ekiga as far as I am concerned.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]