Re: [Linphone-users] Belle-sip compilation fails on Raspberry Pi - ANTLR3_ENC_8BIT undefined

2018-03-14 Thread Ghislain MARY

Hi,

The build with the autotools is deprecated and will be removed someday, 
use CMake instead and everything should be fine.


Cheers,

Ghislain


On 03/13/2018 09:57 PM, Michael Thomson wrote:

Hi folks

Andreas contacted me directly to ask if I’d made any progress, here’s 
my response:


Hi Andreas

You’re right, I should probably post this on the belle-sip GitHub, but 
hoped a Linphone user had a solution… since a shared need is often the 
source of answers, even if they don’t make it upstream.


I am also far from expert! I followed this guide:
https://stackoverflow.com/questions/7561509/how-to-add-include-and-lib-paths-to-configure-make-cycle

My initial error was:

*belle_sip_internal.h:416:44:* *error: *‘*ANTLR3_ENC_8BIT*’ undeclared 
(first use in this function)


So I created a file ($HOME/local/share/config.site 
) containing:


CPPFLAGS=-I$HOME/src/linphone/belle-sip/src/antlr3c/include/

I then  re-ran the steps (in the $HOME/src/linphone/belle-sip 
directory) to make the belle-sip code, but note the extra parameter to 
the configure script:


./autogen.sh && ./configure *--**prefix=$HOME/local*
*
*
The configure output reassured me with:

configure: loading site script /home/pi/local/share/config.site 



The “make” step got further, but it still failed:

