Hi Richard,

Thanks for the reply.

Why we need to reload the MI modules from the app?

We are just going to create / update / delete SIP users using external 
application , so do we really need to reload the modules?

MI commands are only for administering OpenSIPS server and not for accessing 
MYSQL database. Correct?

Regards
Karthik

-----Original Message-----
From: Richard Robson <rich...@rikrobson.co.uk> 
Sent: Thursday, 14 August 2025 14:42
To: Karthikeyan <karthikey...@acldigital.com>; users@lists.opensips.org
Cc: 'Ravichandran R' <ravichandr...@acldigital.com>
Subject: Re: Users Digest, Vol 205, Issue 4

CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.

you can yuse whatever you want to write the app/web portal etc.

If you want a portal to modify the dB, then have a front end which can display 
the current data and accept the fresh data in an online form. 
then use, whatever backend to access and manipulate the database directly. Then 
you want the app to run the MI commands on the Host that needs changing.

regards,


Richard

On 14/08/2025 13:30, Karthikeyan wrote:
> Hi Richard,
>
> It would be nice if you can provide us some source to check OpenSIPS MYSQL 
> integration with external application.
>
> Regards
> Karthik
>
> -----Original Message-----
> From: Users <users-boun...@lists.opensips.org> On Behalf Of 
> users-requ...@lists.opensips.org
> Sent: Thursday, 14 August 2025 14:00
> To: users@lists.opensips.org
> Subject: Users Digest, Vol 205, Issue 4
>
> Send Users mailing list submissions to
>       users@lists.opensips.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
>       users-requ...@lists.opensips.org
>
> You can reach the person managing the list at
>       users-ow...@lists.opensips.org
>
> When replying, please edit your Subject line so it is more specific than "Re: 
> Contents of Users digest..."
>
>
> Today's Topics:
>
>     1. OpenSIPS database API integration with external        application
>        (Karthikeyan)
>     2. Re: OpenSIPS database API integration with external
>        application (Richard Robson)
>     3. Running openisps on EKS cluster . (Sasmita Panda)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 13 Aug 2025 14:23:52 +0200
> From: "Karthikeyan" <karthikey...@acldigital.com>
> To: <users@lists.opensips.org>
> Cc: 'Ravichandran R' <ravichandr...@acldigital.com>,
>       karthikey...@acldigital.com
> Subject: [OpenSIPS-Users] OpenSIPS database API integration with
>       external        application
> Message-ID: <000e01dc0c4d$21bad620$65308260$@acldigital.com>
> Content-Type: text/plain; charset="utf-8"
>
>   
>
> Team,
>
>   
>
> We would like to integrate OpenSIPS MYSQL database with external application 
> for creating / deleting and updating SIP users using Http API calls provided 
> by OpenSIPS . Is it possible to do it?
>
>   
>
> We have seen the following Module with respect to this. It this the correct 
> way for API integration?
>
>   
>
> https://opensips.org/docs/modules/3.5.x/pi_http.html
>
>   
>
> Please help us on this.
>
>   
>
> Regards
>
> Karthik
>
>   
>
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> URL: 
> <http://lists.opensips.org/pipermail/users/attachments/20250813/f463eb
> 4b/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 13 Aug 2025 16:08:13 +0100
> From: Richard Robson <rich...@rikrobson.co.uk>
> To: Karthikeyan via Users <users@lists.opensips.org>
> Subject: Re: [OpenSIPS-Users] OpenSIPS database API integration with
>       external application
> Message-ID: <e7bd1258-b8ed-47fe-8f8e-9caca002b...@rikrobson.co.uk>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> When I have done this is the past, I have directly manipulated the DB from 
> the app, with all the required sanity, syntax checks , etc. and then issues a 
> reload of the relevant modules via the MI interfaced.
>
>
> Richard
>
> On 13/08/2025 13:23, Karthikeyan via Users wrote:
>> Team,
>>
>> We would like to integrate OpenSIPS MYSQL database with external 
>> application for creating / deleting and updating SIP users using Http 
>> API calls provided by OpenSIPS . Is it possible to do it?
>>
>> We have seen the following Module with respect to this. It this the 
>> correct way for API integration?
>>
>> https://opensips.org/docs/modules/3.5.x/pi_http.html
>>
>> Please help us on this.
>>
>> Regards
>>
>> Karthik
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users@lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> URL: 
> <http://lists.opensips.org/pipermail/users/attachments/20250813/9997ce
> be/attachment-0001.html>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 14 Aug 2025 11:55:18 +0530
> From: Sasmita Panda <spa...@3clogic.com>
> To: OpenSIPS users mailling list <users@lists.opensips.org>
> Subject: [OpenSIPS-Users] Running openisps on EKS cluster .
> Message-ID:
>       <calf-q45dwsen1vfjkvd3ff+f6veofzeqbcxu+pnqm-gb4o+...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi All ,
>
> Is there anyone running opensips on EKS cluster nodes with carrier grade 
> integration ?
> Do let me now if this is recommended/achievable  or not . If Yes , then help 
> me with an issue .
>
> I have openisps service on an eks node and I have carrier integration with 
> the node .
> I have attached an elastic IP and whitelisted the IP with the carrier .
>
> Inbound calls from the carrier to my openisps Node is working perfectly fine 
> but in the outbound call when the call lands on the carrier side the source 
> port of opensips is going to some random port where the carrier expects a 
> 5060 fixed port always .
>
> Do suggest if anybody has such experience .
>
> *Thanks & Regards*
> *Sasmita Panda*
> *Senior Network Testing and Software Engineer* *3CLogic , 
> ph:07827611765*
> -------------- next part -------------- An HTML attachment was 
> scrubbed...
> URL: 
> <http://lists.opensips.org/pipermail/users/attachments/20250814/da79c4
> ad/attachment-0001.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
> ------------------------------
>
> End of Users Digest, Vol 205, Issue 4
> *************************************
>


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to