2
0
Эх сурвалжийг харах

- adapted to the contact parser changes.

Jan Janak 22 жил өмнө
parent
commit
47d19c0dc5
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      modules/tm/dlg.c

+ 0 - 1
modules/tm/dlg.c

@@ -225,7 +225,6 @@ static inline int get_contact_uri(struct sip_msg* _m, str* _uri)
 		return -3;
 	}
 
-	     /* FIXME: c->uri may contain name-addr !! */
 	_uri->s = c->uri.s;
 	_uri->len = c->uri.len;
 	return 0;