*** THIS E-MAIL MESSAGE AND ANY DOCUMENTS ATTACHED IS/ARE INTENDED ONLY FOR THE USE OF THE
INDIVIDUAL(S) OR ENTITY TO WHICH IT IS ADDRESSED; AND MAY CONTAIN INFORMATION THAT IS
LEGALLY PRIVILEGED, CONFIDENTIAL AND/OR EXEMPT FROM DISCLOSURE UNDER APPLICABLE LAW,
including the Electronic Communications Privacy Act, 18 U.S.C. Secs 2510-2521 ***
On Wednesday, January 11, 2023, 01:36:44 AM PST,
<sr-users-request(a)lists.kamailio.org> wrote:
Send sr-users mailing list submissions to
sr-users(a)lists.kamailio.org
To subscribe or unsubscribe via email, send a message with subject or
body 'help' to
sr-users-request(a)lists.kamailio.org
You can reach the person managing the list at
sr-users-owner(a)lists.kamailio.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of sr-users digest..."
Today's Topics:
1. Re: Performing async_http calls on stateless Loadbalancers
(Julius Flohr)
2. Re: Releasing v5.6.3 (Daniel-Constantin Mierla)
3. Performing async_http calls on stateless Load balancers
(Lewis Hutchinson)
----------------------------------------------------------------------
Message: 1
Date: Tue, 10 Jan 2023 18:50:44 +0100
From: Julius Flohr <flohr(a)sipgate.de>
Subject: [SR-Users] Re: Performing async_http calls on stateless
Loadbalancers
To: Henning Westerholt <hw(a)gilawa.com>
Cc: "Kamailio (SER) - Users Mailing List"
<sr-users(a)lists.kamailio.org>rg>, Alles wird besser
<alleswirdbesser(a)sipgate.de>
Message-ID: <34C7487C-0900-4C49-BBB4-49A0291D83E6(a)sipgate.de>
Content-Type: multipart/alternative;
boundary=Apple-Mail-0AF7C672-1C85-4A98-9DDC-EED95FFB4B7E
A message part incompatible with plain text digests has been removed ...
Name: not available
Type: text/html
Size: 7117 bytes
Desc: not available
------------------------------
Message: 2
Date: Wed, 11 Jan 2023 08:30:17 +0100
From: Daniel-Constantin Mierla <miconda(a)gmail.com>
Subject: [SR-Users] Re: Releasing v5.6.3
To: "Kamailio (SER) - Users Mailing List"
<sr-users(a)lists.kamailio.org>rg>, "Kamailio (SER) - Devel Mailing List"
<sr-dev(a)lists.kamailio.org>
Message-ID: <454ae3b5-a810-f393-4196-e71c4482e9d3(a)gmail.com>
Content-Type: text/plain; charset=UTF-8
Hello,
the usual note that preparing the release of Kamailio v5.6.3 starts
soon, therefore any commits to branch 5.6 should be announced first on
sr-dev mailing list and wait for the ack before pushing to repo. Once
the announcement is out, commits can go in the branch directly.
Cheers,
Daniel
On 06.01.23 16:44, Daniel-Constantin Mierla wrote:
Hello,
I am considering to release Kamailio v5.6.3 (out of branch 5.6) next
week (likely on Wednesday, Jan 11, 2023). If anyone is aware of
issues not yet on the bug tracker, report them there asap in order to
have a better chance to be fixed.
Cheers,
Daniel
--
Daniel-Constantin Mierla --
www.asipto.com
www.twitter.com/miconda --
www.linkedin.com/in/miconda
Kamailio World Conference - June 5-7, 2023 -
www.kamailioworld.com
--
Daniel-Constantin Mierla --
www.asipto.com
www.twitter.com/miconda --
www.linkedin.com/in/miconda
Kamailio World Conference - June 5-7, 2023 -
www.kamailioworld.com
------------------------------
Message: 3
Date: Wed, 11 Jan 2023 09:20:28 +0000
From: Lewis Hutchinson <lewis.hutchinson(a)missionlabs.co.uk>
Subject: [SR-Users] Performing async_http calls on stateless Load
balancers
To: "sr-users(a)lists.kamailio.org" <sr-users(a)lists.kamailio.org>
Cc: "flohr(a)sipgate.de" <flohr(a)sipgate.de>de>,
"alleswirdbesser(a)sipgate.de" <alleswirdbesser(a)sipgate.de>
Message-ID: <CWXP265MB2517CB6E3E8188F3E3BB5B2AC5FC9(a)CWXP265MB2517.GBRP
265.PROD.OUTLOOK.COM>
Content-Type: text/plain; charset="us-ascii"
Hi Julius
If I have understood this correctly, I think you can achieve this using KEMI Python
leveraging aiohttp & asyncio
i.e async with aiohttp.ClientSession() as session:
This can be done outside of REQUEST_ROUTE
Requires a rewrite from Native to KEMI so might be a bit excessive but would work.
Regards
Lewis
------------------------------
Subject: Digest Footer
_______________________________________________
sr-users mailing list -- sr-users(a)lists.kamailio.org
To unsubscribe send an email to sr-users-leave(a)lists.kamailio.org
------------------------------
End of sr-users Digest, Vol 212, Issue 33
*****************************************