Re: [Ekiga-list] ekiga, debian: cannot make a call

2012-01-04 Thread Dmitry Shkirmanov
Thanks. The problem was that the "disable_stun" item was enabled. I 
removed the mark from this item and got ekiga working.

I removed all codecs except G722 and PCMU and now Ekiga works fine

Paul

El mar, 03-01-2012 a las 21:04 +0100, Yannick escribió:
   

Le mardi 03 janvier 2012 à 01:29 +0400, Dmitry Shkirmanov a écrit :
 

PDU is likely too large (1605 bytes) for UDP datagram.
   

IMHO the issue is here.

Try to remove some codecs, like audio G726, CELT etc. until the PDU rich
a safe size. (~1500 if I recall correctly)

Best regards,
Yannick

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list
 


___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

[Ekiga-list] cannot connect

2010-11-25 Thread Dmitry Shkirmanov


Отправитель письма запросил подтверждение о прочтении письма.  Что это? 
(http://www.mail.ru/pages/help/303.html) 

Идет загрузка   
Открыть Это письмо можно открыть в приложении "". Приложение 
получит доступ к информации из этого письма.
   >>2010/11/25 Dmitry Shkirmanov < piminusme...@bk.ru 
(sentmsg?compose&to=piminusme...@bk.ru) >:
>> I have installed ekiga 3.2.7, and it can not register on theserver. I 
>> receive internet by means of LAN. Is there ane >>possibility
>>  to make ekiga to register on the server in my case?
> >Help me please.
>> Output of "ekiga -d 4 2>output.txt" is attached.
>
>Is it a corporate network or is it provider's network? What can I tell
>from the logs is that the network either isn't connected to the
>Internet at all or has a strict traffic filtering in force.

It is corporate network, this network is connected to the internet.
Probably it has some traffic filtering in force, but it is wery odd, because i 
have not encountered any limitations before. Skype, torrents, icq work 
perfectly without limitations. Well, i'll ask my system administarator.
Thanks for answer.
P.S. Is there any possibility to verify what is wrong(may be some program 
exists for it)?

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

[Ekiga-list] Re

2010-11-24 Thread Dmitry Shkirmanov
> Hello, I can not build ekiga 3.2.7. on debian lenny from sources. Here is 
> an
> extract from the build log:
>
> =
>>
>> file=`echo zh_TW | sed 's,.*/,,'`.gmo \
>> && rm -f $file&& /usr/bin/msgfmt -o $file zh_TW.p
>> o
>> make[2]: Leaving directory `/home/ya/Desktop/ekiga-3.2.7/po'
>> Making all in help
>> make[2]: Entering directory `/home/ya/Desktop/ekiga-3.2.7/he
>> lp'
>> msgfmt -o bg/bg.mo bg/bg.po
>> msgfmt -o ca/ca.mo ca/ca.po
>> msgfmt -o de/de.mo de/de.po
>> msgfmt -o el/el.mo el/el.po
>> msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po
>> msgfmt -o es/es.mo es/es.po
>> msgfmt -o eu/eu.mo eu/eu.po
>> msgfmt -o fi/fi.mo fi/fi.po
>> msgfmt -o fr/fr.mo fr/fr.po
>> msgfmt -o oc/oc.mo oc/oc.po
>> msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po
>> msgfmt -o ru/ru.mo ru/ru.po
>> msgfmt -o sv/sv.mo sv/sv.po
>> msgfmt -o uk/uk.mo uk/uk.po
>> if ! test -d bg/; then mkdir bg/; fi
>> if [ -f "C/ekiga.xml" ]; then d="../"; else d="/home/ya/Desk
>> top/ekiga-3.2.7/help/"; fi; \
>> mo="bg/bg.mo"; \
>> if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/hom
>> e/ya/Desktop/ekiga-3.2.7/help/${mo}"; fi; \
>> (cd bg/&& \
>> `which xml2po` -m docbook -e -t "${mo}" \
>> "${d}C/ekiga.xml"> ekiga.xml.tmp&& \
>> cp ekiga.xml.tmp ekiga.xml&& rm -f ekiga.xml.tm
>> p)
>> /bin/sh: line 4: -m: command not found