../src/.libs/libbellesip.so: undefined reference to 
`antlr3StringStreamNew'


So I ran out of ideas at that point and (embarrassingly) gave up.

Cheers
Mike


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] [Bug] Linphone crashes on start up Mac OS 10.9

2017-07-27 Thread Ghislain MARY

Hi Romain,

Could you try running it from the command line? Open the Terminal 
application and run the Linphone application in verbose mode from there 
(note that the path may differ if you did not put the application in the 
Applications folder):


/Applications/Linphone.app/Contents/MacOS/linphone --verbose

Then send us the output of this command. Thanks!

Cheers,
Ghislain

On 07/27/2017 12:40 AM, Romain wrote:

Hello everybody

looking for an alternative to Skype, i wanted to test Linphone (4.1.1) 
with Mac OS 10.9
Unfortunately,  it crashes on start up : the icon starts to bounce 
then disappear in a few seconds.


Is there a way to access a verbose mode in order to get some 
informations about the crash ?


Thanks a lot.

Regards,
Romain

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Feature Request: Individual Account Availability

2017-07-05 Thread Ghislain Mary

Hi Mark,

The feature you are requesting is already present in Linphone 4.0.

The registration status of an account and the presence status are two 
different things. The presence status is indeed global in Linphone 4.0. 
However if you want do unregister an account, you can go to the 
preferences window, in the first tab (SIP accounts) click on the edit 
icon of the account you want to disable. Then in the popup, toggle the 
register button.


Cheers,

Ghislain


On 05/07/2017 15:24, Mark Murawski wrote:

Hi,

I routinely use soft phones to test customers systems on a temporary 
extension, or an extension that happens to be unused at the time. With 
other soft phones I can add an account, register it with the server, 
do some test calls and then unregister that one account/extension.


With linphone it's an all or nothing approach.  If I set my presense 
to online, then it onlines all accounts.  I would have to delete an 
account to unregister it.  This leaves the busywork of haing to 
re-enter all the credentials next time i need to use a particular 
account.


Linphone is a wonderful soft phone and with the 4.0 release, 
definitely knocks the socks off of the competition.   But I can't use 
linphone in my day-to-day use due to the lack of ability to 
activate/inactivate individual registrations...this would be a great 
feature to have!


Thanks.

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Log file location in Linux

2017-06-28 Thread Ghislain Mary

Hi,

Start the application from a terminal with the command:

linphone --verbose

Cheers,

Ghislain

On 28/06/2017 17:00, Suncatcher16 wrote:

Erwan Croze wrote

Hello,

It's depend on what version of Linphone you are using.

Version 3.9.1-1231-gecda7e6


Erwan Croze wrote

For Linphone 4.0, it's here:

~/.local/share/linphone/logs

No such directory on my machine. I've found /usr/share/linphone but there is
no log folder.

Erwan Croze wrote

For older version of Linphone it's was directly on the application, you
have a debug option to display the log window.

Best regards,

Erwan Croze
Software Engineer - Belledonne-communications

How can /directly on the application/ can help me if I have crash on start
and cannot start the app?



--
View this message in context: 
http://nongnu.13855.n7.nabble.com/Log-file-location-in-Linux-tp223057p223061.html
Sent from the linphone-users mailing list archive at Nabble.com.

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone 4 running error on Linux Mint 18.1

2017-06-15 Thread Ghislain Mary

Hi Andrea,

Thank you for this bug report.

The icon not showing in the application menu seems to be an issue in 
Cinnamon that does not handle the XDG_DATA_DIRS variable correctly and 
further do not find the desktop files from flatpak.


Concerning the error you get when running the application, could you 
tell us which computer brand/model you are using? Does the application 
stop or does it continue running even if you have these errors in the 
terminal?


Cheers,

Ghislain


On 15/06/2017 17:23, Andrea Tasca wrote:


Hi,

I've installed Linphone 4 on Linux Mint 18.1 following the documentation:

$ wget https://linphone.org/flatpak/linphone.flatpakref
$ flatpak --user install --from linphone.flatpakref

after installation I can't find Linphone on the application menu so I 
run it by console


$ flatpak run com.belledonnecommunications.linphone

but I get the error:

(process:2): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Unrecognized OpenGL version
Unrecognized OpenGL version



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Python for Raspberry Pi install error

2016-07-07 Thread Ghislain MARY

Hi,

This issue has been fixed in the latest build you can get at 
http://linphone.org/snapshots/linphone-python-raspberry/linphone4raspberry-3.9.1_1543_gdb4be5a-cp27-none-any.whl


Cheers,

Ghislain


On 07/05/2016 12:25 PM, Vincent Maitray wrote:

Hi there !

I am trying to install and run Linphone Python for RBPI but I get this 
error when I try to use the lib :


from linphone import *
ImportError: 
/usr/local/lib/python2.7/dist-packages/linphone/linphone.so: undefined 
symbol: _dl_hwcap


I am running Raspbian Jessie.
Any idea on what’s going on here? Thanks.

ZB


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Call History on Windows

2016-03-31 Thread Ghislain MARY

Hi Marcel,

Sorry, I forgot replying to the list once this bug has been fixed:

commit 0d0d9ee8caeae174b50f73226103c1dbe5e290a2
Author: Ghislain MARY <ghislain.m...@belledonne-communications.com>
Date:   Mon Feb 1 14:18:07 2016 +0100

Fix 0002832: Date/time of calls not show in call history on Windows.

It will be available in the next release.

Cheers,
Ghislain

On 03/31/2016 08:12 AM, Marcel Weißenbach wrote:

Hi Ghislain,

thank you for your email.

Is there a way to track the status of the bug? We have a lot users which are 
affected by this bug and they ask frequent about when this is fixed. Im sorry 
for the hurry.



Best Regards

Marcel Weißenbach

-Original Message-
From: linphone-users-bounces+marcel.weissenbach=int-group...@nongnu.org 
[mailto:linphone-users-bounces+marcel.weissenbach=int-group...@nongnu.org] On 
Behalf Of Ghislain MARY
Sent: Monday, February 1, 2016 10:18 AM
To: linphone-users@nongnu.org
Subject: Re: [Linphone-users] Linphone Call History on Windows

Hi Marcel,

Thanks for the bug report.
I am able to reproduce this bug, so you don't need to provide any additional 
information. We'll try to fix the bug as soon as possible.

Cheers,
Ghislain

On 01/02/2016 07:22, Marcel Weißenbach wrote:

Hi there,

are there might any additional informations i can provide?

Is this in Bug in GTK+?



Best Regards

Marcel Weißenbach

Am Montag, 25. Januar 2016, 09:27:00 CET schrieb Marcel Weißenbach:

Hi there,

i noticed that on linux, you can see the date/time of the calls in
the call history.

On Windows you just see the numbers, not the date/time.

Tested on Windows 10 64bit.

Is this a bug?



Regards

Marcel Weißenbach

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Call History on Windows

2016-02-01 Thread Ghislain MARY

Hi Marcel,

Thanks for the bug report.
I am able to reproduce this bug, so you don't need to provide any 
additional information. We'll try to fix the bug as soon as possible.


Cheers,
Ghislain

On 01/02/2016 07:22, Marcel Weißenbach wrote:

Hi there,

are there might any additional informations i can provide?

Is this in Bug in GTK+?



Best Regards

Marcel Weißenbach

Am Montag, 25. Januar 2016, 09:27:00 CET schrieb Marcel Weißenbach:

Hi there,

i noticed that on linux, you can see the date/time of the calls in the
call history.

On Windows you just see the numbers, not the date/time.

Tested on Windows 10 64bit.

Is this a bug?



Regards

Marcel Weißenbach

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Python Wrapper on Raspberry Pi 2: Critical error with display video enabled

2015-12-28 Thread Ghislain MARY

Hi Moritz,

Indeed, as the log is saying no display filter is available. This is 
because the linphone for raspberry packages we provide are built without 
video support so that it can run on raspberry PI with no x11 stack 
installed (that is probably the most common case).
If you wish to have video display you will need to build it yourself 
following the instructions on the wiki. Just make sure the x11 and xv 
libraries and headers are available in your rootfs before building linphone.


Cheers,
Ghislain

On 12/22/2015 08:41 PM, moritz.bu...@gmail.com wrote:


Hi,

I found this error has been reported already twice 
(https://lists.gnu.org/archive/html/linphone-developers/2015-06/msg00093.html 
and 
https://lists.gnu.org/archive/html/linphone-users/2015-04/msg00015.html) 
but unfortunately, no solution has been provided yet.


I started with the example code provided here: 
https://wiki.linphone.org/wiki/index.php/Raspberrypi:start


I just changed the line

self.core.video_display_enabled = False

to

self.core.video_display_enabled = True

The code crashes with the following line after the caller tries to 
start a video connection.


INFO:root:Using WebM Project VP8 Decoder v1.4.0

ERROR:root:no such method on filter MSVp8Dec, fid=16389 method index=7

CRITICAL:root:No video display filter could be instantiated. Please 
check build-time configuration


I am running on clean raspbian installation on a Raspberry Pi 2 model B.

Any help would be appreciated.

Kind regards,

Moritz



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


[Linphone-users] Linphone 3.9.0

2015-11-03 Thread Ghislain MARY

Hi there,

The 3.9.0 version of Linphone has just been released. Here are the changes:
 - Video recording of calls in MKV format
 - Clickable URLs in chat view
 - Add buttons to change the record and playback volumes during a call
 - Add button to start chatting without having to create a contact first
 - Some icon changes
 - Call logs now stored in database
 - Support of video presets (include a high-fps preset)
 - Bug fixes

And here are the links to get the installers for Windows and Mac OS X 
and the source code tarball:
 - Windows installer: 
http://download-mirror.savannah.gnu.org/releases/linphone/3.9.x/win32/Linphone-3.9.0-win32.exe
 - Mac OS X installer: 
http://download-mirror.savannah.gnu.org/releases/linphone/3.9.x/macos/linphone-3.9.0.pkg
 - Source code tarball: 
http://download-mirror.savannah.gnu.org/releases/linphone/3.9.x/sources/linphone-3.9.0.tar.gz


The source code tarballs of the dependencies and mediastreamer2 plugins 
are also available:
 - belle-sip 1.4.2: 
http://download-mirror.savannah.gnu.org/releases/linphone/belle-sip/belle-sip-1.4.2.tar.gz
 - bzrtp 1.0.3: 
http://download-mirror.savannah.gnu.org/releases/linphone/bzrtp/bzrtp-1.0.3.tar.gz
 - mediastreamer2 2.12.0: 
http://download-mirror.savannah.gnu.org/releases/linphone/mediastreamer/mediastreamer-2.12.0.tar.gz
 - ortp 0.25.0: 
http://download-mirror.savannah.gnu.org/releases/linphone/ortp/sources/ortp-0.25.0.tar.gz
 - bcg729 1.0.1: 
http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/bcg729-1.0.1.tar.gz
 - msamr 1.0.2: 
http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/msamr-1.0.2.tar.gz
 - msilbc 2.1.2: 
http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/msilbc-2.1.2.tar.gz
 - msopenh264 1.1.1: 
http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/msopenh264-1.1.1.tar.gz
 - mssilk 1.0.2: 
http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/mssilk-1.0.2.tar.gz
 - msx264 1.5.2: 
http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/msx264-1.5.2.tar.gz


The source code is of course also available from our git repositories 
using the versions numbers as tags (eg. tag 1.4.2 for belle-sip):

 - belle-sip: git://git.linphone.org/belle-sip.git
 - bzrtp: git://git.linphone.org/bzrtp.git
 - linphone: git://git.linphone.org/linphone.git
 - mediastreamer2: git://git.linphone.org/mediastreamer2.git
 - ortp: git://git.linphone.org/ortp.git
 - bcg729: git://git.linphone.org/bcg729.git
 - msamr: git://git.linphone.org/msamr.git
 - msilbc: git://git.linphone.org/msilbc.git
 - msopenh264: git://git.linphone.org/msopenh264.git
 - mssilk: git://git.linphone.org/mssilk.git
 - msx264: git://git.linphone.org/msx264.git

The whole linphone installer for Windows and Mac OS X can now also be 
easily built using the new linphone-desktop repository and the CMake 
build system.

Get it using:
git clone git://git.linphone.org/linphone-desktop.git -b 3.9.0 
--recursive

Then use the following command to prepare the build:
python prepare.py
And finally build the package with the "make" command on Mac OS X and 
Linux or opening the "WORK/cmake/Project.sln" Visual Studio solution on 
Windows.


Cheers,
Ghislain


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Struggling with Auto Answer in Windows

2015-10-29 Thread Ghislain MARY

Hi there,

A new Linphone version is coming soon. The auto-answer will be 
configurable in the settings.


Cheers,
Ghislain

On 10/29/2015 02:49 PM, Lukáš Polívka wrote:

I will just quote a reply I got a few months back (works for me):

Of course you can activate auto-answering by editing the
linphonerc file and adding the following lines in the GtkUI section :

auto_answer=1
auto_answer_delay=2000

The answer delay is in milliseconds.

Concerning the next release, no one is scheduled for now.

Regards,
-- 


François Grisez

Software Engineer

Belledonne Communications


Best regards
Lukáš

2015-10-29 14:19 GMT+01:00 Jean Cérien >:



Hello

I am trying to have auto-answer working in windows. I already have
it working smoothly on linux, but whether I launch linphone from a
shortcut or the command line, with -a -A /a, nothing happens (the
client doesnt even start). Only result is with /A, but calls dont
get automatically answered.
There is also a GUI option, but it doesnt get saved when I close
the dialog.

Windows version is 3.8.5 (while functionning linux is 3.6.1)

Any ideas what could be wrong, or how to get auto answer working
in Windows ?

Other than that, just joy with the software !

J.

___
Linphone-users mailing list
Linphone-users@nongnu.org 
https://lists.nongnu.org/mailman/listinfo/linphone-users




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] No dtmf generator when attempting to play dtmf [Python]

2015-09-21 Thread Ghislain MARY

Hi Ken,

You need to wait for the StreamsRunning CallState before playing DTMFs.
Moreover, if you call core.stop_dtmf_stream() directly after calling 
core.play_dtmf(1,300) the DTMF will stop immediately after being started 
and will not last 300ms.


Cheers,
Ghislain

On 16/09/2015 15:39, Kenneth Clive wrote:


I am having trouble generating dtmf tones when I receive a call.  Here 
is what my call_state_changed callback looks like (this is in Python):


def call_state_changed(core, call, state, message):

logging.warning("call_state_changed: " + str(state) + ", " + message)

if state == linphone.CallState.IncomingReceived:

print "***Incoming call on " + core.identity

core.accept_call(call)

time.sleep(10)  # wait 10 seconds for audio to play

elif state == linphone.CallState.Connected:

core.start_dtmf_stream()

core.play_dtmf(1,300)# press 1 for 300 ms to 
acknowledge the alert


core.stop_dtmf_stream()

print "***Call successfully answered on " + core.identity

elif state == linphone.CallState.End:

print "***Call successfully hung up on " + core.identity

elif state == linphone.CallState.Error:

logging.error("call_state_changed: " + core.identity + ", " + 
str(state) + ", " + message)


When I am handling the linphone.CallState.Connected case, I am 
starting the dtmf stream, playing a ‘1’ digit for 300 ms, and then 
stopping the dtmf stream.  However, when I run my SIP client script 
and send a call to it, I get the following output in console when my 
client tries to generate the dtmf tone:


ERROR:root:No dtmf generator at this time !

I’ve made sure that both my client and my PBX are using the same DTMF 
payload type (rfc2833) (I’ve set use_rfc2833_for_dtmf to true in my 
core object).  What is required in order for me to create a dtmf 
generator?  I am not finding much help in the Linphone Python 
documentation.


Thanks!

-Ken C.



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] signing the Webphone CAB file

2015-07-24 Thread Ghislain MARY

Hi Bart,

I suppose you got this file from the web.linphone.org page. But this 
javascript file is generated from the actual source code that you can 
get with:

git clone git://git.linphone.org/linphone-web-ui.git

Cheers,
Ghislain

Le 23/07/2015 18:04, Bart Coninckx a écrit :

RE: [Linphone-users] signing the Webphone CAB file

I just found out that the offering is in linphone-1.1.13.min.js . This 
file is 4219 lines long, so a tad difficult to find the responsible code.


Hints are welcome,

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie: 
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/



-Original message-
*From:* Ghislain MARY ghislain.m...@linphone.org
*Sent:* Thu 23-07-2015 11:06
*Subject:* Re: [Linphone-users] signing the Webphone CAB file
*To:* linphone-users@nongnu.org;
Yes, you can remove the offering of the cab file in the
html/index.js file of the linphone-web-ui.

Cheers,
Ghislain

Le 23/07/2015 11:02, Bart Coninckx a écrit :


All clear, thx.

We have changed the webpage a bit so people can download and run
the plugin manually. In this way we do not need a certificate.

But for Internet Explorer we still get offered to install an
ActiveX. Can this offer be disabled? I suppose the code for it is
in the Linphone javascript?

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com mailto:i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie:
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/


-Original message-
*From:* Ghislain MARY ghislain.m...@linphone.org
mailto:ghislain.m...@linphone.org
*Sent:* Thu 23-07-2015 11:00
*Subject:* Re: [Linphone-users] signing the Webphone CAB file
*To:* linphone-users@nongnu.org
mailto:linphone-users@nongnu.org;
If you want to distribute the application you need to buy a
certificate. Otherwise it is of no use to sign since the user
will not be able to verify the signature.
But to set this up, you can first do it with a self-signed
certificate.

Cheers,
Ghislain

Le 23/07/2015 10:54, Bart Coninckx a écrit :


OK, awesome, thanks.

Do we need to buy such a certificate or will a self signed
work as well?

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com mailto:i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie:
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/


-Original message-
*From:* Ghislain MARY ghislain.m...@linphone.org
mailto:ghislain.m...@linphone.org
*Sent:* Thu 23-07-2015 10:48
*Subject:* Re: [Linphone-users] signing the Webphone CAB
file
*To:* linphone-users@nongnu.org
mailto:linphone-users@nongnu.org;
Hi Bart,

You need a code signing certificate in the pfx format
(pkcs12). You put this certificate and the text file
containing the private key passphrase in a sign
directory in the linphone-web directory.
Then you edit the PluginConfig.cmake file and change the
name of the certificate and passphrase files (settings
LW_PFX_FILENAME and LW_PASSPHRASE_FILENAME).
And finally you build the plugin. You should have some
logs telling you that signing will be done during the
prep2010.cmd step.

Cheers,
Ghislain

Le 20/07/2015 20:49, Bart Coninckx a écrit :


Hi all,

I tried what was on this page:


http://stackoverflow.com/questions/13540555/signing-cab-file-with-signtool-not-working-any-more-the-signers-certificate-is

to no avail. Any hints or clues are welcome.

Especially from the Linphone people, who remain silent
to most of my posts.

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com

Re: [Linphone-users] signing the Webphone CAB file

2015-07-23 Thread Ghislain MARY

Hi Bart,

You need a code signing certificate in the pfx format (pkcs12). You put 
this certificate and the text file containing the private key passphrase 
in a sign directory in the linphone-web directory.
Then you edit the PluginConfig.cmake file and change the name of the 
certificate and passphrase files (settings LW_PFX_FILENAME and 
LW_PASSPHRASE_FILENAME).
And finally you build the plugin. You should have some logs telling you 
that signing will be done during the prep2010.cmd step.


Cheers,
Ghislain

Le 20/07/2015 20:49, Bart Coninckx a écrit :

RE: [Linphone-users] signing the Webphone CAB file

Hi all,

I tried what was on this page:

http://stackoverflow.com/questions/13540555/signing-cab-file-with-signtool-not-working-any-more-the-signers-certificate-is

to no avail. Any hints or clues are welcome.

Especially from the Linphone people, who remain silent to most of my 
posts.


Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie: 
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/



-Original message-
*From:* Bart Coninckx i...@bitsandtricks.com
*Sent:* Mon 20-07-2015 20:12
*Subject:* [Linphone-users] signing the Webphone CAB file
*To:* linphone-users@nongnu.org;

All,

Since Internet Explorer refuses to install the offered CAB file, I
need to sign it. I found a document about signing CAB files on
this location:

https://support.microsoft.com/en-us/kb/247257

but there is also (quite incomprehensible) information in the
documentation of Firebreath.

Which to follow?

Thanks you,

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie:
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/

___
  Linphone-users mailing list
  Linphone-users@nongnu.org
  https://lists.nongnu.org/mailman/listinfo/linphone-users
  




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] signing the Webphone CAB file

2015-07-23 Thread Ghislain MARY
Yes, you can remove the offering of the cab file in the html/index.js 
file of the linphone-web-ui.


Cheers,
Ghislain

Le 23/07/2015 11:02, Bart Coninckx a écrit :

RE: [Linphone-users] signing the Webphone CAB file

All clear, thx.

We have changed the webpage a bit so people can download and run the 
plugin manually. In this way we do not need a certificate.


But for Internet Explorer we still get offered to install an ActiveX. 
Can this offer be disabled? I suppose the code for it is in the 
Linphone javascript?


Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie: 
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/



-Original message-
*From:* Ghislain MARY ghislain.m...@linphone.org
*Sent:* Thu 23-07-2015 11:00
*Subject:* Re: [Linphone-users] signing the Webphone CAB file
*To:* linphone-users@nongnu.org;
If you want to distribute the application you need to buy a
certificate. Otherwise it is of no use to sign since the user will
not be able to verify the signature.
But to set this up, you can first do it with a self-signed
certificate.

Cheers,
Ghislain

Le 23/07/2015 10:54, Bart Coninckx a écrit :


OK, awesome, thanks.

Do we need to buy such a certificate or will a self signed work
as well?

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com mailto:i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie:
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/


-Original message-
*From:* Ghislain MARY ghislain.m...@linphone.org
mailto:ghislain.m...@linphone.org
*Sent:* Thu 23-07-2015 10:48
*Subject:* Re: [Linphone-users] signing the Webphone CAB file
*To:* linphone-users@nongnu.org
mailto:linphone-users@nongnu.org;
Hi Bart,

You need a code signing certificate in the pfx format
(pkcs12). You put this certificate and the text file
containing the private key passphrase in a sign directory
in the linphone-web directory.
Then you edit the PluginConfig.cmake file and change the name
of the certificate and passphrase files (settings
LW_PFX_FILENAME and LW_PASSPHRASE_FILENAME).
And finally you build the plugin. You should have some logs
telling you that signing will be done during the prep2010.cmd
step.

Cheers,
Ghislain

Le 20/07/2015 20:49, Bart Coninckx a écrit :


Hi all,

I tried what was on this page:


http://stackoverflow.com/questions/13540555/signing-cab-file-with-signtool-not-working-any-more-the-signers-certificate-is

to no avail. Any hints or clues are welcome.

Especially from the Linphone people, who remain silent to
most of my posts.

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com mailto:i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie:
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/


-Original message-
*From:* Bart Coninckx i...@bitsandtricks.com
mailto:i...@bitsandtricks.com
*Sent:* Mon 20-07-2015 20:12
*Subject:* [Linphone-users] signing the Webphone CAB file
*To:* linphone-users@nongnu.org
mailto:linphone-users@nongnu.org;

All,

Since Internet Explorer refuses to install the offered
CAB file, I need to sign it. I found a document about
signing CAB files on this location:

https://support.microsoft.com/en-us/kb/247257

but there is also (quite incomprehensible) information
in the documentation of Firebreath.

Which to follow?

Thanks you,

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com mailto:i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie:
http://www.bitsandtricks.com/index.php/contact

Re: [Linphone-users] signing the Webphone CAB file

2015-07-23 Thread Ghislain MARY
If you want to distribute the application you need to buy a certificate. 
Otherwise it is of no use to sign since the user will not be able to 
verify the signature.

But to set this up, you can first do it with a self-signed certificate.

Cheers,
Ghislain

Le 23/07/2015 10:54, Bart Coninckx a écrit :

RE: [Linphone-users] signing the Webphone CAB file

OK, awesome, thanks.

Do we need to buy such a certificate or will a self signed work as well?

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie: 
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/



-Original message-
*From:* Ghislain MARY ghislain.m...@linphone.org
*Sent:* Thu 23-07-2015 10:48
*Subject:* Re: [Linphone-users] signing the Webphone CAB file
*To:* linphone-users@nongnu.org;
Hi Bart,

You need a code signing certificate in the pfx format (pkcs12).
You put this certificate and the text file containing the private
key passphrase in a sign directory in the linphone-web directory.
Then you edit the PluginConfig.cmake file and change the name of
the certificate and passphrase files (settings LW_PFX_FILENAME and
LW_PASSPHRASE_FILENAME).
And finally you build the plugin. You should have some logs
telling you that signing will be done during the prep2010.cmd step.

Cheers,
Ghislain

Le 20/07/2015 20:49, Bart Coninckx a écrit :


Hi all,

I tried what was on this page:


http://stackoverflow.com/questions/13540555/signing-cab-file-with-signtool-not-working-any-more-the-signers-certificate-is

to no avail. Any hints or clues are welcome.

Especially from the Linphone people, who remain silent to most of
my posts.

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com mailto:i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie:
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/


-Original message-
*From:* Bart Coninckx i...@bitsandtricks.com
mailto:i...@bitsandtricks.com
*Sent:* Mon 20-07-2015 20:12
*Subject:* [Linphone-users] signing the Webphone CAB file
*To:* linphone-users@nongnu.org
mailto:linphone-users@nongnu.org;

All,

Since Internet Explorer refuses to install the offered CAB
file, I need to sign it. I found a document about signing CAB
files on this location:

https://support.microsoft.com/en-us/kb/247257

but there is also (quite incomprehensible) information in the
documentation of Firebreath.

Which to follow?

Thanks you,

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com mailto:i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie:
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/

___  Linphone-users mailing listlinphone-us...@nongnu.org mailto:Linphone-users@nongnu.org   https://lists.nongnu.org/mailman/listinfo/linphone-users   




___ Linphone-users mailing listlinphone-us...@nongnu.org mailto:Linphone-users@nongnu.org  https://lists.nongnu.org/mailman/listinfo/linphone-users  


___
  Linphone-users mailing list
  Linphone-users@nongnu.org
  https://lists.nongnu.org/mailman/listinfo/linphone-users
  




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone mirror downloading Virus TR/Crypt.XPACK.Gen

2015-07-13 Thread Ghislain MARY

Hi,

This is a false positive. Linphone is open-source, if you want to check 
by yourself, go get the source code ;-)
I suppose you are using the Avira antivirus. It looks like this 
antivirus detects TR/Crypt.XPACK.Gen everywhere, a lot of projects add 
issues with it (for example Virtualbox: 
https://answers.avira.com/en/question/virtualbox-virus-alert-26578). 
Please upload the concerned file reporting a false positive at 
https://analysis.avira.com/en/submit.


Cheers,
Ghislain

Le 12/07/2015 20:46, Bob Dixon a écrit :
Has this been fixed yet?  Might it also affect other platform 
downloads?  Surely nobody should download anything until they are sure 
they

are not getting malware.  How could this happen in the first place?


On Jul 10, 2015, at 5:40 AM, Regaloempresas España 
regaloempresas2...@gmail.com mailto:regaloempresas2...@gmail.com 
wrote:


Hi all,

The Windows version of Linphone 3.8.5 from the official website 
installs a trojan called TR/Crypt.XPACK.Gen


http://www.linphone.org/downloads-for-desktop.HTML

Please, I need to download a free-of-virus Linphone Windows versión.

Thank you.
___
Linphone-users mailing list
Linphone-users@nongnu.org mailto:Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Web support dead?

2015-07-09 Thread Ghislain MARY

Hi,

The build of the web plugin is a little bit broken at the moment. And as 
I am quite busy I did not have the time yet to fix it.

However using the following prepare command should make the build work:

prep2010.cmd projects\linphone-web -DWITH_DYNAMIC_MSVC_RUNTIME=1 
-DCMAKE_BUILD_TYPE=Release -DLINPHONE_BUILDER_LATEST=YES -DENABLE_OPENH264=YES


Cheers,
Ghislain

Le 09/07/2015 14:55, Bart Coninckx a écrit :

RE: [Linphone-users] Linphone Web support dead?

The compilation in Visual Studio yields errors with me. One is stating 
that the linphone\xmlrpc.h is missing, another says error coypig 
libmsx264-0.dll, and then there are a bunch of errors about coyping 
.pdb files.


What can be done about those?

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com
http://www.bitsandtricks.com
BTW: BE0817.401.875

/Voor onze Algemene Voorwaarden, zie: 
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/



-Original message-
*From:* jehan monnier jehan.monn...@linphone.org
*Sent:* Wed 08-07-2015 16:14
*Subject:* Re: [Linphone-users] Linphone Web support dead?
*To:* linphone-users@nongnu.org;
Hi,
 Express is ok.

www.linphone.org http://www.linphone.org



Le 8 juil. 2015 à 15:35, Bart Coninckx i...@bitsandtricks.com
mailto:i...@bitsandtricks.com a écrit :

OK, never mind my last question, you actually stated very clearly
the plugin needs to be compiled for that, my bad.

The readme mentions Visual Studio C++ 2010. Does it really need
to be the full version or does the Express version suffice ...

thx!

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx
Bits 'n Tricks BVBA

Hoge Mierdse Heide 182
2360 Oud-Turnhout
tel. +32 478 88 33 08
i...@bitsandtricks.com mailto:i...@bitsandtricks.com
http://www.bitsandtricks.com http://www.bitsandtricks.com/
BTW: BE0817.401.875
/Voor onze Algemene Voorwaarden, zie:
http://www.bitsandtricks.com/index.php/contact/algemene-voorwaarden/


-Original message-
*From:* jehan monnier jehan.monn...@linphone.org
mailto:jehan.monn...@linphone.org
*Sent:* Wed 08-07-2015 13:58
*Subject:* Re: [Linphone-users] Linphone Web support dead?
*To:* linphone-users@nongnu.org
mailto:linphone-users@nongnu.org;
Hi Bart,
No, linphone-web is still alive !
For h264, we do not include it by default for legal reason,
but you can add it by compiling linphone-web plugin from source.

Jehan
www.linphone.org http://www.linphone.org/



Le 8 juil. 2015 à 13:46, Bart Coninckx
i...@bitsandtricks.com mailto:i...@bitsandtricks.com a
écrit :

Hi all,

it seems that none of my Linphone Web related mails are
receiving any attention. Is the Linphone Web project still
alive? Am I missing some requirements in order to get
attention to these issues?

Thank you,

Met Vriendelijke Groet,
Kind Regards,
Salutations,


Bart Coninckx

___
Linphone-users mailing list
Linphone-users@nongnu.org mailto:Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
  Linphone-users mailing list
  Linphone-users@nongnu.org  mailto:Linphone-users@nongnu.org
  https://lists.nongnu.org/mailman/listinfo/linphone-users
  


___
Linphone-users mailing list
Linphone-users@nongnu.org mailto:Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
  Linphone-users mailing list
  Linphone-users@nongnu.org
  https://lists.nongnu.org/mailman/listinfo/linphone-users
  




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Dial plan with Linphone

2015-07-07 Thread Ghislain MARY

Hi,

This is not implemented in Linphone.
However it seems to me that this is more like a SIP registrar/proxy 
feature than a SIP client one.


Cheers,
Ghislain

Le 06/07/2015 22:58, Don AE5K a écrit :

Hi,

At the risk of either showing my ignorance or being totally off base, 
I'd like to repeat my request made June 28.


It could be there is a way of doing this request.  And if not, maybe 
it should be done somewhere else (but not sure where).  Or it might be 
just not wanted to have Linphone do this...


All I want is to restrict dial out ability from a PC or other 
computer. This is usually called a dial plan in all the systems I've 
studied. For example: allow the computer user to use Linphone to dial 
only 1+501-345- numbers.


Silence is golden, so they say ... but in this case, not!  Tell me if 
I'm really far from reality if true.  Tell me it is just not 
implemented in Linphone if it is not.  I really thank you for any time 
you put forth to reply.


Don

On 06/28/2015 09:04 AM, Don AE5K wrote:

I'm a beginning Linphone user and have been delighted with improvements
recently.  I also admit to not being an expert with voip, so bear with
me if my question(s) sound stupid...

My IP phone (Polycom) that I also use has provision (like Asterisk) for
a dial plan that restricts/allows certain number combinations or
patterns to be dialed.  I have found nothing like this with Linphone. Am
I missing it, or does Linphone not have this ability?

Specifically, I want to restrict a friend who uses Linphone to only one
or two outward dialed numbers when using my sip account.  This is mainly
to allow this friend to try out my VOIP provider's service without the
danger of draining my credit account.  (The friend doesn't know enough
about computers or voip to get around anything Linphone might offer in
this way.)

Thanks,
Don


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Account Wizard Registration Failure

2015-06-11 Thread Ghislain MARY

Hi,

Libsoup is indeed no longer required.
Regarding your issue, Linphone uses TLS to register a sip.linphone.org 
account when configured with the wizard. It was already the case before 
and is the intended behaviour. The question is why can't you register 
with TLS? Could you provide some debug logs to see what is happening?


Cheers,
Ghislain

Le 10/06/2015 15:33, Oscar Talks a écrit :

Hello Linphone Developers,

Testing Linphone 3.8.4-104-ge04262a downloaded from git today and compiled in 
Puppy Linux.
I find that if I use the account wizard to log in to my existing Linphone free 
SIP account the registration fails because it is trying to log me in with TLS 
transport.

Obviously I can use the preferences GUI to edit this to UDP and then it works 
but is this intended behaviour or is it a bug? I see you have been making some 
changes to the wizard recently.

Is libsoup now no longer required?

Best regards,
Oscar

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Web plugin for Firefox is built for specific shared library version libpolarssl.so.0

2015-06-01 Thread Ghislain MARY

Hi,

linphone-web should only depend on libpolarssl.so.5 that is packaged and 
located in the .mozilla/firefox/{profile} directory after installation.
There was an issue with the Linux 32bits package installed from 
web.linphone.org. This issue has been fixed so you might want to 
reinstall to get a clean linphone-web. To do so:

 - Remove the already installed firefox extension
 - Restart firefox
 - Clear your download cache (otherwise firefox will not download the 
file again and still use the wrong one you downloaded before)

 - Go to web.linphone.org and install the proposed plugin
 - After restarting firefox, everything should be ok.

Cheers,
Ghislain

Le 01/06/2015 10:26, J G Miller a écrit :

At 09:10h, on Monday, June 01, 2015,
in message e6e9b544-7105-48c6-92a8-cd5a5b384...@belledonne-communications.com,
on the subject of Re: [Linphone-users] Linphone Web plugin for Firefox is built for 
specific shared library version libpolarssl.so.0,
Guillaume Bienkowski wrote -

   This seems suspicious to me: the plugin is supposed to be self contained, 
including polarssl.

So should there be a libpolar.so.0 unnpacked into the 
.mozilla/firefox/{profile} directory?

These are the only shared library files which are found --

1hy1uwwx.default/}# find . -name \*.so

./extensions/{A7F0040E-4481-4C03-952F-D8491E5036A7}/plugins/nplinphone-web-1.0.14.so
./gmp-gmpopenh264/1.4/libgmpopenh264.so

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Web Chat

2015-05-27 Thread Ghislain MARY

Hi again,

There was indeed a bug in the linphone-web chat. This has now been fixed.

Cheers,
Ghislain

Le 26/05/2015 09:46, Ghislain MARY a écrit :

Hi there,

You mean you are sending a text message and the receiver displays the 
download button?
If that is the case this is a bug. Could you tell us the content of 
the text you are sending and provide us with debug logs? To activate 
debug logs use the https://web.linphone.org/?lpdebug=1 URL and get the 
logs from the javascript console of your browser.


Cheers,
Ghislain

Le 25/05/2015 22:59, Mrezni multimedijalni servisi a écrit :


Hello,


We have a problem while using Linphone Web Chat funcionality.

The problem is visible at the message receiver side.

The message is regularly sent form the sender to the receiver.

However, the receiver is not able to see the message.

Instead, the receiver sees something like a file for downloading 
called TELECHARGER.


Please, find the screenchot in the attachment.

This problem  can be reproduced using the following Firefox, Opera 
and Internet Explorer.


We would like to ask you if this is a sort of bug. /If yes, /is this 
something temporarily///or permanent/?


Is there something that you can suggest us to try in order to address 
this issue?


Thank you in advance.


Best regards,

MMS Group



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Web Chat

2015-05-26 Thread Ghislain MARY

Hi there,

You mean you are sending a text message and the receiver displays the 
download button?
If that is the case this is a bug. Could you tell us the content of the 
text you are sending and provide us with debug logs? To activate debug 
logs use the https://web.linphone.org/?lpdebug=1 URL and get the logs 
from the javascript console of your browser.


Cheers,
Ghislain

Le 25/05/2015 22:59, Mrezni multimedijalni servisi a écrit :


Hello,


We have a problem while using Linphone Web Chat funcionality.

The problem is visible at the message receiver side.

The message is regularly sent form the sender to the receiver.

However, the receiver is not able to see the message.

Instead, the receiver sees something like a file for downloading 
called TELECHARGER.


Please, find the screenchot in the attachment.

This problem  can be reproduced using the following Firefox, Opera and 
Internet Explorer.


We would like to ask you if this is a sort of bug. /If yes, /is this 
something temporarily///or permanent/?


Is there something that you can suggest us to try in order to address 
this issue?


Thank you in advance.


Best regards,

MMS Group



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Web with local Asterisk SIP server

2015-05-26 Thread Ghislain MARY

Hi,

Yes this is possible. Just use the Advanced settings button on the 
login page and fill the domain field with the address of your local SIP 
server.


Cheers,
Ghislain

Le 26/05/2015 13:41, Vieri a écrit :

Hi,

Novice question:
Is it possible to test https://web.linphone.org/ with a local/LAN SIP server 
(eg. Asterisk) instead of the linphone SIP service?
Or do I need to install linphone-web-ui and/or linphone-web-plugin and 
customize?

Thanks,

Vieri

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] ImportError undefined symbol: celt_pitch_xcorr_edsp since linphone4raspberry-3.8.1_42_gcc5244f-cp27-none-any.whl

2015-05-18 Thread Ghislain MARY

Hi again,

Just to let you know that this issue has been fixed. Get the first fixed 
version at 
http://linphone.org/snapshots/linphone-python-raspberry/linphone4raspberry-3.8.2_31_g2dc1116-cp27-none-any.whl 



Cheers,
Ghislain

Le 11/05/2015 09:35, Ghislain MARY a écrit :

Hi Thomas,

Thanks for the error report. We'll look into it.

Cheers,
Ghislain

Le 10/05/2015 16:12, Thomas Meißner a écrit :


Hello,

the last working version form me and my Raspberry Pi2 is 
linphone4raspberry-3.8.1_31_g3611dcf-cp27-none-any.whl


For all versions from newest to 
linphone4raspberry-3.8.1_42_gcc5244f-cp27-none-any.whl I got this 
ErrorMessage:


pi@doorpi /tmp $ python

Python 2.7.3 (default, Mar 18 2014, 05:13:23)

[GCC 4.6.3] on linux2

Type help, copyright, credits or license for more information.

 import linphone

Traceback (most recent call last):

  File stdin, line 1, in module

  File /usr/local/lib/python2.7/dist-packages/linphone/__init__.py, 
line 1, in module


from linphone import *

ImportError: 
/usr/local/lib/python2.7/dist-packages/linphone/linphone.so: 
undefined symbol: celt_pitch_xcorr_edsp


For Version linphone4raspberry-3.8.1_35_g144bdc5-cp27-none-any.whl I 
got this ErrorMessage:


pi@doorpi /tmp $ python

Python 2.7.3 (default, Mar 18 2014, 05:13:23)

[GCC 4.6.3] on linux2

Type help, copyright, credits or license for more information.

 import linphone

Traceback (most recent call last):

  File stdin, line 1, in module

  File /usr/local/lib/python2.7/dist-packages/linphone/__init__.py, 
line 1, in module


from linphone import *

ImportError: libopus.so.5: cannot open shared object file: No such 
file or directory


So I installed linphone4raspberry-3.8.1_31_g3611dcf-cp27-none-any.whl 
again and everything works fine.


By the way – we integrated linphone as default sipphone for our 
project DoorPi J Thank you for the Liblinphone python wrapper!




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] ImportError undefined symbol: celt_pitch_xcorr_edsp since linphone4raspberry-3.8.1_42_gcc5244f-cp27-none-any.whl

2015-05-11 Thread Ghislain MARY

Hi Thomas,

Thanks for the error report. We'll look into it.

Cheers,
Ghislain

Le 10/05/2015 16:12, Thomas Meißner a écrit :


Hello,

the last working version form me and my Raspberry Pi2 is 
linphone4raspberry-3.8.1_31_g3611dcf-cp27-none-any.whl


For all versions from newest to 
linphone4raspberry-3.8.1_42_gcc5244f-cp27-none-any.whl I got this 
ErrorMessage:


pi@doorpi /tmp $ python

Python 2.7.3 (default, Mar 18 2014, 05:13:23)

[GCC 4.6.3] on linux2

Type help, copyright, credits or license for more information.

 import linphone

Traceback (most recent call last):

  File stdin, line 1, in module

  File /usr/local/lib/python2.7/dist-packages/linphone/__init__.py, 
line 1, in module


from linphone import *

ImportError: 
/usr/local/lib/python2.7/dist-packages/linphone/linphone.so: undefined 
symbol: celt_pitch_xcorr_edsp


For Version linphone4raspberry-3.8.1_35_g144bdc5-cp27-none-any.whl I 
got this ErrorMessage:


pi@doorpi /tmp $ python

Python 2.7.3 (default, Mar 18 2014, 05:13:23)

[GCC 4.6.3] on linux2

Type help, copyright, credits or license for more information.

 import linphone

Traceback (most recent call last):

  File stdin, line 1, in module

  File /usr/local/lib/python2.7/dist-packages/linphone/__init__.py, 
line 1, in module


from linphone import *

ImportError: libopus.so.5: cannot open shared object file: No such 
file or directory


So I installed linphone4raspberry-3.8.1_31_g3611dcf-cp27-none-any.whl 
again and everything works fine.


By the way – we integrated linphone as default sipphone for our 
project DoorPi J Thank you for the Liblinphone python wrapper!




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Release of Linphone Desktop 3.8.0

2015-03-16 Thread Ghislain MARY

Hi,

There is a polarssl (mbedtls) 1.4. See 
https://tls.mbed.org/tech-updates/releases/mbedtls-1.4-dtls-preview-released. 
You can get it from this page or from the linphone-1.4 branch of 
git://git.linphone.org/polarssl.git repository.

However, this is a preview release that is not officially supported.

Cheers,
Ghislain

Le 13/03/2015 21:21, Maksim a écrit :

Another issue is when configuring with --enable-dtls option I see:
   --enable-dtls   Turn on dtls support - requires polarssl  1.4
but there is no polarssl  1.4 at all.

latest version of PolarSSL is 1.3.9 wich CONTAINS vulnerability.
https://tls.mbed.org/tech-updates/security-advisories/polarssl-security-advisory-2014-04

Developers make fix for this in old branch 1.2.x and in new mbedtls lib.

I think Linphone needs to be compiling with mbedtls.

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Web Plugin Download Error

2015-01-16 Thread Ghislain MARY

Hi,

The webplugin is not supposed to work on FirefoxOS.
We'll change the browser detection to handle this case and show a 
correct error message to the user instead of showing the standard page 
that cannot work on this platform.


Cheers,
Ghislain

Le 18/11/2014 19:28, Phill Clarke a écrit :

Hello,

Accessing the following URL:

http://web.linphone.org

A page is displayed saying the plugin did not download, with a button 
to either Download or Reload.


Clicking Download redirects to a 404 error page.

Device: Geeksphone Keon
Browser: Firefox
OS: FirefoxOS 2.1 (same behaviour in v1.2 earlier in the day)

Regards,
Phill



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Adding a Callcentric contact ID crashes Linphone

2015-01-16 Thread Ghislain MARY

Hi,

I have just tested this with the latest git version on Linux and with 
the latest linphone snapshot for Windows: 
http://linphone.org/snapshots/windows/linphone-2015-01-16-01-00.exe

I did not have any crash. Could you also try on your side with this version?

Cheers,
Ghislain

Le 06/01/2015 11:42, Anthony Papillion a écrit :

Hello Everyone,

I've confirmed this issue on Ubuntu, Xubuntu, and windows 7 on the
latest version of Linphone.

When adding a contact with a Callcentric SIP id, Linphone will crash and
often corrupt the contact list to where it requires being restored.

To test, please feel free to attempt to add my id as a contact:
17772471...@in.callcentric.com.

If I can provide more information, just let me know.

Anthony


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Windows Phone 8

2015-01-15 Thread Ghislain MARY

Hi,

Could you tell the configuration you have set in the settings of the 
application (no need to tell us your username and password ;-))?


Cheers,
Ghislain

Le 14/01/2015 14:50, Josef Lenz a écrit :

Hi,

I tried the call with my sip.linphone.org account.

Sorry I have forgotten to write this.

Josef

Von: Ghislain MARY mailto:ghislain.m...@linphone.org
Gesendet: ‎14.‎01.‎2015 12:59
An: linphone-users@nongnu.org mailto:linphone-users@nongnu.org
Betreff: Re: [Linphone-users] Windows Phone 8

Hi,

For incoming calls to work on Windows Phone 8, push notifications are 
needed. This is handled when using a Linphone account from 
sip.linphone.org. Otherwise your sip server needs to handle it so that 
you receive incoming calls. What sip provider are you using?


Cheers,
Ghislain

Le 14/01/2015 08:35, Josef Lenz a écrit :


Good Morning,

yesterday i tried again Linphone on Windows Phone 8.1.

Last Time i used it was befor the Update of Windows Phone 8.1.

Now i have the problem, that ther is no signal when somone calls and 
the client is not on Top of the Phone.


The Person how calls comes throug and the client registers the call.

Thanks for help

Josef





___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] SIP account wizard: Apply button greyed out

2015-01-05 Thread Ghislain MARY

Hi,

This issue was indeed present in the 3.6.1 version of linphone that has 
been released in 2013. This has been fixed quite some time ago. Try to 
use the newer 3.7.0 version and you will no longer have this issue.


Cheers,
Ghislain

On 01/05/2015 01:45 PM, Christian Weiske wrote:

Hi,


I freshly installed linphone, started it and selected I already have a
SIP account in the install wizard.
On the next page, I filled the username, password and domain fields but
the Apply button is still greyed out.

Why?

The same problem was described in december 2013, without a reply:
http://lists.nongnu.org/archive/html/linphone-users/2013-12/msg00040.html

I'm using linphone 3.6.1 on Ubuntu 14.04.




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] gnu/linux xv webcam selfview copile without java

2014-09-29 Thread Ghislain MARY

Hi,

The link you are pointing to is not a C antlr code generator but the C 
library needed for a C program to use the grammar generated by the java 
antlr code generator. This library is already used by belle-sip to 
interpret the generated grammar.


Cheers,
Ghislain

On 16/09/2014 16:07, Sylvain BERTRAND wrote:

On Tue, Sep 16, 2014 at 03:11:38PM +0200, BIENKOWSKI Guillaume wrote:

This is an option, yes: shipping the generated C files would remove the
dependency to the Antlr executable.
We might be able to place a git hook to do that, I'll discuss with the
other guys here to see if they are up to it.

On the other hand, you can't do the dependency trick with make easily,
since when you check out through git you basically have a pristine setup.
We would have to do something like md5 the .g files and only trigger Antlr
when the md5 has changed. I'm not aware of a simple way to do that.

There is also the possibily to use a C antlr code generator and
remove the java one from the SDK dependency tree:
https://github.com/antlr/antlr3/tree/master/runtime/C




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone-users Digest, Vol 141, Issue 4

2014-08-19 Thread Ghislain MARY

Hi,

Google has recently dropped the support of the NPAPI on which the 
Linphone web plugin is currently relying. So the plugin no longer works 
with Chrome or Chromium on the Linux platform. It still works in Chrome 
on Linux and Mac OS X for the moment but will no longer work before the 
end of the year. Please see this page on the chromium blog 
http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html 
for more information.
So on the Linux platform you will need to use Firefox to get the 
Linphone web plugin working.


Cheers,
Ghislain

On 18/08/2014 15:54, Russ Mannex wrote:

Guillaume, thanks for your reply and clarification!

I have a question. My Linphone client seems to be working at the moment, but
my associate would like to use the web.linphone.org client. I went to try it
out and was pleased to see all of the different browser logos on the website,
assuming that it meant it worked on those browsers. However, once I tried to
launch it, I was told I needed to download the plugin to the .mozilla path on
my machine. This, of course, only works for the Firefox browser. Shouldn’t
this work for the other browsers shown there (like Chrome)?



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone-users Digest, Vol 141, Issue 4

2014-08-19 Thread Ghislain MARY

Hi,

Google has recently dropped the support of the NPAPI on which the 
Linphone web plugin is currently relying. So the plugin no longer works 
with Chrome or Chromium on the Linux platform. It still works in Chrome 
on Linux and Mac OS X for the moment but will no longer work before the 
end of the year. Please see this page on the chromium blog 
http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html 
for more information.
So on the Linux platform you will need to use Firefox to get the 
Linphone web plugin working.


Cheers,
Ghislain

On 18/08/2014 15:54, Russ Mannex wrote:

Guillaume, thanks for your reply and clarification!

I have a question. My Linphone client seems to be working at the moment, but
my associate would like to use the web.linphone.org client. I went to try it
out and was pleased to see all of the different browser logos on the website,
assuming that it meant it worked on those browsers. However, once I tried to
launch it, I was told I needed to download the plugin to the .mozilla path on
my machine. This, of course, only works for the Firefox browser. Shouldn’t
this work for the other browsers shown there (like Chrome)?



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone-users Digest, Vol 141, Issue 4

2014-08-19 Thread Ghislain MARY

Sorry,

I meant It still works in Chrome on *Windows* and Mac OS X for the moment.

Cheers,
Ghislain

On 19/08/2014 14:06, Ghislain MARY wrote:

Hi,

Google has recently dropped the support of the NPAPI on which the 
Linphone web plugin is currently relying. So the plugin no longer 
works with Chrome or Chromium on the Linux platform. It still works in 
Chrome on Linux and Mac OS X for the moment but will no longer work 
before the end of the year. Please see this page on the chromium blog 
http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html 
for more information.
So on the Linux platform you will need to use Firefox to get the 
Linphone web plugin working.


Cheers,
Ghislain

On 18/08/2014 15:54, Russ Mannex wrote:

Guillaume, thanks for your reply and clarification!

I have a question. My Linphone client seems to be working at the moment, but
my associate would like to use the web.linphone.org client. I went to try it
out and was pleased to see all of the different browser logos on the website,
assuming that it meant it worked on those browsers. However, once I tried to
launch it, I was told I needed to download the plugin to the .mozilla path on
my machine. This, of course, only works for the Firefox browser. Shouldn't
this work for the other browsers shown there (like Chrome)?





___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone and Windows 7

2014-08-01 Thread Ghislain MARY

Hi,

There is no known bugs that would be Windows 7 specific.
If you want some help you could send us your linphonerc file and the 
linphone logs when starting it up by launching it from command line with 
the --verbose option.
This looks like your linphonerc may be corrupted so you can also try to 
delete this file to start from a clean configuration.


Cheers,
Ghislain

On 01/08/2014 09:26, Moacir Ferreira wrote:
Yes, I do... I have 2 computers, both with Windows 7 Profissional. On 
the laptop, it is working. On the desktop, it was working before but 
now it odes not open anymore. I guess I got some Windows update, 
especific for the desktop hardware (HP), that made it stop working.



 Date: Thu, 31 Jul 2014 19:26:08 -0700
 From: ken...@swbell.net
 To: linphone-users@nongnu.org
 Subject: Re: [Linphone-users] Linphone and Windows 7


 I'm beginning to think the Linphone and Windows 7 Professional don't 
get along well. Does anyone have it running on WIndows 7?



 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Segmentation fault in 3.7.0 at start-up

2014-05-22 Thread Ghislain MARY

Hi,

I just fixed the ** (linphone:27284): WARNING **: Couldn't find pixmap 
file: linphone.png warning. The pixmap was not missing, it was just 
used before initializing the pixmap directories.


Cheers,
Ghislain

On 21/05/2014 22:38, J G Miller wrote:

At 20:36h, on Wednesday, May 21, 2014,
in message 537cf216.9080...@gmail.com,
on the subject of [Linphone-users] Segmentation fault in 3.7.0 at start-up, 
you wrote -

   Does anyone else see this as well?

I have built 3.7.0 from source on Linux Mint 16, which is based on Ubuntu 13.10, 
Saucy Salamander.

On startup, linphone 3.7.0 always segfaults immediately on initial start up, 
but if I try restarting
it one, two, or even three times it eventually runs.

Program received signal SIGSEGV, Segmentation fault.
#0  process_srv_results (data=0x82681a0, name=0x82c4ee0 _sip._udp.iptel.org, 
srv_results=0x82e9958) at belle_sip_resolver.c:731
 srv = optimized out
 elem = 0x2
 ctx = 0x82681a0
#1  0xb745028d in notify_results (ctx=optimized out) at 
belle_sip_resolver.c:288
 ctx = optimized out
#2  0xb7450924 in resolver_process_data (ctx=optimized out, revents=optimized 
out) at belle_sip_resolver.c:369
 rr = {section = DNS_S_AR, dn = {p = 460, len = 2}, type = DNS_T_, 
class = DNS_C_IN, ttl = 151746, rd = {p = 472, len = 16}}
 any = {a = {addr = {s_addr = 0}},  = {addr = {__in6_u = {__u6_addr8 = \000\000\000\000\304\023sip.iptel., __u6_addr16 = {0, 0, 5060, 26995, 11888, 28777, 
25972, 11884}, __u6_addr32 = {0, 1769149380, 1885941360, 778855796, mx = {preference = 0, host = \000\000\304\023sip.iptel.org., '\000' repeats 237 times}, ns 
= {host = \000\000\000\000\304\023sip.iptel.org., '\000' repeats 235 times}, cname = {host = \000\000\000\000\304\023sip.iptel.org., '\000' repeats 
235 times}, soa = {mname = \000\000\000\000\304\023sip.iptel.org., '\000' repeats 235 times, rname = 
\000\000\000\000\000\000\b\273kW\267X\220\b\304\323\377\277p\037.\b=\024G\267p 
.\b\000\060k\267X\220\b\234\316V\267X\220\bt\321\377\277\231\023G\267\000\220O\267\000\220O\267\000\000\000\000\000\000\000\000P\025G\267X\220\b\n\000\000\000\304\323\377\277t\322\377\277\000\000\000\000\000\000\000\000\n\000\000\000t\321\377\277\000\000\000\000\304\323\377\277t\322\377\277\070O,\b,
 '\000'
  repeats 131 times, serial = 0, refresh = 0, retry = 0, expire = 0, minimum = 0}, ptr = {host = \000\000\000\000\304\023sip.iptel.org., '\000' repeats 235 times}, 
srv = {priority = 0, weight = 0, port = 5060, target = sip.iptel.org., '\000' repeats 241 times}, opt = {size = 0, len = 1769149380, rcode = 112 'p', version = 46 '.', 
maxsize = 28777, data = tel.org., '\000' repeats 242 times...}, sshfp = {algo = (unknown: 0), type = (unknown: 1769149380), digest = {sha1 = 
p.iptel.org.\000\000\000\000\000\000\000}}, txt = {size = 0, len = 1769149380, data = p.iptel.org., '\000' repeats 242 times...}, spf = {size = 0, len = 
1769149380, data = p.iptel.org., '\000' repeats 242 times...}, rdata = {size = 0, len = 1769149380, data = p.iptel.org., '\000' repeats 242 times...}}
 section = DNS_S_AN
 ans = 0x82e2270
 I = 0xbfffcbac
 dns_rr_it = {section = 0, name = 0x0, type = 0, class = 0, data = 0x0, 
follow = 0, sort = 0xb746b460 dns_rr_i_packet, args = {0, 0}, state = {next = 
488, count = 21, exec = 1, regs = {0, 0}}, saved = {next = 0, count = 0, exec = 0, 
regs = {0, 0}}}
 error = 0
#3  0xb7450cbe in _resolver_send_query (ctx=ctx@entry=0x82964b8) at 
belle_sip_resolver.c:398
 error = optimized out
 __FUNCTION__ = _resolver_send_query
#4  0xb7450f1f in _resolver_start_query (ctx=optimized out) at 
belle_sip_resolver.c:448
 opts = 0xbfffd494
 opts_st = {closefd = {arg = 0x0, cb = 0x0}, events = DNS_SYSPOLL}
 error = 0
#5  resolver_start_query (ctx=optimized out) at belle_sip_resolver.c:455
No locals.
#6  0xb7451814 in belle_sip_stack_resolve_srv (stack=stack@entry=0x81865b0, 
transport=transport@entry=0xb74c061f udp, name=name@entry=0x82e72f8 iptel.org, 
cb=cb@entry=0xb7451610 process_srv_results, data=data@entry=0x82681a0) at belle_sip_resolver.c:869
 ctx = optimized out
#7  0xb74518d6 in belle_sip_stack_resolve (stack=0x81865b0, transport=0xb74c061f udp, 
name=name@entry=0x82e72f8 iptel.org, port=port@entry=5060, family=family@entry=2, 
cb=cb@entry=0xb745f9b0 channel_res_done, data=data@entry=0x830ccd0) at belle_sip_resolver.c:761
 ctx = 0x82681a0
 res = optimized out
#8  0xb745f7ce in belle_sip_channel_resolve (obj=obj@entry=0x830ccd0) at 
channel.c:879
No locals.
#9  0xb745f970 in channel_prepare_continue (obj=obj@entry=0x830ccd0) at 
channel.c:811
No locals.
#10 0xb745f9a6 in belle_sip_channel_prepare (obj=obj@entry=0x830ccd0) at 
channel.c:792
No locals.
#11 0xb74589d6 in belle_sip_client_transaction_send_request_to 
(t=t@entry=0x82ec4d0, outbound_proxy=outbound_proxy@entry=0x8193588) at 
transaction.c:387
 chan = 0x830ccd0
   

Re: [Linphone-users] RTP relaying

2014-05-02 Thread Ghislain MARY

Hi,

By default, Linphone uses the SIP server as a media relay as this is the 
only way to be sure that the media goes through in case the clients do 
not have a public IP (are behind NAT).
However, you can enable the ICE feature of Linphone to prevent using the 
media relay. The purpose of ICE is to find the most direct path for the 
media by sending some STUN packets. So you need to configure a STUN 
server (such as stun.linphone.org) in your Linphone configuration on 
both clients and enable ICE on both clients also. The media relay will 
still be used for a little time at the beginning of the call until ICE 
has found a better path for the media (if it finds one).


Cheers,
Ghislain

On 02/05/2014 11:30, Hans Georg Schaathun wrote:

Dear all,

could someone help shed a little bit of light on the use of the
SIP server as a relay for RTP (video/audio) traffic?

Using Linphone and sip.linphone.org, I observe that all traffic
is routed via the SIP server, even when both clients have public IP
addresses (no NAT) and should be able to route directly (once the
session is initiatied).

Is it the server or the clients who decide whether to use RTP
relaying?  I was not able to find any configuration option for it
in the android client, but I am not sure I have the right jargon
to find it.  Is it possible to change the setting?

If I understand it correctly, the RTP relaying is not covered by
SIP.  Is there an open standard to explain what is going on?
In particular, will the the server be able to route any video/audio
stream oblivious to the codec in use?

Thank you very much for your help.



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] FTBS: linphone-3.7.0 coreapi/bellesip_sal/sal_sdp.c:377:4: error: expected '; ' before 'pt'

2014-03-17 Thread Ghislain MARY
The tarball of belle-sip 1.3.0 can be found at 
http://download-mirror.savannah.gnu.org/releases/linphone/belle-sip/belle-sip-1.3.0.tar.gz. 
This link was given in the mail announcing the release of linphone 3.7.0 
to this mailing-list. We will add it to the linphone website.


Cheers,
Ghislain

On 13/03/2014 18:35, J G Miller wrote:

At 18:19h, on Thursday, March 13, 2014,
in message 5321e896.1040...@linphone.org,
on the subject of Re: [Linphone-users] FTBS: linphone-3.7.0 
coreapi/bellesip_sal/sal_sdp.c:377:4: error: expected '; ' before 'pt', you wrote -

   You're right. The README states that you need belle-sip=1.3.0 but this
   was before we had to make a change that slightly broke the API.

Thanks for the explanation, and I do appreciate and understand why these
mismatches arise from time to time.

   So you can get the belle-sip version aligned with linphone-3.7.0 with:
  
git clone git://git.linphone.org/belle-sip.git -b 1.3.0

Excellent!  I will download that branch and try to compile again.

Thanks once again for your very speedy response in resolving this problem

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] FTBS: linphone-3.7.0 coreapi/bellesip_sal/sal_sdp.c:377:4: error: expected '; ' before 'pt'

2014-03-13 Thread Ghislain MARY

Hi,

It looks like you are trying to compile the linphone 3.7.0 tarball 
release with belle-sip headers newer than the one needed to build 
linphone 3.7.0. Where did you get and how did you install belle-sip?


Cheers,
Ghislain

On 13/03/2014 16:47, J G Miller wrote:

I have downloaded the source file tar ball for linphone 3.7.0linphone 3.7.0 and 
have encountered a fatal compilation error
in linphone-3.7.0/coreapi/bellesip_sal/sal_sdp.c line 377

   CC   bellesip_sal/sal_sdp.lo
bellesip_sal/sal_sdp.c: In function 'sdp_to_media_description':
bellesip_sal/sal_sdp.c:377:4: error: expected ';' before 'pt'
 pt=payload_type_new();
 ^
bellesip_sal/sal_sdp.c:395:3: error: implicit declaration of function 
'belle_sdp_attribute_get_value' [-Werror=implicit-function-declaration]
if (attribute  (value=belle_sdp_attribute_get_value(attribute))!=NULL){
^
bellesip_sal/sal_sdp.c:395:26: error: assignment makes pointer from integer 
without a cast [-Werror]
if (attribute  (value=belle_sdp_attribute_get_value(attribute))!=NULL){
   ^
bellesip_sal/sal_sdp.c:416:128: error: comparison between pointer and integer 
[-Werror]
  if ( keywordcmp ( crypto,belle_sdp_attribute_get_name ( attribute ) ) ==0 
 belle_sdp_attribute_get_value ( attribute ) !=NULL ) {

 ^
bellesip_sal/sal_sdp.c:420:11: error: passing argument 1 of 'sscanf' makes 
pointer from integer without a cast [-Werror]
tmp2 );
^
In file included from /usr/include/features.h:371:0,
  from /usr/include/errno.h:28,
  from ../oRTP/include/ortp/port.h:30,
  from ../oRTP/include/ortp/logging.h:29,
  from ../mediastreamer2/include/mediastreamer2/mscommon.h:22,
  from ../include/sal/sal.h:33,
  from bellesip_sal/sal_impl.h:23,
  from bellesip_sal/sal_sdp.c:19:
/usr/include/stdio.h:448:12: note: expected 'const char * __restrict__' but 
argument is of type 'int'
  extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
 ^
bellesip_sal/sal_sdp.c:444:7: error: format '%s' expects argument of type 'char 
*', but argument 2 has type 'int' [-Werror=format=]
ms_warning ( sdp has a strange a= line (%s) 
nb=%i,belle_sdp_attribute_get_value ( attribute ),nb );
^
bellesip_sal/sal_sdp.c:456:9: error: assignment makes pointer from integer 
without a cast [-Werror]
 value=belle_sdp_attribute_get_value(attribute);
  ^
cc1: all warnings being treated as errors
make[4]: *** [bellesip_sal/sal_sdp.lo] Error 1
make[4]: Leaving directory `/home/Temp/Build/linphone-3.7.0/coreapi'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/Temp/Build/linphone-3.7.0/coreapi'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/Temp/Build/linphone-3.7.0/coreapi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Temp/Build/linphone-3.7.0'
make: *** [all] Error 2

