Searched refs:_hostpart (Results 1 – 2 of 2) sorted by relevance
76 int tel2sip(struct sip_msg* _msg, char* _uri, char* _hostpart, char* _res);
572 int tel2sip(struct sip_msg* _msg, char* _uri, char* _hostpart, char* _res) in tel2sip() argument585 if (get_str_fparam(&hostpart, _msg, (fparam_t*)_hostpart) < 0) { in tel2sip()