Home
last modified time | relevance | path

Searched refs:checkcontact (Results 1 – 2 of 2) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_registrar_pcscf/
H A Dservice_routes.c113 int checkcontact(struct sip_msg* _m, pcontact_t * c) { in checkcontact() function
265 if (checkcontact(_m, c) != 0) { in getContactP()
284 if (checkcontact(_m, c) != 0) { in getContactP()
295 if (checkcontact(_m, c) != 0) { in getContactP()
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/Protocol/EPP/Extensions/EURid/
H A DDomain.pm89 check_contact_for_transfer => [ \&checkcontact, \&checkcontact_parse ],
425 sub checkcontact subroutine