[OpenSIPS-Users] xml_rpc
Miha
miha at softnet.si
Wed Feb 26 14:32:13 CET 2014
Hi Razvan.
tnx for this:)
where can I find all commands that are avalible?
br
miha
Dne 2/26/2014 1:57 PM, piše Răzvan Crainea:
> Hi, Miha!
>
> First of all, I'd suggest you use a XMLRPC library, rather then
> implement the protocol by yourself. There are several out there, you
> should easily find one for your programming language.
>
> Secondly, there's no mi command called 'ul show', only an opensipsctl
> command. Most likely you are looking for the ul_show_contact()
> command[1].
>
> Unfortunately there is no support for authentication. You'll have to
> secure this at IP level(iptables).
>
> [1] http://www.opensips.org/html/docs/modules/1.8.x/usrloc#id294400
>
> Best regards,
>
> Razvan Crainea
> OpenSIPS Core Developer
> http://www.opensips-solutions.com
>
>
>
> On 02/26/2014 02:12 PM, Miha wrote:
>> HI,
>>
>> trying to do something with xml rpl, but haviing some problems...
>>
>> Is this ok (I guess not as I am getting errors :) )?
>>
>> <?xml version="1.0" encoding="iso-8859-1"?>
>> <methodCall>
>> <methodName>ul show</methodName>
>> <params>
>> <param>
>> <value>
>> <string>38618108756 at xxx.xxx.xxx.xxx</string>
>> </value>
>> </param>
>> </params>
>> </methodCall>
>>
>>
>> How must I modify this?
>> Another thing, is it possble to do some authenication for this?
>>
>> tnx!
>> miha
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
More information about the Users
mailing list