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 you're building this for what I think you are, most likely you think you need this - but you actually don't. Or may be I'm wrong and your specifics do require it. Good luck comrade. On Sat, Apr 25, 2020 at 9:41 AM Nasida Yuriy <[email protected]> wrote: > 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 <[email protected]> от имени Sergiu > Pojoga <[email protected]> > *Отправлено:* 24 апреля 2020 г. 21:35 > *Кому:* Kamailio (SER) - Users Mailing List <[email protected]> > *Тема:* Re: [SR-Users] how to use get my domain name in VIA header > (INVITE) instead of IP address. > > Most common way is by using `advertise` in the `listen` directive. > > https://www.kamailio.org/wiki/cookbooks/5.3.x/core#listen > > On Fri, Apr 24, 2020 at 2:19 PM Nasida Yuriy <[email protected]> wrote: > > > Hi guys, > > It sounds simple but I can not get domain name in VIA header (INVITE) > instead of IP address. > > It is just > > FS ---INVITE --> Kamailio --INVITE--> endpoint > > Kamailio gets INVITE, and adds one more VIA with it's IP address. How to > get domain name instead ? > > Please advice. > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
