Re: [OpenSIPS-Users] mid_registrar

2022-12-07 Thread Andy Dierlam
maybe run in debug foreground, so can see what its doing? opensips -D From: Users on behalf of nutxase via Users Sent: Wednesday, December 7, 2022 1:09 PM To: nutxase ; OpenSIPS users mailling list Subject: Re: [OpenSIPS-Users] mid_registrar EXTERNAL:

Re: [OpenSIPS-Users] mid_registrar

2022-12-07 Thread Andy Dierlam
Try adding xlog entries after your lookups, to verify its hitting where you think it is. separate to two blocks, and add xlog to see if is hitting them both. if (!mid_registrar_lookup("location")) { xlog("did not find phone 1st lookup"); } if (!mid_registrar_lookup("location")) {

Re: [OpenSIPS-Users] feasablity / interest in a feature request.

2021-01-22 Thread Andy Dierlam
How about running a continuous tshark/pcap/ngrep on interfaces of interest. you can run every 10min. putting in 10min files. On Fri, Jan 22, 2021 at 6:36 AM johan wrote: > yeah me too. > > but I want also to see the forwarded packet with all changes. > On 22/01/2021 12:13, Nick Altmann wrote:

Re: [OpenSIPS-Users] v3.1 Active/Active maintain active calls on node failure

2021-01-19 Thread Andy Dierlam
> should be :-) > > Out of curiosity what did/do you use to monitor OpenSIPS as up for your > failover or did you just rely on the IP (keepalived, etc.) reachability? > > Thanks, > > Kevin > > On Jan 19, 2021, at 9:08 AM, Andy Dierlam wrote: > > > > Ah, my setup was

Re: [OpenSIPS-Users] v3.1 Active/Active maintain active calls on node failure

2021-01-19 Thread Andy Dierlam
tbound” but that either seems to terminate the call > immediately or say the dialog wasn’t found. > > > Thanks, > > Kevin > > On Jan 19, 2021, at 8:46 AM, Andy Dierlam wrote: > > > > With dialog writing to db that both servers use. And same tag on both > -

Re: [OpenSIPS-Users] v3.1 Active/Active maintain active calls on node failure

2021-01-19 Thread Andy Dierlam
With dialog writing to db that both servers use. And same tag on both - modparam("dialog", "dlg_sharing_tag", "vip1=active") had this working on opensips 2.4 thanks Andy On Mon, Jan 18, 2021 at 2:30 PM Kevin Wormington wrote: > Hi, > > I've been attempting to get a two node active/active

Re: [OpenSIPS-Users] sangoma issue ?

2021-01-13 Thread Andy Dierlam
serve just as well ? thanks Andy On Wed, Jan 13, 2021 at 11:45 AM Johan De Clercq wrote: > Why not use rtpengine to do transcoding? > > Outlook voor iOS <https://aka.ms/o0ukef> downloaden > -- > *Van:* Users namens Andy Dierlam < > adier...

Re: [OpenSIPS-Users] sangoma issue ?

2021-01-13 Thread Andy Dierlam
1024, BUF_SIZE 65535 poll method support: poll, epoll, sigio_rt, select. git revision: d19b20e main.c compiled on 14:39:30 Dec 21 2020 with gcc 4.8.5 FYI get the same results from 2.4, 3.0, and 3.1 On Tue, Jan 12, 2021 at 3:14 PM Andy Dierlam wrote: > Hello All, > > Wondering if a

[OpenSIPS-Users] sangoma issue ?

2021-01-12 Thread Andy Dierlam
Hello All, Wondering if anyone can offer some guidance on an issue seemingly with a newly setup Sangoma D-500 Transcoding card. Issue: When using transcoding, soon after 1 transcoded call completes, utimer task messages until opensips is restarted seems like it happens when fetch_dlg_value: