[OpenSIPS-Users] OpenSIPS Provisioning

Ovidiu Sas osas at voipembedded.com
Tue Nov 20 00:38:11 CET 2012


Actually, what you really need is only a new transport for MI interface.
For a json API for MySQL, take a look here:
http://rackerhacker.com/2012/03/28/mysql-json-bridge-a-simple-json-api-for-mysql/

Regards,
Ovidiu Sas

-- 
VoIP Embedded, Inc.
http://www.voipembedded.com

On Mon, Nov 19, 2012 at 6:10 PM, Ovidiu Sas <osas at voipembedded.com> wrote:
> So you are looking for two new things:
>  - a new transport for MI interface;
>  - a new way to access the opensips db API (similar to pi_http module).
>
> Regards,
> Ovidiu Sas
>
> --
> VoIP Embedded, Inc.
> http://www.voipembedded.com
>
> On Mon, Nov 19, 2012 at 3:43 PM, Binan AL Halabi
> <binanalhalabi at yahoo.com> wrote:
>> Hi Ovidiu, Thank you for your response.
>>
>> I see your thread here :
>> http://lists.opensips.org/pipermail/users/2012-October/023390.html for web
>> based provisioning:
>> I mean something like that but based on JSON and REST.
>>
>> But at the same time there is need for MI functions (reconfigure on the
>> fly).
>>
>> // Binan
>>
>> ________________________________
>> Från: Ovidiu Sas <osas at voipembedded.com>
>> Till: Binan AL Halabi <binanalhalabi at yahoo.com>; OpenSIPS users mailling
>> list <users at lists.opensips.org>
>> Kopia: OpenSIPS mailling list <devel at lists.opensips.org>
>> Skickat: måndag, 19 november 2012 20:50
>> Ämne: Re: [OpenSIPS-Users] OpenSIPS Provisioning
>>
>> What are you looking for: to provision or to manage opensips?
>> The MI interface is for management, not for provisioning.
>> Provisioning is a simple matter of filling up opensips tables and you
>> can do that externally (outside opensips).
>>
>> Regards,
>> Ovidiu Sas
>>
>> --
>> VoIP Embedded, Inc.
>> http://www.voipembedded.com
>>
>> On Mon, Nov 19, 2012 at 1:50 PM, Binan AL Halabi
>> <binanalhalabi at yahoo.com> wrote:
>>> Hi all,
>>>
>>> Is there a way to provision OpenSIPS using JSON format instead of XML and
>>> REST instead of XML-RPC ?
>>> I think there should be new module named like  MI_JSONREST or something
>>> like
>>> that.
>>>
>>>
>>> Thanks.
>>>
>>> // Binan



More information about the Users mailing list