Hi, As far as I know, output redirection should work from Windows command prompt. Run cmd from Start>Run and enter "ekiga -d 4 > output.txt 2>&1" (without the quotes). If that doesn't work try "ekiga -d 4 > output.txt" (I have no idea if cmd knows about standard and error streams).
Another option is to get bash shell (ie from Cygwin). HTH and sorry if this has been already soved, I haven't read my mail for a long time and I'm reading it starting from the oldest. On 8/18/06, Damien Sandras <[EMAIL PROTECTED]> wrote: > Le vendredi 18 août 2006 à 13:43 -0400, Dan Sherwood (G) a écrit : > > Sorry Damien, I'm not following you on : > > Run this : > > ekiga -d 4 > output.txt 2>&1 > > > > I'm on Windows XP, and I tried to put the > > ekiga -d 4 > output.txt 2>&1 > > into the "run" command. That didn't work. So I guess I need more > > detailed instructions. :-[ > > Unfortunately, I do not know how to do on Windows :( > > > Dan > > > > Damien Sandras wrote: > > > Le vendredi 18 août 2006 à 13:29 -0400, Dan Sherwood (G) a écrit : > > > > > > > Thank you for those who tried to help. > > > > > > > > I can't seem to call any other Ekiga user. It rings once and hangs > > > > up. The Call Log shows the user with "zero" time. Yes, I am checking > > > > to see if the user is online. > > > > > > > > I've tried to call the 500 and 300 "ekiga.net" numbers .... It just > > > > hangs up after one ring. > > > > > > > > One Ekiga user tried to call me when I was online. I accepted the > > > > call, but again, it hung up and showed the user name with "zero" time > > > > duration. (Thanks Mark G) > > > > > > > > I can call my Gizmo (sipphone) number and leave a message, so > > > > something is working. I can also call Ekiga from my Gizmo SIP and it > > > > seems to work. I can call other Gizmo users with audio. > > > > > > > > Why can't I call other Ekiga users? Do I need to forward a port or > > > > something? Establish a gateway? I have ADSL with an Actiontec DSL > > > > Gateway router. > > > > > > > > > > > > > > Run this : > > > ekiga -d 4 > output.txt 2>&1 > > > call sip:[EMAIL PROTECTED] > > > post the output.txt file somewhere > > > give the link to the file here > > > > > > And I will tell you what fails :) > > > > > > > > > > > > > Thanks, > > > > Dan > > > > > > > > > > > > Dan Sherwood (G) wrote: > > > > > > > > > I recently installed the Windows beta version of Ekiga. Ekiga > > > > > wouldn't > > > > > recognize my existing webcam, so I got a Logitech webcam and it seems > > > > > to > > > > > be working....at least I can see my image. > > > > > > > > > > Is there a place I can call to test things out? I keep looking online > > > > > to try to find someone to call, but the status is always "offline" > > > > > > > > > > If there is no place to test, then would someone please email me to > > > > > set > > > > > up a time so that we can have a conference call to test out the audio > > > > > and video. I'm in Tennessee, USA.....GMT -5 > > > > > > > > > > Thanks, > > > > > > > > > > Dan > > > > > > > > > > > > > > > > > > > > > > > > > > > > > No virus found in this outgoing message. > > > > Checked by AVG Free Edition. > > > > Version: 7.1.405 / Virus Database: 268.11.2/422 - Release Date: > > > > 8/17/2006 > > > > _______________________________________________ > > > > ekiga-list mailing list > > > > [email protected] > > > > http://mail.gnome.org/mailman/listinfo/ekiga-list > > > > > > No virus found in this outgoing message. > > Checked by AVG Free Edition. > > Version: 7.1.405 / Virus Database: 268.11.3/423 - Release Date: 8/18/2006 > > _______________________________________________ > > ekiga-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/ekiga-list > -- > _ Damien Sandras > (o- > //\ Ekiga Softphone: http://www.ekiga.org/ > v_/_ FOSDEM 2006 : http://www.fosdem.org/ > SIP Phone : sip:[EMAIL PROTECTED] > sip:[EMAIL PROTECTED] > > _______________________________________________ > ekiga-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/ekiga-list > -- Ian _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
