[SR-Users] ds_is_from_list not matching dispatcher listed with hostname

Benoît Panizzon benoit.panizzon at imp.ch
Fri Dec 2 15:48:23 CET 2022


Hi

On our devevelpment system, we have this dispatcher list:

3200 sip:reg1.dev.example.com:5060 0 0 name="Registrar01";
3200 sip:reg2.dev.example.com:5060 0 0 name="Registrar02";

The names or course are in the DNS: A,AAAA and PTR.

ds_is_from_list() returns the groupId 3200

Now I have started building the production system...

3200 sip:reg1.prod.example.com:5060 0 0 name="Registrar01";
3200 sip:reg2.prod.example.com:5060 0 0 name="Registrar02";

DNS ist set up the same. I have double-checked: Names and IP addresses
do resolve as they should.

ds_is_from_list() returns nothing.

I have also sniffed the connection. The ip addresses in the packets are
the ones I expect.

modparam("dispatcher", "ds_ping_from",
"sip:survivability at sip.example.com")

pings the machines and is getting answers.

What else could cause this not to match?

-- 
Mit freundlichen Grüssen

-Benoît Panizzon- @ HomeOffice und normal erreichbar
-- 
I m p r o W a r e   A G    -    Leiter Commerce Kunden
______________________________________________________

Zurlindenstrasse 29             Tel  +41 61 826 93 00
CH-4133 Pratteln                Fax  +41 61 826 93 01
Schweiz                         Web  http://www.imp.ch
______________________________________________________



More information about the sr-users mailing list