Re: [OpenSIPS-Users] TLS handshake failure

2020-07-07 Thread Gregory Massel

Thank you Alexey.

Your suggestions solved the problem!

On 2020-07-07 8:15 am, Alexey Vasilyev wrote:

Hi Gregory,

Starting from 01.07.2020 Microsoft requires Route headers with SBC_FQDN in
SIP replies too. Instead of simple record_route() for SIP request from MS
servers OpenSIPS should add FQDN.

I've updated the article. Check it.
https://blog.opensips.org/2019/09/16/opensips-as-ms-teams-sbc/



-
---
Alexey Vasilyev
--
Sent from: 
http://opensips-open-sip-server.1449251.n2.nabble.com/OpenSIPS-Users-f1449235.html

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] TLS handshake failure

2020-07-07 Thread Johan De Clercq
Which means that in b2b implemenation, you need to change contact header to
include fqdn.

wkr,

Op di 7 jul. 2020 om 10:36 schreef Gregory Massel :

> Thank you Alexey.
>
> Your suggestions solved the problem!
>
> On 2020-07-07 8:15 am, Alexey Vasilyev wrote:
> > Hi Gregory,
> >
> > Starting from 01.07.2020 Microsoft requires Route headers with SBC_FQDN
> in
> > SIP replies too. Instead of simple record_route() for SIP request from MS
> > servers OpenSIPS should add FQDN.
> >
> > I've updated the article. Check it.
> > https://blog.opensips.org/2019/09/16/opensips-as-ms-teams-sbc/
> >
> >
> >
> > -
> > ---
> > Alexey Vasilyev
> > --
> > Sent from:
> http://opensips-open-sip-server.1449251.n2.nabble.com/OpenSIPS-Users-f1449235.html
> >
> > ___
> > Users mailing list
> > Users@lists.opensips.org
> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] OpenSIPS - Log Facility partial working

2020-07-07 Thread Sharad Kumar via Users
Hey guys,

We configured the opensips server to send the logs to log facility 1 
(opensips.log), it's working fine but at the same time it's also writing logs 
to log facility0 (syslog).

opensips.cfg --
log_level=3
log_stderror=no
log_facility=LOG_LOCAL1
log_name="osips-1"

rsyslog.conf -
LOCAL1.* /var/log/opensips.log

opensips -v

version: opensips 2.4.7 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC, 
FAST_LOCK-ADAPTIVE_WAIT
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, 
MAX_URI_SIZE 1024, BUF_SIZE 65535
poll method support: poll, epoll, sigio_rt, select.
git revision: 0f7cd0a7d
main.c compiled on 07:56:19 Feb 25 2020 with gcc 6.3.0

Any help or suggestions will be highly appreciated.

Thank you___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users