The previous non-blank line is

 mime_param=BELLE_SDP_MIME_PARAMETER ( 
mime_param_it-data )

It would appear that there is a semi-colon missing from the end of this line.

Adding a semi-colon then allows compilation to continue until

   CC   bellesip_sal/sal_sdp.lo
bellesip_sal/sal_sdp.c: In function 'sdp_to_media_description':
bellesip_sal/sal_sdp.c:395:3: error: implicit declaration of function 
'belle_sdp_attribute_get_value' [-Werror=implicit-function-declaration]
if (attribute  (value=belle_sdp_attribute_get_value(attribute))!=NULL){
^
bellesip_sal/sal_sdp.c:395:26: error: assignment makes pointer from integer 
without a cast [-Werror]
if (attribute  (value=belle_sdp_attribute_get_value(attribute))!=NULL){
   ^
bellesip_sal/sal_sdp.c:416:128: error: comparison between pointer and integer 
[-Werror]
  if ( keywordcmp ( crypto,belle_sdp_attribute_get_name ( attribute ) ) ==0 
 belle_sdp_attribute_get_value ( attribute ) !=NULL ) {

 ^
bellesip_sal/sal_sdp.c:420:11: error: passing argument 1 of 'sscanf' makes 
pointer from integer without a cast [-Werror]
tmp2 );
^
In file included from /usr/include/features.h:371:0,
  from /usr/include/errno.h:28,
  from ../oRTP/include/ortp/port.h:30,
  from ../oRTP/include/ortp/logging.h:29,
  from ../mediastreamer2/include/mediastreamer2/mscommon.h:22,
  from ../include/sal/sal.h:33,
  from bellesip_sal/sal_impl.h:23,
  from bellesip_sal/sal_sdp.c:19:
/usr/include/stdio.h:448:12: note: expected 'const char * __restrict__' but 
argument is of type 'int'
  extern int 

Re: [Linphone-users] FTBS: linphone-3.7.0 coreapi/bellesip_sal/sal_sdp.c:377:4: error: expected '; ' before 'pt'

2014-03-13 Thread Ghislain MARY
You're right. The README states that you need belle-sip=1.3.0 but this 
was before we had to make a change that slightly broke the API.

So you can get the belle-sip version aligned with linphone-3.7.0 with:

git clone git://git.linphone.org/belle-sip.git -b 1.3.0

As of now, I think there was no tarball release made of belle-sip. I 
will check this and if no tarball exists, I'll try to provide one on the 
website.


Cheers,
Ghislain

On 13/03/2014 18:07, J G Miller wrote:

At 16:52h, on Thursday, March 13, 2014,
in message 5321d454.1040...@linphone.org,
on the subject of Re: [Linphone-users] FTBS: linphone-3.7.0 
coreapi/bellesip_sal/sal_sdp.c:377:4: error: expected '; ' before 'pt', you wrote -

   It looks like you are trying to compile the linphone 3.7.0 tarball
   release with belle-sip headers newer than the one needed to build
   linphone 3.7.0. Where did you get and how did you install belle-sip?

Thank you for your quick reply!

The linphone 3.7.0 tarball gives no indication as to where one should download 
belle-sip
and as far as I can tell, there is no information on the Linphone web-site as 
to where
belle-sip should be downloaded or which version needs to be used.  Similary on 
the
Belledone Communications web site I could find no relevant information.

The README file in the linphone 3.7.0 tarball simply states

   - you need at least:
 - belle-sip=1.3.0

It does not state that the belle-sip version must be LESS than anything.

Having done a web search to try and find from where belle-sip should be 
obtained,
I cam across

http://lists.gnu.org/archive/html/linphone-users/2013-08/msg6.html

QUOTE

belle-sip source code can be retrieved from git://git.linphone.org/belle-sip

Best regards
Jehan

UNQUOTE

So I I obtained belle-sip from there belle-sip version refdd067 of 20140312

Despite the requests of people on the Linphone Users mailing list back in
August 2013 it appears that there has been no action to provide the locations
details either within the source tar ball or on the Linphone web site.

All that is stated at

http://www.linphone.ORG/eng/documentation/guide/compiling.html is

QUOTE
  Linphone depends on the mandatory following source packages:

 speex=1.2.0 with libspeexdsp
 belle-sip =1.0.0

UNQUOTE

There is a link for speex but none for belle-sip, and one has to dig down
into the web site pages to find the only apparently mentioned source at

http://www.linphone.org/eng/download/git.html

belle-sip (sip stack)   git clone git://git.linphone.org/belle-sip.git

and there is no mention of where to obtain belle-sip on the official release
3.7.0 page at

http://www.linphone.org/eng/download/packages/linphone-3.7.0.html

So where is the official stable release version of belle-sip needed for
linphone 3.7.0 to be obtained?

Thank you for your assistance in this matter which is greatly appreciated.

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Web Version

2014-02-21 Thread Ghislain MARY

Hi,

Indeed, conference and text chat are not supported in the Linphone Web 
Plugin for the moment. It is not planned yet, but the liblinphone core 
handles it. It is a matter of web user interface.


Cheers,
Ghislain

On 21/02/2014 06:19, Vijayakumar Ramasamy wrote:


Hi,

I have downloaded Linphone Web 1.0 and made some customizations to UI. 
It has only Audio and Video Call functionality as of now. When working 
with the source, I noted that the conference and text chat has been 
disabled. I hope they are being under construction and it will be 
enabled in the next version. Is the next version of Linphone Web will 
be released in near future?


Also when trying to login with sip accounts other than linphone, I am 
getting Could not connect to server sometimes.


Thanks,

Vijay



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] DNS Resolution on Windows Phone

2013-12-30 Thread Ghislain MARY

Hi,

This is a known problem that we expect to solve as soon as possible. 
Currently we have not yet found an API that can be used on Windows Phone 
8 to access to the list of DNS servers of the system. Any hint about 
this would be greatly appreciated.


Cheers,
Ghislain

Le 25/12/2013 22:50, John Billings a écrit :

Hi All,

I've been testing the Linphone app for Windows Phone and I have 
noticed that it is not resolving DNS names correctly. It appears to be 
using a statically set DNS server instead of the sever set in Windows 
Phone. Is there a way around this, or can I file a bug report?


This is a problem in my environment because I have multiple locations 
each with a local PBX. So the DNS servers at each location resolve the 
hostname for the correct PBX IP address. This seems to work great on 
other platforms.




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Audio Compression Codec

2013-12-09 Thread Ghislain MARY

Hi,

Linphone already supports opus. This is even the preferred codec now.

Cheers,
Ghislain

On 07/12/2013 04:11, hen...@tech.email.ne.jp wrote:

I am in the process of building Linphone from source.  I'm getting a Speex 
not found error.  When looking up Speex, the site states that

The Speex codec has been obsoleted by Opus. It will continue to be available, but 
since Opus is better than Speex in all aspects, users are encouraged to switch—

Is there any work to move from SpeeX to Opus?

--


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone web download broken

2013-12-06 Thread Ghislain MARY

Hi Julius,

This should now be fixed.

Cheers,
Ghislain

On 05/12/2013 20:23, Julius Schwartzenberg wrote:

Hi,

The Linphone web download is not working for some time already. This URL
is not working:
http://web.linphone.org/downloads/linphone-web-1.0.0-Linux-x86_64.tar.gz

Are there any plans to fix this? It was working quite well before it broke.

Thanks in advance,
Julius

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone 1.0.1.1 SIP (rfc 3261)

2013-10-23 Thread Ghislain MARY

Hi,

A few people have had similar issues. It should be fixed in the next 
release. Wait for the next app update.


Cheers,
Ghislain

On 23/10/2013 17:34, Reidar A. Strømsøe wrote:

Dear users,
I have installed the above version of Linphone on my mobile phone Nokia 920 
running Windows OS 8.0.10328.78.
Using SIP account with iCalls, which by the way works ok from my pc using Xterm 
application.
The installation on the phone seems to fullfill but won't register when proceeding. After 
a few seconds it gives the message Failed.
Anyone experienced this and if so, any solution?
Appreciate any response!
___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Bug Report: Linphone momentarily drops audio when it receives a SIP Invite message during a call.

2013-10-16 Thread Ghislain MARY

Hi Tracy,

The windows snapshots have been fixed. Could you try again with the 
latest snapshot that is now up-to-date?


Cheers,
Ghislain

On 13/10/2013 21:56, Tracy Briscoe wrote:


I’ve just realised that the snapshots under 
http://www.linphone.org/snapshots/windows/ only go up to 2013-03-20, 
and are older than the stable release.


Ghislainare you able to arrange for the snapshots to be updated so 
that I can test the latest version for you?


Regards,

Mr Tracy Briscoe

Network Engineer

St Peter's School, Cambridge, Private Bag 884, Cambridge 3450, New Zealand

P +64 7 827 9899 ext 254  l  F +64 7 827 9812

www.stpeters.school.nzhttp://www.stpeters.school.nz/

*From:*linphone-users-bounces+tracyb=stpeters.school...@nongnu.org 
[mailto:linphone-users-bounces+tracyb=stpeters.school...@nongnu.org] 
*On Behalf Of *Tracy Briscoe

*Sent:* Wednesday, 9 October 2013 9:58 a.m.
*To:* linphone-users@nongnu.org
*Subject:* Re: [Linphone-users] Bug Report: Linphone momentarily drops 
audio when it receives a SIP Invite message during a call.


Hi Ghislain

The glitch also occurs with the latest build – 3.5.99.0.  I’ve sent a 
wireshark capture and the logs directly to you.


Regards,

Mr Tracy Briscoe

Network Engineer

St Peter's School, Cambridge, Private Bag 884, Cambridge 3450, New Zealand

P +64 7 827 9899 ext 254  l  F +64 7 827 9812

www.stpeters.school.nzhttp://www.stpeters.school.nz/

*From:*linphone-users-bounces+tracyb=stpeters.school...@nongnu.orgmailto:linphone-users-bounces+tracyb=stpeters.school...@nongnu.org[mailto:linphone-users-bounces+tracyb=stpeters.school...@nongnu.org] 
*On Behalf Of *Ghislain Mary

*Sent:* Tuesday, 8 October 2013 11:20 p.m.
*To:* linphone-users@nongnu.orgmailto:linphone-users@nongnu.org
*Subject:* Re: [Linphone-users] Bug Report: Linphone momentarily drops 
audio when it receives a SIP Invite message during a call.


Hi Tracy,

This is quite strange. The glitch is due to Linphone restarting the 
its audio stream processing because it detects that the stream 
description from the new INVITE is different than the previous one. 
However from the logs and the network traces these descriptions do not 
change.


Would you be able to do the same test with the latest version of 
linphone? You can get the latest nightly build at 
https://www.linphone.org/snapshots/windows/linphone-latest.exe


Cheers,
Ghislain

*Note:* This communication may contain privileged and confidential 
information intended only for the addressee named above. Any views or 
opinions presented are solely those of the author. If you have 
received this message in error, we request you delete the message and 
notify the sender. Please do not distribute, copy or disclose any 
information. This e-mail has been scanned for viruses but all 
liability for viruses or similar in any attachment or message is excluded.


St Peter's School, Cambridge, New Zealand
Telephone: 647 827 9899 Fax: 647 827 9812
Website: www.stpeters.school.nzhttp://www.stpeters.school.nz/

Please consider the environment before printing this email

*Note:* This communication may contain privileged and confidential 
information intended only for the addressee named above. Any views or 
opinions presented are solely those of the author. If you have 
received this message in error, we request you delete the message and 
notify the sender. Please do not distribute, copy or disclose any 
information. This e-mail has been scanned for viruses but all 
liability for viruses or similar in any attachment or message is excluded.


St Peter's School, Cambridge, New Zealand
Telephone: 647 827 9899 Fax: 647 827 9812
Website: www.stpeters.school.nz http://www.stpeters.school.nz/

Please consider the environment before printing this email



___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Bug Report: Linphone momentarily drops audio when it receives a SIP Invite message during a call.

2013-10-08 Thread Ghislain Mary
Hi Tracy,

This is quite strange. The glitch is due to Linphone restarting the its
audio stream processing because it detects that the stream description from
the new INVITE is different than the previous one. However from the logs
and the network traces these descriptions do not change.
Would you be able to do the same test with the latest version of linphone?
You can get the latest nightly build at
https://www.linphone.org/snapshots/windows/linphone-latest.exe

Cheers,
Ghislain

On 4 October 2013 02:56, Tracy Briscoe tra...@stpeters.school.nz wrote:

  Sorry everyone for sending the large attachment to the group, I had
 meant to send it only to Ghislain.



 Regards,



 Mr Tracy Briscoe

 Network Engineer



 St Peter's School, Cambridge, Private Bag 884, Cambridge 3450, New Zealand

 P +64 7 827 9899 ext 254  l  F +64 7 827 9812

 www.stpeters.school.nz



 *From:* linphone-users-bounces+tracyb=stpeters.school...@nongnu.org[mailto:
 linphone-users-bounces+tracyb=stpeters.school...@nongnu.org] *On Behalf
 Of *Tracy Briscoe
 *Sent:* Friday, 4 October 2013 1:47 p.m.

 *To:* linphone-users@nongnu.org
 *Subject:* Re: [Linphone-users] Bug Report: Linphone momentarily drops
 audio when it receives a SIP Invite message during a call.



 Hi Ghislain



 Attached is second example call with a glitch in it at the 1 min 30.



 The call was made from my computer - Windows 8, IP 172.16.2.20 running
 LinPhone 3.6.1 – to a desk phone attached to our NEC Univerge SV8100 PABX.

 This time the wireshark capture was done on another computer connected to
 a mirror port on the switch that the PABX is plugged into.



 Regards,



 Mr Tracy Briscoe

 Network Engineer



 St Peter's School, Cambridge, Private Bag 884, Cambridge 3450, New Zealand

 P +64 7 827 9899 ext 254  l  F +64 7 827 9812

 www.stpeters.school.nz





 *Note:* This communication may contain privileged and confidential
 information intended only for the addressee named above. Any views or
 opinions presented are solely those of the author. If you have received
 this message in error, we request you delete the message and notify the
 sender. Please do not distribute, copy or disclose any information. This
 e-mail has been scanned for viruses but all liability for viruses or
 similar in any attachment or message is excluded.

 St Peter's School, Cambridge, New Zealand
 Telephone: 647 827 9899 Fax: 647 827 9812
 Website: www.stpeters.school.nz

 Please consider the environment before printing this email

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Bug Report: Linphone momentarily drops audio when it receives a SIP Invite message during a call.

2013-10-03 Thread Ghislain Mary
Hi Tracy,

We have never seen this behaviour. Could you please send us the wireshark
capture and the application logs (you can get them from Help  Show debug
window menu)?

Thanks,
Ghislain


On 3 October 2013 01:15, Tracy Briscoe tra...@stpeters.school.nz wrote:

  Hi



 For some reason our PABX will send an ‘in call invite message’ about every
 1 minute 30, when it does Linphone drops the audio for about 1-2 seconds.
 Other SIP clients that I have tested do not exhibit this drop of audio when
 they receive the invite message.



 Attached is a screen shot from wireshark showing the flow of SIP traffic.
 I can supply an example wireshark capture if required to the development
 team.



 The testing was done using LinPhone 3.6.1 on Windows 8.



 Ps: is there a publicly available bug tracker for LinPhone? There’s no
 point me reporting a bug that you already know about.



 Regards,



 Mr Tracy Briscoe

 Network Engineer



 St Peter's School, Cambridge, Private Bag 884, Cambridge 3450, New Zealand

 P +64 7 827 9899 ext 254  l  F +64 7 827 9812

 www.stpeters.school.nz



 *Note:* This communication may contain privileged and confidential
 information intended only for the addressee named above. Any views or
 opinions presented are solely those of the author. If you have received
 this message in error, we request you delete the message and notify the
 sender. Please do not distribute, copy or disclose any information. This
 e-mail has been scanned for viruses but all liability for viruses or
 similar in any attachment or message is excluded.

 St Peter's School, Cambridge, New Zealand
 Telephone: 647 827 9899 Fax: 647 827 9812
 Website: www.stpeters.school.nz

 Please consider the environment before printing this email

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] HD webcams

2013-10-02 Thread Ghislain Mary
Hi Ilya,

HD video will be available in the next release.

Cheers,
Ghislain


On 2 October 2013 06:06, Ilya Melnikov rayana...@mail.ru wrote:

 Hello.

 How about HD video resolutions?
 Our webcams supports 720p and even more.
 But in Linphone I can't select video resolution more than 800x600.

 --
 Ilya Melnikov

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Bug Report: Installer sets incorrect SIP protocol handler in windows

2013-10-02 Thread Ghislain Mary
Hi Tracy,

Thanks for reporting this issue, we'll look into it.

Cheers,
Ghislain


On 2 October 2013 01:34, Tracy Briscoe tra...@stpeters.school.nz wrote:

  Hi



 When installing LinPhone on windows, the installer is currently setting
 the registry key ‘HKEY_CLASSES_ROOT\sip\shell\open\command\(Default)’ to:
 C:\Program Files (x86)\Linphone\bin\linphone.exe --workdir C:\Program
 Files (x86)\Linphone –call



 It should be setting it to: C:\Program Files
 (x86)\Linphone\bin\linphone.exe --workdir C:\Program Files
 (x86)\Linphone –call %1



 Note the speech marks around the path to the executable, and the %1 at
 the end.



 Obviously I’ve installed LinPhone on a 64bit version of windows, if
 installed on a 32 bit version of windows or to a custom path, the path to
 LinPhone would be different, but it appears the installer already deals
 with this.



 Regards,



 Mr Tracy Briscoe

 Network Engineer



 St Peter's School, Cambridge, Private Bag 884, Cambridge 3450, New Zealand

 P +64 7 827 9899 ext 254  l  F +64 7 827 9812

 www.stpeters.school.nz



 *Note:* This communication may contain privileged and confidential
 information intended only for the addressee named above. Any views or
 opinions presented are solely those of the author. If you have received
 this message in error, we request you delete the message and notify the
 sender. Please do not distribute, copy or disclose any information. This
 e-mail has been scanned for viruses but all liability for viruses or
 similar in any attachment or message is excluded.

 St Peter's School, Cambridge, New Zealand
 Telephone: 647 827 9899 Fax: 647 827 9812
 Website: www.stpeters.school.nz

 Please consider the environment before printing this email

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Legal issues of SRTP encryption and Google Play Store

