I am not k8s developer.
So cannot provide detailed instructions. Just my point of view.
You can look
https://kubernetes.io/docs/concepts/extend-kubernetes/operator/
https://www.magalix.com/blog/creating-custom-kubernetes-operators
On Tue, Aug 25, 2020 at 7:41 PM Pavithra Mohanraja
wrote:
> Hi
If you’re using a db, You could also use use_preference and set the
dispatcher group there. So that if you need to change existing or add new
numbers, you don’t need to change the config, simply add them to the table.
On Tue, 25 Aug 2020 at 07:38, Jurijs Ivolga wrote:
> Hi Patrik,
>
> It would h
Hi,
It would be helpful if you could elaborate what has to be done for
kubernetes pods when you mention sip ingress
Thanks,
Pavithra
On Tue, Aug 25, 2020, 9:32 PM Sergey Safarov wrote:
> Lot of issues with static IP in Kubernetes.
>
> Looks as need deploy "sip ingress" like "HTTP/HTTPS ingres
Lot of issues with static IP in Kubernetes.
Looks as need deploy "sip ingress" like "HTTP/HTTPS ingress" and then route
calls to pods.
On Tue, Aug 25, 2020 at 4:40 PM Pavithra Mohanraja
wrote:
> Hi,
>
> I am configuring kamailio IMS as kubernetes pods .
> so each component will be configured a
Hello,
depending on the direction, you may have to use stream to uac function,
I can see you use only stream to uas function.
Cheers,
Daniel
On 25.08.20 16:16, Amit Pal wrote:
>
> Dear Daniel,
> I am using following snippets.
> when I am using hold from caller side then still
I suppose that is the general way of things.
—
Sent from mobile, with due apologies for brevity and errors.
> On Aug 25, 2020, at 11:33 AM, Johnny Ritzer wrote:
>
>
> Sweeet thanks 😉 at least I know it can be done hehe. Just have to code it
> right 😉
>
> From: sr-users
> Date: Tuesday
Sweeet thanks 😉 at least I know it can be done hehe. Just have to code it
right 😉
From: sr-users
Date: Tuesday, August 25, 2020 at 7:17 AM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Setup Push notifications from SIP-PBX to Linphone
Android -
Hello,
for the records, v
Dear Daniel,
I am using following snippets.
when I am using hold from caller side then still no hold sound play to
callee but when hold from callee getting error "handle_play: can't create
player"
my scripts snippets
#IN Request ROUTE
if (is_method("INVITE")) {
Hi,
I am configuring kamailio IMS as kubernetes pods .
so each component will be configured as separate pod .
In order to establish a connection between pods , I am configuring bind9
dns server in pcscf pod itself. Communication is happening via Pod IP
address.
Is there any possibility to have th
Hello,
we should review those conditions, and limit their use for newer
versions of the libssl. Iirc, there is already an issue on tracker for
this topic.
The minimal free memory is probably still go to have as a safety, newer
complex algorithms and larger size for certificates make tls processin
Hello,
run with debug=3 in kamailio.cfg and see if the ACK comes to Kamailio,
if yes, then some routing issue in kamailio.cfg. If does not come, you
will have to check the headers to see if MS Teams expects something else
there, typically is about Record-Route domains...
Cheers,
Daniel
On 20.08.
Hello,
in such cases, check the config file content and be sure you have
corresponding "#!endif" for each #!ifdef or #!ifndef.
Cheers,
Daniel
On 20.08.20 17:46, Noah Mehl wrote:
> All,
>
> I have built branch 5.4 from source, and I’m working with the default config.
> However, from time to tim
Hello,
somehow I understood that you want to replace id filed in tables from
integer (auto increment) to some sort of string uid. Some modules expect
that field to be integer, so changing its type can break them. If you
change to use random unique values instead of auto-increment, then I
expect to
Hello,
that typically happens when you try to play to the callee before knowing
where it expect the RTP (before getting response with sdp for INVITE).
Maybe you can share the relevant config snippets to see if we can spot
something wrong there.
Cheers,
Daniel
On 24.08.20 13:18, Amit Pal wrote:
>
Hello,
for the records, videos with Federico's presentations about this topic
are on youtube KamailioWorld channel:
* https://www.youtube.com/c/KamailioWorld/
And slides should be on:
* https://www.kamailio.org/events/
Look at the past KamailioWorld conferences.
Cheers,
Daniel
On 25.08.20
Hi,
Although what I'm trying to achieve seems like an easy task, I have been
tearing my hair for the past two days getting Kamailio to dispatch incoming
phone calls to two different groups of Asterisk servers in my dispatcher list.
I have 30 dedicated phone numbers from Telco: 020131600 - 02013
16 matches
Mail list logo