Re: [SR-Users] how to use get my domain name in VIA header (INVITE) instead of IP address.

2020-04-25 Thread Sergiu Pojoga
Well, you just posted an example of a valid INVITE. Nothing wrong with it. Have you tried the `advertise` FQDN that was previously suggested? I understand it would be static domain, but in most cases - it's all you need, unless you're building a multi-tenant solution. If it's the later option -

Re: [SR-Users] how to use get my domain name in VIA header (INVITE) instead of IP address.

2020-04-25 Thread Yuriy Nasida
Comrade :) Thanks for the advices! I will try them. And yes, that is for inbound calls to MS teams. We just got outbound calls working by the way (had to do a lot of kamailio tweaks honestly). As for inbound calls to MS - I just looking at their docs (picute attached). Looks like MS expect

Re: [SR-Users] how to use get my domain name in VIA header (INVITE) instead of IP address.

2020-04-25 Thread Sergiu Pojoga
Yuriy, The 'advertise' parameter doesn't support vars. ( https://github.com/kamailio/kamailio/issues/2137) As an alternative, you could use a combination of xavps and corex module function via_use_xavp_fields() -- see: https://www.kamailio.org/wiki/cookbooks/5.3.x/core#xavp_via_fields If

Re: [SR-Users] how to use get my domain name in VIA header (INVITE) instead of IP address.

2020-04-25 Thread Nasida Yuriy
Thanks for the answer Sergiu, but this shoud not be static domain name. I need to have different domains in Via for different calls. Is it possible ? От: sr-users от имени Sergiu Pojoga Отправлено: 24 апреля 2020 г. 21:35 Кому: Kamailio (SER) - Users Mailing

Re: [SR-Users] DMQ broadcasting crashes kamailio

2020-04-25 Thread kachi communication
Am sorry! Thanks for the information. On Fri, Apr 24, 2020, 11:13 PM Alex Balashov wrote: > On Fri, Apr 24, 2020 at 08:25:15PM -0400, kachi communication wrote: > > > I need someone to build a calling card switch for my company for a > > fee. > > 1. This has nothing to do with the mailing list

Re: [SR-Users] Dialog module problem.

2020-04-25 Thread Voip support
I would like to mention one more thing. Documentation says: The dialog is automatically destroyed when a “BYE” is received. In case of no “BYE”, the dialog lifetime is controlled via the default timeout (see “ default_timeout” - Section 6.6, “default_timeout (integer)”