2013-09-27 Thread Ghislain Mary
Hi,

Nobody asked us to remove the encryption in Linphone. It was our own
decision in order to respect the US and french laws.
We have been able to add it again without changing the key length after
getting the authorization to use encryption from both the US and french
governments. That's why encryption is now enabled again.

Ghislain


On 26 September 2013 23:28, pinguin74 pingui...@gmx.com wrote:

 On the Linphone homepage you could read that the software could not be
 offered with encryption because of lacking compliance with US laws
 regarding encryption.

 I have some questions about this.

 The project leader of another encrypting VOIP software for Android told
 me there is no such restriction for his software on Google Play Store.

 Thus, I would like to know, who excatly asked you to remove encryption
 in Linphone for the Google Play Store? Was ist some people from Google?
 Or government people?

 You now have enabled SRTP/TLS again in the Android version.

 To be allowed to offer Linphone again on Play Store with encryption
 enabled, did you have to shorten key length?

 What keylength does Linphone use for TLS/SRTP in its Android version
 offered on Play Store?

 What changed did you need to make in the code to offer Linphone again on
 Play Store with encryption enabled?

 I am somewhat interested in getting answers to my questions.

 Thank you


 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Legal issues of SRTP encryption and Google Play Store

2013-09-27 Thread Ghislain Mary
No, there is no back-door. And if you don't trust what we say, I remind you
that the code is open sourced so you can go check yourself.

Cheers,
Ghislain


On 27 September 2013 10:33, 4bt2...@orange.es wrote:

 Does this mean that You had to enable a back-door ?

 Le Friday 27 September 2013 10:27:25 Ghislain Mary, vous avez écrit :
  Hi,
 
  Nobody asked us to remove the encryption in Linphone. It was our own
  decision in order to respect the US and french laws.
  We have been able to add it again without changing the key length after
  getting the authorization to use encryption from both the US and french
  governments. That's why encryption is now enabled again.
 
  Ghislain
 
  On 26 September 2013 23:28, pinguin74 pingui...@gmx.com wrote:
   On the Linphone homepage you could read that the software could not be
   offered with encryption because of lacking compliance with US laws
   regarding encryption.
  
   I have some questions about this.
  
   The project leader of another encrypting VOIP software for Android told
   me there is no such restriction for his software on Google Play Store.
  
   Thus, I would like to know, who excatly asked you to remove encryption
   in Linphone for the Google Play Store? Was ist some people from Google?
   Or government people?
  
   You now have enabled SRTP/TLS again in the Android version.
  
   To be allowed to offer Linphone again on Play Store with encryption
   enabled, did you have to shorten key length?
  
   What keylength does Linphone use for TLS/SRTP in its Android version
   offered on Play Store?
  
   What changed did you need to make in the code to offer Linphone again
 on
   Play Store with encryption enabled?
  
   I am somewhat interested in getting answers to my questions.
  
   Thank you
  
  
   ___
   Linphone-users mailing list
   Linphone-users@nongnu.org
   https://lists.nongnu.org/mailman/listinfo/linphone-users

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphonec errors on Debian build

2013-09-23 Thread Ghislain Mary
Hi Charles,

It looks like that your problem is coming for intensive encoding/decoding
of the video. May you try to use an other codec than theora?

Cheers,
Ghislain


On 20 September 2013 16:44, Charles Hamilton charlesh...@gmail.com wrote:

 Hello again, Ghislain--

 Sorry for the delay. I've been troubleshooting a registration issue for
 several hours since early this morning and wasn't able to actually execute
 a connected call with a proper log. Finally fixed that...

 In any case, here's a more complete debug log from a call I just did
 between the two beaglebone blacks:

 http://paste.ubuntu.com/6132976/

 The latency problem is even worse now, and both clients crash after the
 call connects.

 I really look forward to your guidance.

 Charles





 On Fri, Sep 20, 2013 at 7:32 AM, Charles Hamilton 
 charlesh...@gmail.comwrote:

 HI Ghislain,

 The reason I didn't send a full call log was because after i queried you
 about the primary problem -- video latency even with self-view mode -- a
 second problem began occurring: I couldn't make a connection with the two
 Beagleboards after they'd been connecting (albeit poorly).  I keep getting
 the error Incompatible media parameters. So, I didn't have a full call
 log anymore.

 I wanted to keep the error reporting confined to one item at a time --
 the video latency -- in the hope that it would expedite your response.

 I'm trying right now to see what I can do to get a connection again.

 Thanks for your follow up.
 Charles


 On Fri, Sep 20, 2013 at 2:32 AM, Ghislain Mary 
 ghislain.m...@linphone.org wrote:

 Hi Charles,

 Thanks for the logs. However they are not complete. To be able to help
 you we would need the logs covering the full duration of a call.

 Cheers,
 Ghislain


 On 19 September 2013 19:08, Charles Hamilton charlesh...@gmail.comwrote:

 A follow-up to my prior message. I forgot to give you the debug window
 log. Here it is:

 http://paste.ubuntu.com/6129095/

 Thanks again!
 Charles



 On Thu, Sep 19, 2013 at 11:10 AM, Charles Hamilton 
 charlesh...@gmail.com wrote:

 Hi Guillaume,

 Thank you for your follow-up.

 To clarify, the problem with the Debian wheezy build on my Beaglebone
 Black is the video self-view, which seems to drag with exceptional 
 latenc6.
 Here are the various things I've tried to get Linphone working:

 *Image size* - I've tried both qcif (176x144) and 320 x 240 to
 minimize resources
 *Codecs/Audio* - speex 16000, speex 8000
 *Codecs/Video* - I've tried many, if not all, of the codecs. That's
 less of a problem, though, than the fact that self-view video seems to be
 playing back at around 2 fps. Some background on this:
 *Webcams* -- I've tried many different types of webcams, and the
 video latency is the same on this Linphone debian wheezy build. I've
 settled on a model that uses a generic UVC driver set, and it seems to be
 best suited across multiple OSes, builds, and chat pkgs.
 *Other sip/voip/video chat pkgs* -- Ekiga, Gajim, Jitsi all playback
 on video self-view is very smooth without latency
 *Ubuntu on Beaglebone Black* *with pre-compiled Linphone 3.3.2 pkg*-- 
 Video playback with self-view is perfectly fine, although the
 connected/call stream is very slow.

 I know you and your team are very busy, and try your best to respond
 to queries and bug reports on the lists.

 However, if you might steer me in the right direction on getting
 Debian Wheezy working, I'd be very grateful.

 Thanks again, Guillaume.
 Charles






 On Thu, Sep 19, 2013 at 3:27 AM, Guillaume Beraudo 
 guillaume.bera...@linphone.org wrote:

 Hi,

 You did what I suggested.
 Could you send a log while in call?

 What codec are you using? What image size?


 Guillaume


 On Wed, Sep 18, 2013 at 03:43:14PM -0400, Charles Hamilton wrote:
  Hi Guillaume,
 
  So, I've been working with an experienced Linux user to figure out
 from
  your email the suggested steps. Here's what we did:
 
 1. ./configure -- help
 2. Looked for anything that said *-xv* OR* -opengl*
 3. Didn't find anything specific in --help
 4. However, we did try the following:
