linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] SIP provisioning Failed, please help me...


From: John William
Subject: Re: [Linphone-developers] SIP provisioning Failed, please help me...
Date: Fri, 24 Feb 2017 22:04:40 +0000 (UTC)

 Oh, finally works, I added more configurations to my config file with overwrite="true".
 
 
JOHN WILLIAM MORENO VERGEL
Ingeniero Mecatronico - UNAB 2005
Matricula Profesional No. 68361127358STD
Bucaramanga - Santander
COLOMBIA


El Jueves, 23 de febrero, 2017 15:30:15, John William <address@hidden> escribió:


Hi, thanks for your reply, but my Linphone is still not working with my XML configuration file, when I restart Linphone nothing happend and show again the configuration wizard window without apply any settings, this is the content of my XML updated:

<?xml version="1.0" encoding="UTF-8" ?>
<config xmlns="http://www.linphone.org/xsds/lpconfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.linphone.org/xsds/lpconfig.xsd lpconfig.xsd">
<section name="sip">
<entry name="sip_port">5060</entry>
<entry name="default_proxy" overwrite="true">0</entry>
</section>
<section name="auth_info_0">
<entry name="username" overwrite="true">1011</entry>
<entry name="userid" overwrite="true">1011</entry>
<entry name="passwd" overwrite="true">************************</entry>
<entry name="realm" overwrite="true">apps.itbx.co</entry>
</section>
</config>

I'm using Linphone v3.10.2 for Windows, I have my XML file in my localhost server (remote URL: http://127.0.0.1/linphonerc.xml), What else can I do? can you help me to solve the problem?

Thanks.
 
 
JOHN WILLIAM MORENO VERGEL
Ingeniero Mecatronico - UNAB 2005
Matricula Profesional No. 68361127358STD
Bucaramanga - Santander
COLOMBIA


El Lunes, 20 de febrero, 2017 7:36:17, Sylvain Berfini <address@hidden> escribió:


Hi John,
Your xml looks fine to me.
There are 2 things you can try that could fix your issue:
- in the [sip] section, add default_proxy=0.
- if you already have a auth_info configured, add overwrite="true" in each entry. Otherwise your auth info in your provisioning will be ignored.

Cheers,
Sylvain Berfini
Software Engineer @ Belledonne Communications
Le 13/02/2017 à 23:30, John William a écrit :
Hi, I'm trying to configure remotely my Linphone (windows 10 client), I entered the URL in the configuration wizard and after it restarts I get an error (download configuration file failed), I tried to publish the configuration file in my localhost: "http://127.0.0.1/linphonerc.xml", in this case I didn't get an error, but anything was configured after restart, the following is the content of my configuration file:

<?xml version="1.0" encoding="UTF-8" ?>
<section name="auth_info_0">
<entry name="username">1011</entry>
<entry name="userid">1011</entry>
<entry name="passwd">***************************</entry>
<entry name="realm">my-sip-server.com</entry>
</section>
</config>

Is there something wrong in my configuration file?, I'd appreciate it if you could help me.

Thanks.
 
 
 
JOHN WILLIAM MORENO VERGEL
Ingeniero Mecatronico - UNAB 2005
Matricula Profesional No. 68361127358STD
Bucaramanga - Santander
COLOMBIA


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers





reply via email to

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