Displaying 2 results from an estimated 2 matches for "ast_update_realtim".
Did you mean:
ast_update_realtime
2007 Feb 11
0
realtime and save ip server in database
...t;, (int)nowtime);
/* Expiration time */
ast_inet_ntoa(ipaddr, sizeof(ipaddr), sin->sin_addr);
snprintf(port, sizeof(port), "%d", ntohs(sin->sin_port));
-> ast_inet_ntoa(ipsvr, sizeof(ipsvr), sin->sin_addr);
if (fullcontact)
ast_update_realtime("sippeers", "name", peername,
"ipaddr", ipaddr, "port", port, "regseconds", regseconds, "username",
username, "fullcontact", fullcontact, "ipsvr", ipsvr, NULL);
else
ast_update_realtime(&quo...
2009 Nov 25
0
asterisk + res_config_ldap = asterisk.core
...nfig *) 0x80272ea60
clean_basedn = 0x80284d000 "ou=users,o=domain"
filter = (struct ast_str *) 0x802851630
tries = 0
result = 0
ldap_result = (LDAPMessage *) 0x8028bcf80
__PRETTY_FUNCTION__ = "update_ldap"
#6 0x0000000000465a23 in ast_update_realtime (family=0x80907bdaf
"sippeers", keyfield=0x80907bde6 "name", lookup=0x802859a00
"dummyuzer") at config.c:2136
eng = (struct ast_config_engine *) 0x802c39520
res = -1
db = "ou=users,o=domain", '\0' <repeats 237 times>...