- ./configure --enable-xv --disable strict
- ./configure --enable-glx --disable strict
 
  Unfortunately, neither of the above variations fixed the video
 problem,
  which remains extremely slow (probably 2 FPS), and the errors
 remain the
  same. Here's the output from linphonec:
 
  ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 0
  ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:0
  ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 1
  ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:1
  ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 2
  ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:2
  ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
  Ready
  linphonec ortp-error-no such method on filter MSGLXVideo,
 fid=16387 method
  index=1
  Refreshing
  ortp

Re: [Linphone-users] Linphonec errors on Debian build

2013-09-20 Thread Ghislain Mary
Hi Charles,

Thanks for the logs. However they are not complete. To be able to help you
we would need the logs covering the full duration of a call.

Cheers,
Ghislain


On 19 September 2013 19:08, Charles Hamilton charlesh...@gmail.com wrote:

 A follow-up to my prior message. I forgot to give you the debug window
 log. Here it is:

 http://paste.ubuntu.com/6129095/

 Thanks again!
 Charles



 On Thu, Sep 19, 2013 at 11:10 AM, Charles Hamilton 
 charlesh...@gmail.comwrote:

 Hi Guillaume,

 Thank you for your follow-up.

 To clarify, the problem with the Debian wheezy build on my Beaglebone
 Black is the video self-view, which seems to drag with exceptional latenc6.
 Here are the various things I've tried to get Linphone working:

 *Image size* - I've tried both qcif (176x144) and 320 x 240 to minimize
 resources
 *Codecs/Audio* - speex 16000, speex 8000
 *Codecs/Video* - I've tried many, if not all, of the codecs. That's less
 of a problem, though, than the fact that self-view video seems to be
 playing back at around 2 fps. Some background on this:
 *Webcams* -- I've tried many different types of webcams, and the video
 latency is the same on this Linphone debian wheezy build. I've settled on a
 model that uses a generic UVC driver set, and it seems to be best suited
 across multiple OSes, builds, and chat pkgs.
 *Other sip/voip/video chat pkgs* -- Ekiga, Gajim, Jitsi all playback on
 video self-view is very smooth without latency
 *Ubuntu on Beaglebone Black* *with pre-compiled Linphone 3.3.2 pkg* --
 Video playback with self-view is perfectly fine, although the
 connected/call stream is very slow.

 I know you and your team are very busy, and try your best to respond to
 queries and bug reports on the lists.

 However, if you might steer me in the right direction on getting Debian
 Wheezy working, I'd be very grateful.

 Thanks again, Guillaume.
 Charles






 On Thu, Sep 19, 2013 at 3:27 AM, Guillaume Beraudo 
 guillaume.bera...@linphone.org wrote:

 Hi,

 You did what I suggested.
 Could you send a log while in call?

 What codec are you using? What image size?


 Guillaume


 On Wed, Sep 18, 2013 at 03:43:14PM -0400, Charles Hamilton wrote:
  Hi Guillaume,
 
  So, I've been working with an experienced Linux user to figure out from
  your email the suggested steps. Here's what we did:
 
 1. ./configure -- help
 2. Looked for anything that said *-xv* OR* -opengl*
 3. Didn't find anything specific in --help
 4. However, we did try the following:
- ./configure --enable-xv --disable strict
- ./configure --enable-glx --disable strict
 
  Unfortunately, neither of the above variations fixed the video problem,
  which remains extremely slow (probably 2 FPS), and the errors remain
 the
  same. Here's the output from linphonec:
 
  ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 0
  ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:0
  ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 1
  ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:1
  ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 2
  ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:2
  ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
  Ready
  linphonec ortp-error-no such method on filter MSGLXVideo, fid=16387
 method
  index=1
  Refreshing
  ortp-error-Could not open display (null)
  Registration on sip:sip.linphone.org successful.
  linphonec Friend Granny1 sip:gran...@sip.linphone.org is Online
  ^CTerminating...
  ortp-error-Cannot unsubscribe to [BBB1 sip:grannycam@192.168.15.79
 ]
  ortp-error-Cannot unsubscribe to [debian 
 sip:debian@192.168.15.79:5060]
  Unregistration on sip:sip.linphone.org done.
  linphonec ortp-error-presence_process_io_error not implemented yet
  ortp-error-presence_process_io_error not implemented yet
  ortp-error-presence_process_io_error not implemented yet
  ortp-error-presence_process_io_error not implemented yet
 
  I'm betting that I didn't run ./configure in the way you're suggesting.
 
  Could you please be more specific about your earlier suggestion
 regarding
  running configure with -xv and -opengl?
 
  Thank you very much.
  Charles Hamilton
 
 
 
  On Tue, Sep 17, 2013 at 9:23 AM, Charles Hamilton 
 charlesh...@gmail.comwrote:
 
   Hello again, Guillaume--
  
   Sorry to ask for a clarification, but I'm still not entirely certain
 what
   you mean. Is this what you are suggesting:
  
   1) I should recompile Linphone
   2) then, instead of  *./configure* only, it should be *./configure
 -xv*OR
   *./configure -ogengl
   *
   3) then *sudo make  sudo make install*
   4) then compare each of the builds ( -xv vs. -opengl) to check how
 video
   performs?
  
   As an FYI, when doing the current build, I was directed by one of
 your
   colleagues to run *~/linphone/mediastreamer2 $ ./configure
   --disable-strict* when compiling the mediastreamer2 part of the build
   since I 

Re: [Linphone-users] Linphonec errors on Debian build

2013-09-19 Thread Ghislain Mary
Hi,

The idea is to try the build with either opengl OR xv.
So either run:
./configure --enable-glx --disable-xv --disable-strict
or:
./configure --disable-glx --enable-xv --disable-strict

Cheers,
Ghislain


On 18 September 2013 21:43, Charles Hamilton charlesh...@gmail.com wrote:

 Hi Guillaume,

 So, I've been working with an experienced Linux user to figure out from
 your email the suggested steps. Here's what we did:

1. ./configure -- help
2. Looked for anything that said *-xv* OR* -opengl*
3. Didn't find anything specific in --help
4. However, we did try the following:
   - ./configure --enable-xv --disable strict
   - ./configure --enable-glx --disable strict

 Unfortunately, neither of the above variations fixed the video problem,
 which remains extremely slow (probably 2 FPS), and the errors remain the
 same. Here's the output from linphonec:

 ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 0
 ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:0
 ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 1
 ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:1
 ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 2
 ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:2
 ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
 Ready

 linphonec ortp-error-no such method on filter MSGLXVideo, fid=16387
 method index=1
 Refreshing
 ortp-error-Could not open display (null)

 Registration on sip:sip.linphone.org successful.
 linphonec Friend Granny1 sip:gran...@sip.linphone.org is Online
 ^CTerminating...
 ortp-error-Cannot unsubscribe to [BBB1 sip:grannycam@192.168.15.79]
 ortp-error-Cannot unsubscribe to [debian sip:debian@192.168.15.79:5060
 ]
 Unregistration on sip:sip.linphone.org done.
 linphonec ortp-error-presence_process_io_error not implemented yet
 ortp-error-presence_process_io_error not implemented yet
 ortp-error-presence_process_io_error not implemented yet
 ortp-error-presence_process_io_error not implemented yet

 I'm betting that I didn't run ./configure in the way you're suggesting.

 Could you please be more specific about your earlier suggestion regarding
 running configure with -xv and -opengl?

 Thank you very much.
 Charles Hamilton



 On Tue, Sep 17, 2013 at 9:23 AM, Charles Hamilton 
 charlesh...@gmail.comwrote:

 Hello again, Guillaume--

 Sorry to ask for a clarification, but I'm still not entirely certain what
 you mean. Is this what you are suggesting:

 1) I should recompile Linphone
 2) then, instead of  *./configure* only, it should be *./configure -xv*OR
 *./configure -ogengl
 *
 3) then *sudo make  sudo make install*
 4) then compare each of the builds ( -xv vs. -opengl) to check how video
 performs?

 As an FYI, when doing the current build, I was directed by one of your
 colleagues to run *~/linphone/mediastreamer2 $ ./configure
 --disable-strict* when compiling the mediastreamer2 part of the build
 since I was getting errors at that point. I'm assuming that doesn't affect
 your current recommendation, correct?

 Thank you again for your speedy response!

 Charles Hamilton



 On Tue, Sep 17, 2013 at 9:01 AM, Guillaume Beraudo 
 guillaume.bera...@linphone.org wrote:

 Hi,

 You may compile linphone either with:
 - xv;
 - opengl.

 See the ./configure

 Guillaume



 On Tue, Sep 17, 2013 at 08:44:04AM -0400, Charles Hamilton wrote:
  Hi Guillaume,
 
  Unfortunately, I'm very new to Linux. Can you be more specific about
 how I
  would do what you suggest?
 
  Thank you very much for your help.
  Charles Hamilton
 
 
  On Tue, Sep 17, 2013 at 8:19 AM, Guillaume Beraudo 
  guillaume.bera...@linphone.org wrote:
 
   Hi,
  
   Have you compared builds with opengl and xv?
  
   Guillaume
  
  
   On Mon, Sep 16, 2013 at 02:53:14PM -0400, Charles Hamilton wrote:
Hello,
   
I've now successfully compiled Linphone from source for Debian
 Wheezy and
am running it on the Beaglebone Black.
   
Audio seems fine. However, video remains a problem with extremely
 slow
fps/latency. Here's an output from Linphonec:
   
linphonec ortp-error-no such method on filter MSGLXVideo,
 fid=16387
method index=1
Refreshing
Registration on sip:sip.linphone.org successful.
linphonec -unknown source-(1)  : error 10 : Missing token, at
 offset -1
near [Index: 0 (Start: 0-Stop: 0) ='missing '@'', type24
 Line:
1 LinePos:24]
 : Missing '@'
ortp-error-header_contact parser error for [Contact:
 sip:192.xxx.xxx.xxx]
ortp-error-No contact in response.
ortp-error-presence op [0x811b8] receive an unexpected answer [200]
-unknown source-(1)  : error 10 : Missing token, at offset -1
near [Index: 0 (Start: 0-Stop: 0) ='missing '@'', type24
 Line:
1 LinePos:24]
 : Missing '@'
ortp-error-header_contact parser error for [Contact:
 sip:192.xxx.xxx.xxx]
ortp-error-No contact in response.
ortp-error-presence 

Re: [Linphone-users] Any other support system?

2013-09-18 Thread Ghislain Mary
Hi Adrian,

When you ask for help, please provide the logs from the application
otherwise no help can be provided. Just saying that you get a registration
failed message does not provide enough information for anyone to help you.
So please provide the logs and we'll take a look at it (go to Help  Show
debug window).

Cheers,
Ghislain


On 18 September 2013 14:06, Adrian Maire grfi...@yahoo.es wrote:

 Hello :-)

 I know that this is free software and you probably take your free time to
 improve linphone.
 In my case I choosen Linphone against Line or skype because it is cross
 platform and free software. But after 2 week I still unable to connect/use
 your app.
 I sent 2 times the question here with no response.

 Really, I feel like speaking with a wall, and if people (like me, with
 good computer knowleadge and high motivation) are unable to use it, maybe
 is better to leave this project.

 So my question now is: There is any better support system like forum or
 chat in which i may expect to get an answer?

 Thanks you for any further response and sorry for the inconvenance.

 Best regards, Adrian M.

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Windows Phone 8 crashes OS?

2013-08-19 Thread Ghislain Mary
Hi,

Thanks for all these information. Could you please tell us the phone model
you are using and its firmware version?

Cheers,
Ghislain


On 16 August 2013 13:43, Clive Gout linph...@clive.id.au wrote:

 Hi,

 This might be a coincidence, but I hope it is not, and wondering if anyone
 else has experienced the same problems. I suspect the issue is something to
 do with the VoIP registration that linphone might be doing, but that's just
 my guess.

 I installed the windows phone 8 app and it work well to make calls, I'm
 very impressed with it and amazed that it is a free app, I'd pay for this
 kind of functionality.

 Originally when I installed it, the app crashed and went back to the app
 list, I opened it up again and it showed 'resuming' or 'loading' but would
 then quit to the app list again. I uninstalled and reinstalled the app and
 set up my SIP profile again and this problem didn't occur anymore.

 Since installing it however, the phone itself has became very unstable. I
 press the power button to unlock it, it will show the lock screen and I
 swipe up to unlock it. The phone will just show 'loading...' and is
 completely unresponsive. If audio was playing it will continue to play, and
 the volume keys will work for a while, but then stop working and the back,
 start, and search buttons are non-functional. The only solution is to to a
 soft reset, or remove the battery.

 Another scenario was I was changing the date+time settings of the phone,
 and again the phone became unresponsive to all the physical buttons. I
 could still tap the screen and change the On-Off switches on the screen,
 but that was all I could do. I had to take the battery out again to resolve
 the issue.

 In one example the phone became unresponsive and I was able to hold the
 power button down for the 'slide down to power off' to appear, however when
 I did this and it showed 'goodbye' this remained there and the phone
 wouldn't turn off. I took the battery out to resolve it.

 I've uninstalled linphone and have not had any issues since then.

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Belle-sip - how to find it

2013-08-13 Thread Ghislain Mary
Hi Robert,

The belle_sip_messageParser.h file is generated automatically during
compilation by antlr. Please provide the entire log of the commands you run
(autogen.sh, configure, make). You are probably missing some antlr
dependency or have an error earlier in the build.

Cheers,
Ghislain


