mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-08 06:12:45 +00:00
And some deprecated APIs and modifications to documentation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43458 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -44,7 +44,6 @@ int ast_apply_ha(struct ast_ha *ha, struct sockaddr_in *sin);
|
||||
int ast_get_ip(struct sockaddr_in *sin, const char *value);
|
||||
int ast_get_ip_or_srv(struct sockaddr_in *sin, const char *value, const char *service);
|
||||
int ast_ouraddrfor(struct in_addr *them, struct in_addr *us);
|
||||
int ast_lookup_iface(char *iface, struct in_addr *address);
|
||||
struct ast_ha *ast_duplicate_ha_list(struct ast_ha *original);
|
||||
int ast_find_ourip(struct in_addr *ourip, struct sockaddr_in bindaddr);
|
||||
int ast_str2tos(const char *value, unsigned int *tos);
|
||||
|
Reference in New Issue
Block a user