Score:0

Setup Kamailio to accept only register request with FQDN and block IP request

gn flag

I have set up Kamailio and am quite new to the process, I'm able to register with FQDN and IP directly to Kamailio but my main setup is Kamailio as edge proxy to asterisk to allow register only with FQDN and not IP,

route { if (!is_domain("$hdr(Contact:user)")) { sl_send_reply("403", "Forbidden"); exit; } t_relay(); } I found this and implemented it on kamailio.cfg but not working, Appreciate to help point me in the right direction.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.