> Haven't you had an error about not having gnome-doc-utils installed??

 ./configure finished without errors, gnome-doc-utils package is installed.
 May be gnome-doc-utils package on debian lenny is too old?
>>>
What does "which xml2po" print? But "ls -l /usr/bin/xml2po"?

>>y...@debian:~$ which xml2po
>>/usr/bin/xml2po

>>y...@debian:~$ ls -l /usr/bin/xml2po
>>-rwxr-xr-x 1 root root 28660 Мар 10 2008 /usr/bin/xml2po

>Restart make, it should work... I think you installed gnome-doc-utils
>right after the error, not before.

Thank you, actually, after attempt of building ekiga 3.2.7, i installed ekiga 
3.2.5 from backoprts and gnome-doc-utils package was installed as  a 
dependency. (sorry for my rough english)


___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

[Ekiga-list] (no subject)

2010-11-24 Thread Dmitry Shkirmanov
 Hello, I can not build ekiga 3.2.7. on debian lenny from sources. Here is 
 an
 extract from the build log:

 =

 file=`echo zh_TW | sed 's,.*/,,'`.gmo \
 && rm -f $file&& /usr/bin/msgfmt -o $file zh_TW.p
 o
 make[2]: Leaving directory `/home/ya/Desktop/ekiga-3.2.7/po'
 Making all in help
 make[2]: Entering directory `/home/ya/Desktop/ekiga-3.2.7/he
 lp'
 msgfmt -o bg/bg.mo bg/bg.po
 msgfmt -o ca/ca.mo ca/ca.po
 msgfmt -o de/de.mo de/de.po
 msgfmt -o el/el.mo el/el.po
 msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po
 msgfmt -o es/es.mo es/es.po
 msgfmt -o eu/eu.mo eu/eu.po
 msgfmt -o fi/fi.mo fi/fi.po
 msgfmt -o fr/fr.mo fr/fr.po
 msgfmt -o oc/oc.mo oc/oc.po
 msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po
 msgfmt -o ru/ru.mo ru/ru.po
 msgfmt -o sv/sv.mo sv/sv.po
 msgfmt -o uk/uk.mo uk/uk.po
 if ! test -d bg/; then mkdir bg/; fi
 if [ -f "C/ekiga.xml" ]; then d="../"; else d="/home/ya/Desk
 top/ekiga-3.2.7/help/"; fi; \
 mo="bg/bg.mo"; \
 if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/hom
 e/ya/Desktop/ekiga-3.2.7/help/${mo}"; fi; \
 (cd bg/&& \
 `which xml2po` -m docbook -e -t "${mo}" \
 "${d}C/ekiga.xml"> ekiga.xml.tmp&& \
 cp ekiga.xml.tmp ekiga.xml&& rm -f ekiga.xml.tm
 p)
 /bin/sh: line 4: -m: command not found
>>
>>> Haven't you had an error about not having gnome-doc-utils installed??
>>
>> ./configure finished without errors, gnome-doc-utils package is installed.
>> May be gnome-doc-utils package on debian lenny is too old?
>
>>What does "which xml2po" print? But "ls -l /usr/bin/xml2po"?

y...@debian:~$ which xml2po
/usr/bin/xml2po

y...@debian:~$ ls -l /usr/bin/xml2po
-rwxr-xr-x 1 root root 28660 Мар 10  2008 /usr/bin/xml2po


___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

[Ekiga-list] re

