Re: [OpenSIPS-Devel] [WG-IMS] Build an IMS using OpenSIPS 3.5 – S-CSCF

2024-04-01 Thread Giovanni Maruzzelli
On Thu, Mar 21, 2024 at 1:15 PM Răzvan Crainea  wrote:

>
> Check out our latest blog post to find out about the latest features
> we've developed for OpenSIPS 3.5, and how you can use them to build a
> fully fledged S-CSCF IMS solution:
>
>
> https://blog.opensips.org/2024/03/21/build-an-ims-using-opensips-3-5-s-cscf-part-1/
>
>
a small feat for such a man, a very big achievement for our community!

CONGRATULATIONS RAZVAN !!!

-giovanni

--
Sincerely,

Giovanni Maruzzelli
OpenTelecom.IT
cell: +39 347 266 56 18
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] Issue in opensips-cli 9.3.4 while adding destination in dispatcher

2024-04-01 Thread Muhammad Aqib Ali
The issue is with opnsips-cli version 9..3.4 that I was unable to add a
destination in the dispatcher from the OpenSIPS control panel. The reason
is that the code for adding a destination in the dispatcher is not syncing
with the control panel version 9.3.4. Although it works fine for the 3.3
version of the control panel. The solution is to open
/var/www/html/opensips-cp/web/tools/system/dispatcher/apply_changes.php and
update the query as follows:

$sql = "INSERT INTO ".$table." (setid, destination, socket, state, weight,
attrs, probe_mode, description) VALUES (?, ?, ?, ?, ?, ?, ?, ?)";

There was a very small mistake where the number of question marks was 7
earlier. It should be 8 for version 9.3.4."
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [OpenSIPS-Users] [Blog] Launch Darkly integration with OpenSIPS 3.5

2024-04-01 Thread Brett Nemeroff
Woah, this is super cool. Thanks team for getting this in. I'm really
looking forward to seeing how people use this!!


On Mon, Mar 4, 2024 at 9:46 AM Bogdan-Andrei Iancu 
wrote:

> Hi all,
>
> Starting version 3.5 (current devel), OpenSIPS offers integration with
> Launch Darkly service for in-cloud features flag support
>
>
> https://blog.opensips.org/2024/03/04/launchdarkly-integration-with-opensips-3-5/
>
> Enjoy,
>
> --
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
>https://www.opensips-solutions.com
>https://www.siphub.com
>
>
> ___
> Users mailing list
> us...@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel