linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Remote provisioning is not able to parse my xm


From: address@hidden
Subject: Re: [Linphone-developers] Remote provisioning is not able to parse my xml file (android)
Date: Fri, 3 May 2013 11:20:07 +0530

Hi,
 I tried the same and it seems to validating fine. 
Later on  I tried the as you mentioned earlier,  I found a small bug in the code for remote provisioning. Please find the patch for the fix for the same. 

The patch will fix the problem of not able to read the xml file correctly. 

 However my initial problem of assigning a sip address and proxy via remote provisioning is not solved as yet. I am trying couple of things on that. will update here.

 Please find the attached patch for the remote provisioning bug. 

Pankaj


>Hi,

>You original xml file is correct (i checked with the xml2lpc_test validate).
>Please double check if the received file (before parsing) is the same
(with the debugger or adding a dump of the data buffer).

>Regards,
>Le 02/05/13 11:49, address@hidden a ?crit :
> Hi,
>  I am trying to use remote provisioning feature of linphone by setting
> a URL which points to a xml file to load the configuration automatically.
> I generated that xml file using linphone tools on linux from
> linphonerc file. I have attached the linphonerc.xml file to this email.
>
> Following are the logs that  I got
>
> I/org.linphone (31882): Download remote provisioning file from
http://192.168.0.102:9000/linphonerc.xml
> I/org.linphone(31882): Download Success
> E/org.linphone(31882): Can't parse string
> E/org.linphone(31882): Entity: line 1: parser error : Start tag
> expected, '<' not found
> E/org.linphone(31882): 5</entry>
> E/org.linphone(31882):
>
> E/Vocare-Reach(31882): Error during remote provisioning file parsing
>
> I don't see any issues with xml file. Has anybody tried this before ?
>
> Pankaj
>
>

Attachment: 0001-changes-for-the-remote-provisioning-bug.patch
Description: Binary data


reply via email to

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