Displaying 2 results from an estimated 2 matches for "ast_db_del".
2004 Nov 25
0
Problem with IAX2 Unregistered in the chan_iax2.c and data_pgsql.c file
...tabase.
I have seen some codes in the chan_iax2.c file:
“ast_verbose(VERBOSE_PREFIX_3 "Unregistered '%s' (%s)\n", p->name,
iaxs[callno]->state & IAX_STATE_AUTHENTICATED ? "AUTHENTICATED" :
"UNAUTHENTICATED");
register_peer_exten(p, 0);
ast_db_del("IAX/Registry", p->name);”
But how the code will work from the IAX2 softphone? If I try to exit from
softphone then also this is not working.
Thanks
Dipak
_________________________________________________________________
Hey there NRIs! Desi news, films, ‘n more! http://www.msn.c...
2007 Jan 15
0
Asterisk Realtime and MD5 authentication
...OTICE[28528]: chan_sip.c:12001
handle_response_peerpoke: Peer 'edwin' is now Reachable. (328ms / 2000ms)
After changing clear text passwords in MD5, and rename the md5-field in the
database to 'md5secret' no SIP account can register.
[2007-01-15 11:06:23] DEBUG[28528]: db.c:236 ast_db_del: Unable to find
key 'edwin' in family 'SIP/Registry'
[2007-01-15 11:06:23] DEBUG[28521]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[2007-01-15 11:06:23] DEBUG[28521]: res_config_mysql.c:139 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * F...