It wasn't clear from your original post what you wanted to change in the DB, but if opensips access the DB live for any reason, then you will not need to reload anything, however if it loads the DB into memory for a specific module, like dispatcher, then you would need to reload.

Richard

On 14/08/2025 13:53, Karthikeyan wrote:

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 <[email protected]>
Sent: Thursday, 14 August 2025 14:42
To: Karthikeyan <[email protected]>; [email protected]
Cc: 'Ravichandran R' <[email protected]>
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 <[email protected]> On Behalf Of
[email protected]
Sent: Thursday, 14 August 2025 14:00
To: [email protected]
Subject: Users Digest, Vol 205, Issue 4

Send Users mailing list submissions to
        [email protected]

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
        [email protected]

You can reach the person managing the list at
        [email protected]

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" <[email protected]>
To: <[email protected]>
Cc: 'Ravichandran R' <[email protected]>,
        [email protected]
Subject: [OpenSIPS-Users] OpenSIPS database API integration with
        external        application
Message-ID: <[email protected]>
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 <[email protected]>
To: Karthikeyan via Users <[email protected]>
Subject: Re: [OpenSIPS-Users] OpenSIPS database API integration with
        external application
Message-ID: <[email protected]>
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
[email protected]
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 <[email protected]>
To: OpenSIPS users mailling list <[email protected]>
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
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


------------------------------

End of Users Digest, Vol 205, Issue 4
*************************************


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to