linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Remote provisioning


From: John Newnham
Subject: [Linphone-developers] Remote provisioning
Date: Thu, 24 Mar 2016 18:03:49 +1100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.7.0

Hello everybody,

To avoid linphone allocating infinite memory and hanging the computer, I
have shipped a skeleton linphonerc.  It has exactly two lines:

[Misc]
config-uri=http://server.dom.ain/stuff

This works across a LAN: linphone collects the configuration file from a
cgi-script on the server, configures its user id, authorisation details,
and successfully registers.

This does not work outside the LAN because remote sites are required to
use a http proxy to reach websites.  So the remote provisioning request
never arrives at "server.dom.ain".

Is there a setting that I can add?

It should mean something like:

        your http proxy is:   http://proxy.dom.ian:3128/

or better still:

        please use the system default http proxy

Regards,


John Newnham




reply via email to

[Prev in Thread] Current Thread [Next in Thread]