On 4 August 2013 20:03, Robert Dyck rob.d...@telus.net wrote:

 **

 After cloning belle-sip and running autogen.sh, configure, make I get the
 following error.


 make[3]: Entering directory `/home/rdyck/Downloads/belle-sip/src'

 CC libbellesip_la-clock_gettime.lo

 CC libbellesip_la-port.lo

 CC libbellesip_la-belle_sip_uri_impl.lo

 belle_sip_uri_impl.c:24:37: fatal error: belle_sip_messageParser.h: No
 such file or directory

 compilation terminated.



 On August 4, 2013 11:09:50 AM Jehan Monnier wrote:

 Hi linphone users,


 Below the mail I sent to the developer list a couple of days ago regarding
 Linphone new sip stack:


 Dear list,


 We just push a new version of Linphone with major improvements in the
 signaling component of Linphone. The main change is the integration of
 belle-sip, a brand new sip stack developed by the Linphone's team.


 Bellow the list of main new features.

 * multiple SIP transports simualtaneously now allowed

 * IP dual stack: can use IPv6 and IPv4 simultaneously

 * fully asynchronous behavior: no more lengthly DNS or connections

 * +sip.instance parameter (RFC5626)

 * alias parameter (RFC5923)

 * better management of network disconnections

 * SIP/TLS handled through lightweighted polarssl library (instead
 of openssl)

 * SIP transaction state machines improved (RFC6026)

 * Privacy API

 * Full support of rich presence



 belle-sip source code can be retrieved from
 git://git.linphone.org/belle-sip


 Best regards



 Jehan

 www.linphone.org







 Le 28 juil. 2013 à 19:30, Robert Dyck rob.d...@telus.net a écrit :


 I have downloaded Linphone through git. When I run the configure script I
 am
 told I need belle-sip. What is it and how do I get it?

 Thanks Rob

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users





 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] genghisk...@gmx.ca

2013-07-02 Thread Ghislain Mary
Hi John,

To speed up things you can set subscribe=0 for each of your friends in your
linphonerc. You will then no longer be able to see their presence status
but it will no longer block the UI.

Cheers,
Ghislain


On 1 July 2013 09:52, John White j...@lawquest.com wrote:

 They are all about the same.  Here is an example:

[friend_284]
url=Casey Kartlon 
 sip:17758377979@sip.**diamondcard.ussip%3a17758377...@sip.diamondcard.us
 
pol=accept
subscribe=1

 John

 Jehan Monnier wrote:

 Hi,



 Le 30 juin 2013 à 16:16, Jim Diamond jim.diam...@acadiau.ca mailto:
 jim.diam...@acadiau.ca** a écrit :


  On Sat, Jun 29, 2013 at 15:22 (-0700), John White wrote:

  As to the slow loading, that problem is solved (I took all the
 friends out of linphonerc.  However, I now have to copy and paste
 contact info (phone numbers), so that's a bummer.  I am looking at
 faster ways to do this.


 John, I am surprised that no linphone developer has chimed in on
 this.  You might want to consider filing a bug report on this.



 For every LinphoneFriend, a SIP subscription might be issued. I may
 explain why it is so slow.
 Can you show us an example of your LinphoneFirend ?

 Thanks

 Jehan
 www.linphone.org http://www.linphone.org

  I guess your problem is worked-around with Genghis' solution, but you
 shouldn't have to go to that length.

  # ./linphone.SlackBuild VIDEO=yes


  I then use installpkg to install the SBO file.  Linphone runs when I
 do this but does the Video Input Device is greyed out and no video
 codecs show in Preferences.


 Do you have ffmpeg installed?

 If you say
 bash -x ./linphone.SlackBuild VIDEO=yes
 when it gets to the configure line does it have '--enable-video' in it
 like this one:
 ./configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/doc
 --mandir=/usr/man --disable-static --enable-ipv6 --enable-alsa
 --enable-truespeech --enable-video --build=x86_64-slackware-linux

 Try that out and let me know, maybe I can help there.

 Jim

 __**_
 Linphone-users mailing list
 Linphone-users@nongnu.org 
 mailto:Linphone-users@nongnu.**orgLinphone-users@nongnu.org
 
 https://lists.nongnu.org/**mailman/listinfo/linphone-**usershttps://lists.nongnu.org/mailman/listinfo/linphone-users




 __**_
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/**mailman/listinfo/linphone-**usershttps://lists.nongnu.org/mailman/listinfo/linphone-users



 __**_
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/**mailman/listinfo/linphone-**usershttps://lists.nongnu.org/mailman/listinfo/linphone-users

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] [Linphone-developers] [Release] Linphone 3.6

2013-07-02 Thread Ghislain Mary
Hi Genghis,

Sorry for the late answer.
This is not a bug, this is the expected behavior. When you call
sip:early_mu...@iptel.org it sends the music as early media without ever
answering the call. Therefore, as the call is not answered, it is normal
that the UI stays in the outgoing call in progress view.

Cheers,
Ghislain


On 14 June 2013 07:34, Genghis Khan genghisk...@gmx.ca wrote:

 Bug.

 When calling to iptel Music sip:mu...@iptel.org
 I get a normal in-call display.

 When calling to iptel Early Music sip:early_mu...@iptel.org
 I get a Calling... display even when in-call.

 Is it just me?

 On Thu, 13 Jun 2013 16:37:01 +0200
 Margaux Clerc margaux.cl...@belledonne-communications.com wrote:

  Hi,
 
  A new release of Linphone 3.6 for Windows Desktop, MAC OSX and Linux
  is available here :
 
  http://www.linphone.org/eng/download/packages/linphone-3.6.0.html
 
  The new version 3.6 includes significant user interface improvements
  as well as new text messaging features such as delivery notifications
  and chat messaging storage.
 
  Three new major core features are now supported by Linphone:
 
  - ICE support (RFC5246): allows peer to peer audio  video
  connections without media relay server
  - UPnP (Universal Plug and Play): allows device-to-device
  networking of personal computers, networked home appliances and
  wireless devices
  - Audio call and conference recording
 
  Also, Linphone 3.6 also integrates the new following features:
 
  - Call statistics
  - An improved buddy list management interface
  - Hebrew and Serb language support
 
  Cheers,
 
  Margaux


 --
 Proper English www.reddit.com/r/proper
 4 teh lulz... http://email.is-not-s.ms

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] It's much too difficult to find the contact I want to call these days

2013-07-01 Thread Ghislain Mary
Hi,

You can still search for a contact by typing ctrl+f.
The contact list is also still alphabetically sorted but it shows online
contacts and contacts with which you are chatting before the contacts that
are offline.

Cheers,
Ghislain


On 22 June 2013 03:47, Xavion xavio...@gmail.com wrote:

 Dear Developers,

 One of the big reasons I liked Linphone was that I could search for
 contacts easily.  For example, if I wanted to call a guy named 'Martin', I
 only had to type 'Ma' in the search field and his entry would show up.

 As of Linphone v3.6.0, the search field no longer exists.  Furthermore,
 the 'Contacts' list entries aren't ordered alphabetically for some reason.
 This means I have to go through every item in the list until I find the one
 I want.

 Honestly, I'm wondering whether the guy who removed the search field was
 drunk at the time!  Please bring it back, and give us the option of
 permanently ordering the 'Contacts' list entries alphabetically as well.


 --
 Regards, Xavion.


 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] The Account Assistant won't let me click the 'Apply' button

2013-07-01 Thread Ghislain Mary
Thanks for the bug report, we will fix it in the next release.

Cheers,
Ghislain


On 22 June 2013 03:26, Xavion xavio...@gmail.com wrote:

 Dear Developers,

 This is an old bug that I should have reported long ago.  However, I'm
 surprised to see that it still exists in Linphone v3.6.0.

 After opening the Account Assistant, I choose the third radio button and
 click 'Forward'.  When I then fill out all of the text fields, the 'Apply'
 button remains disabled.

 Take a look at the attached screenshot to see what I mean.  That button
 should become enabled once data exists in the first three text fields.


 --
 Regards, Xavion.


 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] No sound card detected after 3.6.1 build

2013-06-25 Thread Ghislain Mary
Hi Rex,

What is the ouput of configure?
Are you user the libasound2-dev package is installed on your system?

Cheers,
Ghislain


On 24 June 2013 19:56, rex r...@nosyntax.net wrote:

 3.5.2-10 from the Debian repository finds the Realtek ACL889 chip
 and works.

 After uncompressing 3.6.1.tar.gz, both builds built w/o errors, but the
 program fails to find the chip.

 ./configure --enable-ssl --enable-zrtp
 ./configure --enable-ssl --enable-zrtp --enable-alsa

 A built from the git repository produced the same result.

 I'm running Debian Testing on a ASUS P8P67 MB.

 TIA,

 -rex

 __**_
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/**mailman/listinfo/linphone-**usershttps://lists.nongnu.org/mailman/listinfo/linphone-users

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Issue with Linephone

2013-06-05 Thread Ghislain Mary
Hi,

Check the settings you have entered. In the log a DNS resolution is done
for svgw3.ubity.com which fails because the right domain name is
vgw3.ubity.com as you said in your mail.


Cheers,
Ghislain


On 30 May 2013 17:53, TOUCH Dara dara.to...@lgm.fr wrote:

 Hi,

 ** **

 I’m a French user (Sorry for my English)

 I’ve setup the software on my computer but it doesn’t.

 Before to go on the Internet, I have a firewall on which there is no rules.
 

 ** **

 I have an account which is tec000203302 on this domain vgw3.ubity.com

 ** **

 Thank you very much for your quick support !

 ** **

 Best Regards,

 Dara TOUCH

 ** **

 I will find some logs below :

 ** **

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 1

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: Local interface to reach 87.98.157.38 is 192.168.1.98.

 message: keep alive: 0

 message: eXosip: Reseting timer to 10s before waking up!

 message: allocating transaction ressource 30 21307

 message: allocating NICT context

 message: eXosip_dnsutils_naptr: DNS server (0): 192.168.0.4

 message: eXosip_dnsutils_naptr: DNS server (1): 192.168.0.5

 message: DNS resolution with svgw3.ubity.com:5060

 message: getaddrinfo failure. svgw3.ubity.com:5060 (11004)

 message: cb_transport_error (id=30)

 message: cb_nict_kill_transaction (id=30)

 message: free transaction ressource 29 21307

 message: free nict ressource

 message: eXosip: Reseting timer to 10s before waking up!

 message: linphone process event get a message 2

 ** **

 message: REGISTRATION_FAILURE

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone Beta

2013-04-26 Thread Ghislain Mary
Hi,

There was some API changes in the mediastreamer2 library.
audio_stream_-session needs to be replaced by 
audio_stream_-ms.session.

Cheers,
Ghislain


On 25 April 2013 16:41, alekc...@googlemail.com wrote:

 Hi,

 Linphone built fine with last commit and with --enable-glx
 and --disable-ffmpeg options (vim-common was needed at build time).
 Now Linphone don't crashes if I enable self-view.
 But window with self-view appeared with picture of window background,
 then this window becomes black after updating.
 This behavior the same with /dev/video0 selected or static picture.

 I have problems with compilation kopete jabber protocol
 against ortp-0.21.1 https://bugs.kde.org/show_bug.cgi?id=318825

 /builddir/build/BUILD/kdenetwork-4.10.2/kopete/protocols/jabber/googletalk/libjingle/talk/session/phone/linphonemediaengine.cc:146:57:
 error: 'AudioStream'
 has no member named 'session'
 /builddir/build/BUILD/kdenetwork-4.10.2/kopete/protocols/jabber/googletalk/libjingle/talk/session/phone/linphonemediaengine.cc:157:55:
 error: 'AudioStream'
 has no member named 'session'

 Here corresponding code

 http://websvn.kde.org/tags/KDE/4.10.2/kdenetwork/kopete/protocols/jabber/googletalk/libjingle/talk/session/phone/linphonemediaengine.cc?revision=1347869vi
 ew=markup

 Is there common fix for such compilation errors?


 Ghislain Mary wrote:

  Hi,
 
  I just committed a fix for this issue. When disabling ffmpeg every video
  rendering filters in mediastreamer2 were disabled at compilation time
  because most of them depend on ffmpeg for scaling (the Xv and SDL
 rendering
  filters have this dependency). However the OpenGL rending filter doesn't
  have this dependency but was disabled anyway.
  So now we try to enable the OpenGL rendering filter when ffmpeg is
  disabled. But for it to be enabled you need to have the OpenGL
 development
  headers and libraries installed.
  So if you should now be able to have video with the VP8 codec without
  ffmpeg using the OpenGL renderer. Please try and let us now the result.
 
  Cheers,
  Ghislain
 
 
  On 25 April 2013 01:53, alekc...@googlemail.com wrote:
 
  Hi,
 
  I compiled linphone-3.5.99.0 for Fedora 18 with --disable-ffmpeg
  option, now build was successful, without mandatory ffmpeg for
  video support error  which was in previous versions.
  Does it mean that video calls possible now with vp8 and theora codecs
  and without ffmpeg?
  ffmpeg is not available in Fedora repos because of problems with
 patents.
 
  When I select in main menu Enable self-view linphone crashes:
 
  #0  ms_filter_call_method (f=0x0, id=id@entry=157188, arg=arg@entry
 =0xbfffec40)
  at base/msfilter.c:198
  #1  0xb7e81db3 in video_preview_start (stream=0x82364d8,
 device=0x816d0a8)
  at voip/videostream.c:703
  #2  0xb7f7610a in toggle_video_preview (lc=lc@entry=0x815d630, val=1
  '\001') at linphonecore.c:4361
  #3  0xb7f7e1fe in linphone_core_iterate (lc=lc@entry=0x815d630) at
  linphonecore.c:2154
  #4  0x0805b2c2 in linphone_gtk_iterate (lc=0x815d630) at main.c:557
  #5  linphone_gtk_iterate (lc=lc@entry=0x815d630) at main.c:547
  #6  0xb6c94e50 in g_timeout_dispatch (source=source@entry=0x8177e90,
  callback=0x805b290 linphone_gtk_iterate, user_data=0x815d630) at
  gmain.c:4026
  #7  0xb6c9415b in g_main_dispatch (context=0x80c7250, context@entry
 =0x80ea418)
  at gmain.c:2715
  #8  g_main_context_dispatch (context=context@entry=0x80c7250) at
  gmain.c:3219
  #9  0xb6c94500 in g_main_context_iterate (context=0x80c7250,
  block=block@entry=1, dispatch=dispatch@entry=1, self=optimized out)
 at
  gmain.c:3290
  #10 0xb6c94963 in g_main_loop_run (loop=loop@entry=0x81dacb0) at
  gmain.c:3484
  #11 0xb7403040 in IA__gtk_main () at gtkmain.c:1257
  #12 0x08058bd5 in main (argc=1, argv=0xb064) at main.c:1994
 
 
 
  Margaux Clerc wrote:
 
   Hi,
  
   Before the next release of Linphone , a beta version is available
 here :
  
  
 
 http://download.savannah.gnu.org/releases/linphone/unstable/source/linphone-3.6-beta-1.tar.gz
  
   The new features are :
  
   - reworked UI
  
   - chat messages storage
  
   - uPnP
  
   - ICE
  
   - Call stats and call recording
  
  
   Please take time to polish translations and report bugs before the
   final version.
  
   --
  
   Margaux Clerc
  --
  Alexey Kurov nuc...@fedoraproject.org
 
 
  ___
  Linphone-users mailing list
  Linphone-users@nongnu.org
  https://lists.nongnu.org/mailman/listinfo/linphone-users
 
 --
 Alexey Kurov nuc...@fedoraproject.org


 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] 802.1Q Vlan tag on GT-N7000

2013-04-10 Thread Ghislain Mary
Hi there,

Linphone does not handle 802.1Q VLAN tags. So these tags are added either
by the network stack of your Android device or by your WIFI router.
However there may be a thing that may cause the Android device or the WIFI
router to do this. We added the possibility to set DSCP for quality of
service.
So could you test to put dscp=0x0 in the [sip] section of your
linphonerc and also audio_dscp=0x0 and video_dscp=0x0 in the [rtp]
section. That may fix your issue.

Cheers


On 9 April 2013 09:05, Ian Coetzee linph...@iancoetzee.za.net wrote:


 On Tue, Apr 9, 2013 at 12:22 AM, Joao Pereira Rosa 
 joaopr...@mail.telepac.pt wrote:

 **
 Dear Ian

 I have sansung Galaxy Tab GT-P3110 and I have the same poroblem. I do not
 know how to solve, but you can install  Linphone version 1.2.1 (from
 Linphone site) .
 This version works and in I see in  wireshark trace the ethernet protocol
  has not the vlan tag.

 with kinds regards
 João Pereira Rosa


 Hi Joao,

 Thanks for the advice. Version 1.2 works nicely, unfortunately I need to
 have more than one account dialed in, so I tried version 1.3, and it broke
 again. That leads me to believe that the problem is slipped in between
 1.2.2 and 1.3.

 Now to throw you guys a curve ball. Version 1.3 and version 2.0.2 works at
 my home.

 The only difference between my home and office is at home I have a DD-WRT
 based wireless AP and at the office we have a Mikrotik base wireless AP.

 Regards
 Ian



  *From:* Ian Coetzee linph...@iancoetzee.za.net
 *Sent:* Monday, April 08, 2013 3:38 PM
 *To:* linphone-users@nongnu.org
 *Subject:* Re: [Linphone-users] 802.1Q Vlan tag on GT-N7000

   Hi all,

 Do you have any idee on this problem of mine yet?

 Regards
 Ian


 On Thu, Mar 21, 2013 at 12:51 PM, Ian Coetzee linph...@iancoetzee.za.net
  wrote:

  Good day all,

 I tried installing linphone on my phone (Galaxy note 1). After
 installation I cant get it to register on any asterisk server.

 I also installed another SIP client, I also tested by installing it on a
 friend's phone (HTC Sensation) and another android phone (Samsung Galaxy
 S3).

 In all of these last times it worked, which isolated the problem to my
 phone and linphone.

 After some packet sniffs I came accross the cause of the problem:
 On my phone linphone adds a 802.1Q vlan tag 0 to all traffic originating
 from my phone and generated by linphone.

 On the other tests there is no such VLAN tag.

 What can I do to test further?

 I can paste the headers of the packet sniffs in here if that will help.

 Regards
 Ian


  --

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users



 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Custom Splitter Filter

2013-04-05 Thread Ghislain Mary
Hi,

This filter already exists in mediastreamer2, this is the tee filter
(MS_TEE_ID).

Cheers,
Ghislain


On 5 April 2013 10:33, Chanwit Kaewkasi chan...@gmail.com wrote:

 Hi all,

 I am writing a small custom MS filter that is trying to split an input to
 2 outputs.

 Here it is:

 MSFilterDesc ms_splitter_desc={
 .id=MS_SPLITTER_ID,
 .name=MSSplitter,
  .text=N_(Split input to 2 channels),
 .category=MS_FILTER_OTHER,
 .ninputs=1,
  .noutputs=2,
 .process=splitter_process,
 .methods=splitter_methods
 };

 and here's my splitter_process():

 static void splitter_process(MSFilter *f){
 mblk_t *refm;

 while((refm=ms_queue_get(f-inputs[0]))!=NULL){
 ms_queue_put(f-outputs[0],refm);
  ms_queue_put(f-outputs[1],refm);
 }
 return;
 }

 But it's likely to freeze the Linphone. My question is quite simple.
 - Can I put refm into the output queue twice?
 - Or do I need to make a copy of refm first?
 - If so, which function do I need to properly duplicate the packet and
 sending 2 copies of it to the different output channel?


 Best regards,

 -chanwit

 --
 Chanwit Kaewkasi
 linkedin.com/in/chanwit

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] link errors linphone-android

2013-03-12 Thread Ghislain Mary
Hi,

This issue was already known and has been fixed yesterday. If you update
your sources it should compile successfully.

Cheers,
Ghislain

On 10 March 2013 17:02, Venkat Vallabhaneni venkat.vall...@gmail.comwrote:

 I am getting following errors when compiling the android linphone on ubuntu

 SharedLibrary  : libswscale.so
 SharedLibrary  : liblinphone.so
 /home/venkat/android-ndk-r8d/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld:
 ./obj/local/armeabi-v7a/objs/linphone/chat.o: in function
 _linphone_chat_room_send_message:jni/..//submodules/linphone/build/android/../../coreapi/chat.c:118:
 error: undefined reference to 'linphone_core_set_history_message'
 /home/venkat/android-ndk-r8d/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld:
 ./obj/local/armeabi-v7a/objs/linphone/chat.o: in function
 linphone_core_message_received:jni/..//submodules/linphone/build/android/../../coreapi/chat.c:185:
 error: undefined reference to 'linphone_core_set_history_message'
 /home/venkat/android-ndk-r8d/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld:
 ./obj/local/armeabi-v7a/objs/linphone/callbacks.o: in function
 text_delivery_update:jni/..//submodules/linphone/build/android/../../coreapi/callbacks.c:937:
 error: undefined reference to 'linphone_core_set_message_state'
 collect2: ld returned 1 exit status
 make: *** [obj/local/armeabi-v7a/liblinphone.so] Error 1


 Not sure of it.. Can somebody help?

 Thanks

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] errors compiling

2013-03-12 Thread Ghislain Mary
You already sent a message the day before about the same issue. Please be
patient and reply to the already existing message to ask for any news if
you do not have any answer after a while. But please do not create
duplicated messages like this one.
See my reply to your other message.

Cheers,
Ghislain

On 12 March 2013 03:40, venkat venkat.vall...@gmail.com wrote:

 i am getting the following errors while making linphone for android on
 ubuntu
 12.10

   [exec] /home/venkat/android-ndk-r8d/toolchains/x86-4.6/prebuilt/linux-

 x86/bin/../lib/gcc/i686-linux-android/4.6/../../../../i686-linux-android/bin/ld:
 ./obj/local/x86/objs/linphonenoneon/chat.o: in function

 _linphone_chat_room_send_message:jni/..//submodules/linphone/build/android/../..
 /coreapi/chat.c:118: error: undefined reference to
 'linphone_core_set_history_message'
  [exec] /home/venkat/android-ndk-r8d/toolchains/x86-4.6/prebuilt/linux-

 x86/bin/../lib/gcc/i686-linux-android/4.6/../../../../i686-linux-android/bin/ld:
 ./obj/local/x86/objs/linphonenoneon/chat.o: in function

 linphone_core_message_received:jni/..//submodules/linphone/build/android/../../c
 oreapi/chat.c:185: error: undefined reference to
 'linphone_core_set_history_message'
  [exec] /home/venkat/android-ndk-r8d/toolchains/x86-4.6/prebuilt/linux-

 x86/bin/../lib/gcc/i686-linux-android/4.6/../../../../i686-linux-android/bin/ld:
 ./obj/local/x86/objs/linphonenoneon/callbacks.o: in function

 text_delivery_update:jni/..//submodules/linphone/build/android/../../coreapi/cal
 lbacks.c:937: error: undefined reference to
 'linphone_core_set_message_state'
  [exec] collect2: ld returned 1 exit status
  [exec] make[2]: *** [obj/local/x86/liblinphonenoneon.so] Error 1
  [exec] make[2]: *** Waiting for unfinished jobs
  [exec] /home/venkat/android-ndk-r8d/toolchains/arm-linux-androideabi-

 4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-
 linux-androideabi/bin/ld: ./obj/local/armeabi/objs/linphonenoneon/chat.o:
 in
 function

 _linphone_chat_room_send_message:jni/..//submodules/linphone/build/android/../..
 /coreapi/chat.c:118: error: undefined reference to
 'linphone_core_set_history_message'
  [exec] /home/venkat/android-ndk-r8d/toolchains/arm-linux-androideabi-

 4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-
 linux-androideabi/bin/ld: ./obj/local/armeabi/objs/linphonenoneon/chat.o:
 in
 function

 linphone_core_message_received:jni/..//submodules/linphone/build/android/../../c
 oreapi/chat.c:185: error: undefined reference to
 'linphone_core_set_history_message'
  [exec] /home/venkat/android-ndk-r8d/toolchains/arm-linux-androideabi-

 4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-
 linux-androideabi/bin/ld:
 ./obj/local/armeabi/objs/linphonenoneon/callbacks.o:
 in function

 text_delivery_update:jni/..//submodules/linphone/build/android/../../coreapi/cal
 lbacks.c:937: error: undefined reference to
 'linphone_core_set_message_state'


 Can somebody help


 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone will not load on Mac Os X 10.6.8 Snow leopard

2013-03-12 Thread Ghislain Mary
Hi,

it looks like you are trying to run a 64 bit application on a 32 bit CPU.
Could you tell what CPU you have on your Mac Book Pro?

Cheers,
Ghislain

On 10 March 2013 00:51, mark saftich marksaft...@hotmail.com wrote:

  Hello, I have successfully downloaded linphone version 3.5.2  but the
 program will not load/install or run .

 Is there anything else I have to do or load first for my Mac Book Pro to
 accept this.

 I am running Mac OS X snow leopard ver 10.6.8

 I have not had any problem loading third party software in the past.

 Could I please get some help, as my new job requires me to have this
 running.

 My console says

 10/03/13 9:45:53 AM [0x0-0x37037].org.linphone.linphone[529] 
 /Users/marksaftich/Downloads/Linphone/Linphone.app/Contents/MacOS/Linphone:
 line 133:
 /Users/marksaftich/Downloads/Linphone/Linphone.app/Contents/MacOS/Linphone-bin:
 Bad CPU type in executable

 10/03/13 9:45:53 AM [0x0-0x37037].org.linphone.linphone[529] 
 /Users/marksaftich/Downloads/Linphone/Linphone.app/Contents/MacOS/Linphone:
 line 133:
 /Users/marksaftich/Downloads/Linphone/Linphone.app/Contents/MacOS/Linphone-bin:
 Unknown error: 0

 10/03/13 9:45:53 AM com.apple.launchd.peruser.501[169] 
 ([0x0-0x37037].org.linphone.linphone[529])
 Exited with exit code: 1

 10/03/13 9:46:31 AM [0x0-0x38038].com.apple.Console[570] 2013-03-10 09:46
 Console[570] (CarbonCore.framework) FSEventStreamCreate:
 _FSEventStreamCreate: ERROR: could not allocate 0 bytes for array of path
 strings

 10/03/13 9:46:31 AM [0x0-0x38038].com.apple.Console[570] 2013-03-10 09:46
 Console[570] (CarbonCore.framework) FSEventStreamCreate:
 _FSEventStreamCreate: ERROR: could not allocate 0 bytes for array of path
 strings


 Thankyou for your time today
 Mark



 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] Linphone-Android

2013-03-12 Thread Ghislain Mary
Hi,

You probably haven't cloned the repository recursively. Therefore you did
not get the submodules. To fix it, use the git submodule update
--recursive --init command.

Cheers,
Ghislain

On 5 March 2013 12:35, Sajid Shaikh shaikhsajid2...@gmail.com wrote:

 Hi All,
 Linphone is great application. I want integrate with my app for
 calling purpose. I have downloaded source code  imported also.
 But it showing some errors which are following..

 Description Resource Path Location Type
 Project 'linphone-android' is missing required source folder:
 'submodules/linphone/java/common' linphone-android Build path Build Path
 Problem
 Project 'linphone-android' is missing required source folder:
 'submodules/linphone/java/impl' linphone-android Build path Build Path
 Problem
 Project 'linphone-android' is missing required source folder:
 'submodules/linphone/java/j2se' linphone-android Build path Build Path
 Problem
 Project 'linphone-android' is missing required source folder:
 'submodules/linphone/mediastreamer2/java/src' linphone-android Build path 
 Build
 Path Problem

 Can you please guide me on this problem to solve.


 --
 *Thanks  Regards*
  The future is not set there is no fate but what we make for ourselves. 
 *
 **Sajid*


 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] disconnect/dropped incoming calls

2013-02-21 Thread Ghislain Mary
Hi John,

Could you provide us with the debug traces of a call where the problem
happens? You can get these traces using the Show debug window option of
the Help menu.

Cheers
Ghislain

On 18 February 2013 09:05, John White j...@lawquest.com wrote:

 It is only incoming calls from certain phones that are dropped on my linux
 slackware 13.37.   But this impacts about 30% of my incoming calls.
  Doesn't happen on Twinkle, so its not Diamondcard's fault. I first posted
 about this problem back in July or August or last year.  How could such a
 beautiful sip phone have such a massive problem?  And why is it that no one
 who cares seems to know how to fix it?   WHY ISN'T IT A FREQUENTLY ASKED
 QUESTION?  THE PROBLEMS ALL OVER THE INTERNET.





 John White wrote:

 I have the same problem.  I changed the port to 5062 which seemed to help
 some.

 John
 j...@mobex.biz wrote:

 I have discovered that calls between two LinPhone apps disconnect at 36
 seconds - every time. This does not happen with one LinPhone and another
 end point. What could cause this?

 I am using LinPhone IPhone 2.0

 */John/*


 __**_
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/**mailman/listinfo/linphone-**usershttps://lists.nongnu.org/mailman/listinfo/linphone-users




 __**_
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/**mailman/listinfo/linphone-**usershttps://lists.nongnu.org/mailman/listinfo/linphone-users

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] SPAM-HIGH: Re: Linphone Windows application

2013-02-21 Thread Ghislain Mary
Hi Jacek,

Sorry for the late reply, we are usually kind of busy. We can not do much
with a report saying there was a crash some time. We would need more
information about the codecs being used, whether video is enabled or not.
You could also try providing the debug traces of the application and maybe
also a backtrace when the crash happens.
In the meantime, you can also try with a more recent nightly build. These
builds being automatically generated each night, they may contain some
latest unstable development even if this is generally not the case.

Cheers
Ghislain

On 13 December 2012 21:58, Jacek Komorowski jkomorow...@larkconsultants.com
 wrote:

 **
  Ghislain,
 The build you indicated me installed seamlessly but after 2 minutes of the
 first conversation with another user of sip.linphone.org I got
 ---
 Microsoft Visual C++ Runtime Library
 ---
 Runtime Error!
 Program: D:\Program Files\Linphone\bin\linphone.exe
 This application has requested the Runtime to terminate it in an unusual
 way.
 Please contact the application's support team for more information.
 ---
 Do you encourage me to continue or you think that the binary I've
 installed isn't perfect yet ?
 Regards,
 JK

 - Original Message -
 *From:* Ghislain Mary ghislain.m...@linphone.org
 *To:* linphone-users@nongnu.org
 *Sent:* 13 December, 2012 14:28
 *Subject:* Re: [Linphone-users] SPAM-HIGH: Re: Linphone Windows
 application

 There is indeed a problem with the dlls included in the latest nightly
 build. It will be fixed ASAP. Meanwhile use the previous nightly build that
 should be ok:
 http://www.linphone.org/snapshots/windows/linphone-2012-12-09-23-00.exe

 Cheers,
 Ghislain

 On 13 December 2012 13:30, Jacek Komorowski 
 jkomorow...@larkconsultants.com wrote:

 **
 Ghislain,
 Thank you for the link but the result, i.e. the post-install Windows
 message

 ---
 linphone.exe - Unable To Locate Component
 ---
 This application has failed to start because avcodec-53.dll was not
 found. Re-installing the application may fix this problem.
 ---
 OK
 ---
 is rather upsetting.
 What do you advise me to do now ?
 Regards,
 JK

 - Original Message -
 *From:* Ghislain Mary ghislain.m...@linphone.org
 *To:* linphone-users@nongnu.org
 *Sent:* 13 December, 2012 09:15
 *Subject:* Re: [Linphone-users] SPAM-HIGH: Re: Linphone Windows
 application

 Hi,

 You can get the last nightly build from
 http://www.linphone.org/snapshots/windows/

 Cheers
 Ghislain

 On 12 December 2012 18:57, Jacek Komorowski 
 jkomorow...@larkconsultants.com wrote:

 **
 Jehan,
 My development domain is very far form telcom. I'm interested by
 Linphone as a user, not developer.
 I guess that for you recompiling Linphone is a question of seconds or,
 at most, minutes. Could you, please, do this favor to few of us waiting
 patiently, and provide the binaries.
 Thank you in advance.
 JK

 - Original Message -
 *From:* Jehan Monnier jehan.monn...@linphone.org
 *To:* linphone-users@nongnu.org
 *Sent:* 12 December, 2012 18:33
 *Subject:* SPAM-HIGH: Re: [Linphone-users] Linphone Windows application

 Hi,

 Thanks for your report. We have fixed this issue, but we have not
 published binaries yet.
 Until we provide such binaries, you may compile Linphone from sources.

 Cheers

   Jehan
 www.linphone.org






  Le 12 déc. 2012 à 18:28, Jacek Komorowski a écrit :

  You are not alone ;-)
 I've reported that 9 months ago, there were other reports since, but it
 doesn't seem to interest the support team :-(
 Good luck, anyway.

 - Original Message -
 *From:* Hugh James hugh.ja...@axtan.co.uk
 *To:* linphone-users@nongnu.org
 *Sent:* 12 December, 2012 17:56
 *Subject:* [Linphone-users] Linphone Windows application

  Thought I would try the Windows version ( 3.5.2 ) of the application
 to work with an android app based on linphone that I am considering  .
 Downloaded it onto my Windows XP Professional Version 2002 with SP3.
 Sadly it fails to run properly , I start it and get  just two empty
 windows with the word Linphone in the title bar and thats it .
 It just sits there with the egg timer mouse pointer running when I roll
 over the windows .  Does it work on Windows XP ?

 --

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


  --

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users

Re: [Linphone-users] Windows 8 (no audio; no rtp packets received)

2012-12-19 Thread Ghislain Mary
Hi,

I think you are having some trouble with Windows 8 here, not with Linphone.
Everything is correct in the logs.
What can be seen is that both sides send their RTP packet stream correctly
but receive nothing:

...
bandwidth usage: audio=[d=0.0,u=36.6] video=[d=0.0,u=0.0] kbit/sec
...
Audio session's RTP statistics :
  number of rtp packet sent=547
  number of rtp bytes sent=36619 bytes
  number of rtp packet received=0
  number of rtp bytes received=0 bytes
  number of incoming rtp bytes successfully delivered to the application=0
  number of rtp packet lost=0
  number of rtp packets received too late=0
  number of bad formatted rtp packets=0
  number of packet discarded because of queue overflow=0

I suggest that you check your firewall configuration. Hint: the port used
for audio RTP stream is UDP 7078.
Or the problem may come from the configuration of your NAT. Unwanted port
forwarding maybe?

Cheers,
Ghislain

On 19 December 2012 08:35, alkim1...@gmail.com wrote:

 Hi,

 My friend just got a Windows 8 laptop and we're trying to use linphone
 with each
 other, but neither of us seem to be getting any audio from each other.
 With a
 closer look at the logs, I've determined that we don't seem to be
 receiving each
 other's RTP packets at all.

 This is very strange because when my friend had the previous laptop with
 Windows
 7, linphone worked just fine. We tried to mess with the preferences in a
 variety
 of ways, but we still don't seem to get anything from each other.

 I've attached logs from when we called each other. I've anonymized the
 logins so
 that my friend is charmander with public IP address 9.8.7.6, and I am
 squirtle
 with public IP address 1.2.3.4. In the logs, we're both running linphone
 version
 3.5.2 with SIP (UDP) (port 5060), no media encryption, no video, and
 behind NAT
 (using STUN to resolve): stunserver.org. Charmander (my friend) is
 running on
 Windows 8 and squritle is running on Linux 3.6.

 We've both confirmed that we're able to interact with the echo test from
 sip:e...@iptel.org, and we're actually able to communicate with each
 other when
 charmander uses a different voip phone (yate) while squirtle uses linphone.

 I'd appreciate it if anyone could help us. Thanks.

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] SPAM-HIGH: Re: Linphone Windows application

2012-12-13 Thread Ghislain Mary
There is indeed a problem with the dlls included in the latest nightly
build. It will be fixed ASAP. Meanwhile use the previous nightly build that
should be ok:
http://www.linphone.org/snapshots/windows/linphone-2012-12-09-23-00.exe

Cheers,
Ghislain

On 13 December 2012 13:30, Jacek Komorowski jkomorow...@larkconsultants.com
 wrote:

 **
 Ghislain,
 Thank you for the link but the result, i.e. the post-install Windows
 message

 ---
 linphone.exe - Unable To Locate Component
 ---
 This application has failed to start because avcodec-53.dll was not found.
 Re-installing the application may fix this problem.
 ---
 OK
 ---
 is rather upsetting.
 What do you advise me to do now ?
 Regards,
 JK

 - Original Message -
 *From:* Ghislain Mary ghislain.m...@linphone.org
 *To:* linphone-users@nongnu.org
 *Sent:* 13 December, 2012 09:15
 *Subject:* Re: [Linphone-users] SPAM-HIGH: Re: Linphone Windows
 application

 Hi,

 You can get the last nightly build from
 http://www.linphone.org/snapshots/windows/

 Cheers
 Ghislain

 On 12 December 2012 18:57, Jacek Komorowski 
 jkomorow...@larkconsultants.com wrote:

 **
 Jehan,
 My development domain is very far form telcom. I'm interested by Linphone
 as a user, not developer.
 I guess that for you recompiling Linphone is a question of seconds or, at
 most, minutes. Could you, please, do this favor to few of us waiting
 patiently, and provide the binaries.
 Thank you in advance.
 JK

 - Original Message -
 *From:* Jehan Monnier jehan.monn...@linphone.org
 *To:* linphone-users@nongnu.org
 *Sent:* 12 December, 2012 18:33
 *Subject:* SPAM-HIGH: Re: [Linphone-users] Linphone Windows application

 Hi,

 Thanks for your report. We have fixed this issue, but we have not
 published binaries yet.
 Until we provide such binaries, you may compile Linphone from sources.

 Cheers

   Jehan
 www.linphone.org






  Le 12 déc. 2012 à 18:28, Jacek Komorowski a écrit :

  You are not alone ;-)
 I've reported that 9 months ago, there were other reports since, but it
 doesn't seem to interest the support team :-(
 Good luck, anyway.

 - Original Message -
 *From:* Hugh James hugh.ja...@axtan.co.uk
 *To:* linphone-users@nongnu.org
 *Sent:* 12 December, 2012 17:56
 *Subject:* [Linphone-users] Linphone Windows application

  Thought I would try the Windows version ( 3.5.2 ) of the application to
 work with an android app based on linphone that I am considering  .
 Downloaded it onto my Windows XP Professional Version 2002 with SP3.
 Sadly it fails to run properly , I start it and get  just two empty
 windows with the word Linphone in the title bar and thats it .
 It just sits there with the egg timer mouse pointer running when I roll
 over the windows .  Does it work on Windows XP ?

 --

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


  --

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


  --

 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


 ___
 Linphone-users mailing list
 Linphone-users@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/linphone-users


___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users