Home
last modified time | relevance | path

Searched refs:sofia_presence_sub_callback (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia_presence.c54 static int sofia_presence_sub_callback(void *pArg, int argc, char **argv, char **columnNames);
438 …ia_glue_execute_sql_callback(profile, profile->dbh_mutex, sql, sofia_presence_sub_callback, &helpe… in sofia_presence_cancel()
1235 …sofia_glue_execute_sql_callback(profile, profile->dbh_mutex, sql, sofia_presence_sub_callback, &he… in actual_sofia_presence_event_handler()
1526 …sofia_glue_execute_sql_callback(profile, profile->dbh_mutex, sql, sofia_presence_sub_callback, &he… in actual_sofia_presence_event_handler()
2600 static int sofia_presence_sub_callback(void *pArg, int argc, char **argv, char **columnNames) in sofia_presence_sub_callback() function