alog.html#func_load_dialog_ctx
>
>
>
> Ben Newlin
>
>
>
> *From: *Users on behalf of nz deals <
> nzdealsh...@gmail.com>
> *Date: *Wednesday, April 3, 2024 at 5:38 PM
> *To: *OpenSIPS users mailling list ,
> Bogdan-Andrei Iancu
> *Subject: *Re: [OpenSI
processing?
>
> On Wed, Apr 3, 2024 at 3:46 PM nz deals wrote:
>
>> Thanks Ben,
>>
>> The issue with the scheduled task is that it introduces a delay. I'm
>> exploring methods to enable real-time display. By streaming events directly
>> from OpenSIPS
a scheduled job that queries those stats via MI and pushes them
> into our external metrics system, allowing us to create dashboards from the
> data.
>
>
>
> Ben Newlin
>
>
>
> *From: *Users on behalf of nz deals <
> nzdealsh...@gmail.com>
> *Date: *Wednesd
Iancu
wrote:
> Hi Jason,
>
> Have you checked the Dashboard in OpenSIPS Control Panel ?
>
> Regards,
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
>https://www.opensips-solutions.com
>https://www.siphub.com
>
> On 03.04.2024 13:54,
Hi everyone,
I'm seeking guidance on creating a dashboard. I'm considering saving dialog
events in Redis (straight from OpenSIPS), allowing my dashboard to directly
access the Redis cache. Do you think this is a wise strategy, or do you
have any alternative suggestions? Any expert's suggestion wil
Hi Bogdan,
Do you believe that removing the 'advertised_address' from the global
configuration will solve the issue?
Regards,
Jason
On Sat, 24 Feb 2024 at 10:09, nz deals wrote:
> Here it is
> version: opensips 3.4.2 (x86_64/linux)
> git revision: 8a6e78dde
>
>
>
d Developer
> https://www.opensips-solutions.com
> https://www.siphub.com
>
> On 23.02.2024 14:02, nz deals wrote:
>
> Hi Bogdan,
>
> The opensips is only listening on 192.xx. internal ip. It is Google VM so
> the public IP 202.x is assigned.
>
>
ancu
>
> OpenSIPS Founder and Developer
>https://www.opensips-solutions.com
>https://www.siphub.com
>
> On 22.02.2024 23:08, nz deals wrote:
> > Hello everyone,
> >
> > I have a weird issue, when i send the invite i force the following.
> > set_advertised
Hello everyone,
I have a weird issue, when i send the invite i force the following.
set_advertised_address("192.168.XX.XX");
so it is using my internal IP in the VIA.
When i send CANCEL, it is using my Public IP which is also defined in the
config as a global. advertised_address=202.xx.xx.xx
alia
Hi all,
I'm exploring the possibility of connecting the auth_db module to more than
one database. Currently, I have authentication records in two distinct
databases. While I am successfully connected to one database.table, I am
seeking a solution to connect to another database2.table. Is there a m
e_from
>
> Regards,
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
> https://www.opensips-solutions.com
> https://www.siphub.com
>
> On 24.12.2023 13:33, nz deals wrote:
>
> Hi Bogdan,
> Agreed that the RFC3261 CANCEL is truly built using INVITE
ng INVITE, so you should not need any such changes.
>
> May you detail why you think you need this FROM replacement?
>
> Regards,
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
> https://www.opensips-solutions.com
> https://www.siphub.com
>
> On
Hi,
I've been attempting to modify the From header in the CANCEL, but it seems
the changes aren't taking effect. I've also experimented with remove_hf and
append_hf, but unfortunately, these methods didn't work either. Could
someone kindly offer suggestions if I might be overlooking something?
Thi
tion + calls between
> users, cfg to show the problem.
>
> Regards,
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
> https://www.opensips-solutions.com
> https://www.siphub.com
>
> On 27.11.2023 13:44, nz deals wrote:
>
> Hi Bogdan,
> No othe
>
> [1]
> https://www.opensips.org/Documentation/Script-CoreParameters-3-3#advertised_address
>
> Regards,
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
> https://www.opensips-solutions.com
> https://www.siphub.com
>
> On 11/22/23 10:47 PM,
; https://www.opensips-solutions.com
> https://www.siphub.com
>
> On 11/22/23 12:24 PM, nz deals wrote:
>
> Thanks Bogdan,
>
> It is due to receiving CANCEL from the caller. Yes using an
> advertised_address globally. One of our public addresses.
>
> Thanks
>
>
e to
> an internal timeout / forking? ALso do you use any advertising in your
> setup? if yes, is it per socket, global or ?
>
> Regards,
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
> https://www.opensips-solutions.com
> https://www.siphub.com
>
>
Hi folks,
Is there any bug in the CANCEL handling in the version 3.3.x?
I have a weird issue,
The INVITE have a VIA header as my private ip
Via: SIP/2.0/TCP 192.XX.XX.XX:5060;branch=XXX
But when i CANCEL the call, the CANCEL have my public ip in the VIA header.
Via: SIP/2.0/TCP 104.xx.xx.xx:5
loper
> https://www.opensips-solutions.com
> https://www.siphub.com
>
> On 11/3/23 2:04 AM, nz deals wrote:
>
> After additional testing, I observed that the settings for Redis are
> functioning properly, just for your information. It appears there might be
> an issue sp
After additional testing, I observed that the settings for Redis are
functioning properly, just for your information. It appears there might be
an issue specifically when using memcached in a group.
Thanks
Regards,
Jason
On Thu, 2 Nov 2023 at 21:09, nz deals wrote:
> Hope everyone is havin
Thank you so much Liviu,
I can confirm that a password with a special character `@` is working now.
Regards,
Jason
On Fri, 3 Nov 2023 at 00:37, Liviu Chircu wrote:
> On 02.11.2023 13:23, Bogdan-Andrei Iancu wrote:
>
> Hi Jason,
>
> right now there is no generic escaping support, so shortly said
Hope everyone is having a good day,
I've encountered an issue related to making a memcached group. My
understanding is that when configuring a group, OpenSIPS attempts to
connect to other memcached servers if one is unresponsive. However, it
seems to only connect to the first server in the group an
he issue - try to remote it (change
> pwd) and see if it works.
>
> Regards,
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
> https://www.opensips-solutions.com
> https://www.siphub.com
>
> On 6/15/23 9:14 AM, nz deals wrote:
>
> Hi everyone
Hi everyone,
I am a newbee and looking for some help.
If i don't set a password for my redis, i can easily connect but when i set
the password i could not connect to redis using opensips.
My password have @ inside, could this be an issue?
i am trying like like this -
modparam("cachedb_redis", "
Sat, 18 Feb 2023 at 20:10, nz deals wrote:
> Hi,
>
> Does anyone have a working example of a path module?
> Actually, I wanted to forward a REGISTRATION and INVITE request to my
> Asterisk server (via opensips), I see the path module can help me.
> I could not find any example
25 matches
Mail list logo