search for: ast_append_ha

Displaying 2 results from an estimated 2 matches for "ast_append_ha".

2007 Jan 15
0
Asterisk Realtime and MD5 authentication
...6: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 * FROM SipUser WHERE name = 'edwin' [2007-01-15 11:06:23] DEBUG[28521]: acl.c:199 ast_append_ha: 0.0.0.0/255.255.255.255 appended to acl for peer [2007-01-15 11:06:23] DEBUG[28521]: acl.c:199 ast_append_ha: 10.0.1.77/255.255.0.0/255.255.0.0 appended to acl for peer [2007-01-15 11:06:23] DEBUG[28521]: db.c:197 ast_db_get: Unable to find key 'edwin' in family 'SIP/Registry'...
2003 Mar 02
1
Serious memory leak in asterisk (manager)
hi all after getting some (or - a lot) of messages from nagios, claiming asterisk to be down, I found this out... astping xxx times repeatedly, and the manager fails to start. this little script was used for testing. below, I've pasted the output from 'ps axfv' before and after the DoS, showing asterisk having allocated ~2GB RAM. roy #!/usr/bin/perl -w use strict; my $i = 0;