Re: [Ekiga-list] Failed attempt to register with CISCO SIP server

2007-04-12 Thread Damien Sandras
Le mercredi 11 avril 2007 à 16:20 +0200, Matej Cepl a écrit : > Damien Sandras píše v St 11. 04. 2007 v 13:20 +0200: > > This explains your problem. Just use default values and you should be on > > the safe side. > > OK, once more trying with very default values. > Does it work now ? Thanks, --

Re: [Ekiga-list] Failed attempt to register with CISCO SIP server

2007-04-12 Thread Matej Cepl
Damien Sandras <[EMAIL PROTECTED]> writes: > Then you are trying to call something at fwd.pulver.com, which fails. > Not sure what you are trying to do. Well, the problem is that the call to pulver.com fails -- it perfectly works when using ekiga.net registration or when using twinkle with the Red

Re: [Ekiga-list] Failed attempt to register with CISCO SIP server

2007-04-12 Thread Damien Sandras
Le mercredi 11 avril 2007 à 22:26 +0200, Matej Cepl a écrit : > Damien Sandras <[EMAIL PROTECTED]> writes: > > Then you are trying to call something at fwd.pulver.com, which fails. > > Not sure what you are trying to do. > > Well, the problem is that the call to pulver.com fails -- it > perfectly

Re: [Ekiga-list] Failed attempt to register with CISCO SIP server

2007-04-12 Thread Matej Cepl
Damien Sandras <[EMAIL PROTECTED]> writes: > Is it possible for you to send me (even off-list) a -d 4 output of the I hope there are no password etc., so why not to be in open? > following : > - registration to the CISCO > - call using the CISCO Here we are. Thanks, Matej --8<---c

Re: [Ekiga-list] Failed attempt to register with CISCO SIP server

2007-04-12 Thread Damien Sandras
Le jeudi 12 avril 2007 à 10:55 +0200, Matej Cepl a écrit : > Damien Sandras <[EMAIL PROTECTED]> writes: > > Is it possible for you to send me (even off-list) a -d 4 output of the > > I hope there are no password etc., so why not to be in open? > Some users don't like :-) > > following : > > - r

[Ekiga-list] OT ? question.

2007-04-12 Thread W.P.
Hello, i have now small "testbed" for VoIP. PC with Ekiga 2.0.2, Asterisk 1.4, and Grandstream HT-386 VoIP Gateway. Ekiga & HT are both logged-in to asterisk. What makes me curious it VERY long call-setup time: 10 or more seconds. (Teardown is immediate). It look abnormally for me, as there is onl

Re: [Ekiga-list] Failed attempt to register with CISCO SIP server

2007-04-12 Thread Matej Cepl
Damien Sandras <[EMAIL PROTECTED]> writes: > OK, I see two problems : > 1) ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave > It appears that DMIX is giving your problems. Try using another ALSA > device (either Default or direct access to the soundcard) in the Audio > Devices part

Re: [Ekiga-list] Failed attempt to register with CISCO SIP server

2007-04-12 Thread Damien Sandras
Le jeudi 12 avril 2007 à 13:46 +0200, Matej Cepl a écrit : > Damien Sandras <[EMAIL PROTECTED]> writes: > > > OK, I see two problems : > > 1) ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave > > It appears that DMIX is giving your problems. Try using another ALSA > > device (either

Re: [Ekiga-list] OT ? question.

2007-04-12 Thread Damien Sandras
Le jeudi 12 avril 2007 à 13:38 +0200, W.P. a écrit : > Hello, > > i have now small "testbed" for VoIP. > PC with Ekiga 2.0.2, Asterisk 1.4, and Grandstream HT-386 VoIP Gateway. > Ekiga & HT are both logged-in to asterisk. > What makes me curious it VERY long call-setup time: 10 or more seconds. >

Re: [Ekiga-list] OT ? question.

2007-04-12 Thread W.P.
Użytkownik Damien Sandras napisał: >Le jeudi 12 avril 2007 à 13:38 +0200, W.P. a écrit : > > >>Hello, >> >>i have now small "testbed" for VoIP. >>PC with Ekiga 2.0.2, Asterisk 1.4, and Grandstream HT-386 VoIP Gateway. >>Ekiga & HT are both logged-in to asterisk. >>What makes me curious it VERY l

Re: [Ekiga-list] OT ? question.

2007-04-12 Thread Damien Sandras
Le jeudi 12 avril 2007 à 15:39 +0200, W.P. a écrit : > Użytkownik Damien Sandras napisał: > > >Le jeudi 12 avril 2007 à 13:38 +0200, W.P. a écrit : > > > > > >>Hello, > >> > >>i have now small "testbed" for VoIP. > >>PC with Ekiga 2.0.2, Asterisk 1.4, and Grandstream HT-386 VoIP Gateway. > >>Eki

[Ekiga-list] [ANNOUNCE] Ekiga 2.0.9 released

2007-04-12 Thread Damien Sandras
This is an update of Ekiga 2.0. * What is it ? == Ekiga is a free Voice over IP softphone allowing you to do free calls over the Internet. Ekiga is the first Open Source application to support both H.323 and SIP, as well as audio and video. Ekiga was formerly known a

Re: [Ekiga-list] [ANNOUNCE] Ekiga 2.0.9 released

2007-04-12 Thread Chris Rankin
--- Damien Sandras <[EMAIL PROTECTED]> wrote: > This is an update of Ekiga 2.0. The V4L2 plugin for pwlib 1.10.7 still does not build; the problem is in the plugins/configure script, at lines 4326 and 4327: #ifdef __linux__ #include<< These two lines must be removed. #include #else Cheers