2010-11-24 Thread Dmitry Shkirmanov
>> Hello, I can not build ekiga 3.2.7. on debian lenny from sources. Here is an
>> extract from the build log:
>>
>> =
>>
>> file=`echo zh_TW | sed 's,.*/,,'`.gmo \
>> && rm -f $file&& /usr/bin/msgfmt -o $file zh_TW.p
>> o
>> make[2]: Leaving directory `/home/ya/Desktop/ekiga-3.2.7/po'
>> Making all in help
>> make[2]: Entering directory `/home/ya/Desktop/ekiga-3.2.7/he
>>lp'
>> msgfmt -o bg/bg.mo bg/bg.po
>> msgfmt -o ca/ca.mo ca/ca.po
>> msgfmt -o de/de.mo de/de.po
>> msgfmt -o el/el.mo el/el.po
>> msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po
>> msgfmt -o es/es.mo es/es.po
>> msgfmt -o eu/eu.mo eu/eu.po
>> msgfmt -o fi/fi.mo fi/fi.po
>> msgfmt -o fr/fr.mo fr/fr.po
>> msgfmt -o oc/oc.mo oc/oc.po
>> msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po
>> msgfmt -o ru/ru.mo ru/ru.po
>> msgfmt -o sv/sv.mo sv/sv.po
>> msgfmt -o uk/uk.mo uk/uk.po
>> if ! test -d bg/; then mkdir bg/; fi
>> if [ -f "C/ekiga.xml" ]; then d="../"; else d="/home/ya/Desk
>> top/ekiga-3.2.7/help/"; fi; \
>> mo="bg/bg.mo"; \
>> if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/hom
>> e/ya/Desktop/ekiga-3.2.7/help/${mo}"; fi; \
>> (cd bg/&& \
>> `which xml2po` -m docbook -e -t "${mo}" \
>> "${d}C/ekiga.xml"> ekiga.xml.tmp&& \
>> cp ekiga.xml.tmp ekiga.xml&& rm -f ekiga.xml.tm
>> p)
>> /bin/sh: line 4: -m: command not found

>Haven't you had an error about not having gnome-doc-utils installed??

./configure finished without errors, gnome-doc-utils package is installed.
May be gnome-doc-utils package on debian lenny is too old? 

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] cannot build

2010-11-23 Thread Dmitry Shkirmanov
Hello, I can not build ekiga 3.2.7. on debian lenny from sources. Here is an
extract from the build log: 

=

file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.p
o
make[2]: Leaving directory `/home/ya/Desktop/ekiga-3.2.7/po'
Making all in help
make[2]: Entering directory `/home/ya/Desktop/ekiga-3.2.7/he
lp'
msgfmt -o bg/bg.mo bg/bg.po
msgfmt -o ca/ca.mo ca/ca.po
msgfmt -o de/de.mo de/de.po
msgfmt -o el/el.mo el/el.po
msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po
msgfmt -o es/es.mo es/es.po
msgfmt -o eu/eu.mo eu/eu.po
msgfmt -o fi/fi.mo fi/fi.po
msgfmt -o fr/fr.mo fr/fr.po
msgfmt -o oc/oc.mo oc/oc.po
msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po
msgfmt -o ru/ru.mo ru/ru.po
msgfmt -o sv/sv.mo sv/sv.po
msgfmt -o uk/uk.mo uk/uk.po
if ! test -d bg/; then mkdir bg/; fi
if [ -f "C/ekiga.xml" ]; then d="../"; else d="/home/ya/Desk
top/ekiga-3.2.7/help/"; fi; \
mo="bg/bg.mo"; \
if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/hom
e/ya/Desktop/ekiga-3.2.7/help/${mo}"; fi; \
(cd bg/ && \
  `which xml2po` -m docbook -e -t "${mo}" \
"${d}C/ekiga.xml" > ekiga.xml.tmp && \
cp ekiga.xml.tmp ekiga.xml && rm -f ekiga.xml.tm
p)
/bin/sh: line 4: -m: command not found
make[2]: *** [bg/ekiga.xml] Error 127
make[2]: Leaving directory `/home/ya/Desktop/ekiga-3.2.7/hel
p'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ya/Desktop/ekiga-3.2.7'
make: *** [all] Error 2

==
Please, help me.

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list