[Asterisk-Users] register_verify defined in 2 files?

Greg - Cirelle Enterprises gcirino at cirelle.com
Wed Dec 22 15:34:18 MST 2004


I know I'm getting tired of looking at code, but
why is the function register_verify defined in 2 different
files?

chan_iax2.c
line 3860
static int register_verify(int callno, struct sockaddr_in *sin, struct 
iax_ies *ies)


chan_sip.c
line 4869
/*--- register_verify: Verify registration of user */
static int register_verify(struct sip_pvt *p,
struct sockaddr_in *sin, struct sip_request *req, char *uri, int ignore)


Regards
Greg




More information about the asterisk-users mailing list