Pezhman Lali
2009-Jan-31 16:04 UTC
[asterisk-users] iax clients were unregistered after 30sec
Dear, Our iax clients's ip and port in the database were removed automatically, after 30 secs. the iax info is saved in odbc and postgresql . asterisk=# select * from iax_buddies where username='9706015'; name | username | type | secret | md5secret | dbsecret | transfer | inkeys | outkeys | auth | accountcode | amaflags | callerid | context | defaultip | host | language | mailbox | deny | permit | qualify | disallow | allow | ipaddr | port | regseconds | email | date | user_id ---------+----------+--------+----------+-----------+----------+----------+--------+---------+------+-------------+----------+----------+---------+-----------+---------+----------+---------+------+--------+---------+----------+-------+---------+------+------------+------------------------+---------------------+--------- 9706015 | 9706015 | friend | 5056ed3c | | | no | | | md5 | | | 9706015 | GPHONE | | dynamic | | | | | yes | NULL | all | 0.0.0.0 | 0 | 0 | pezhman_lali at yahoo.com | 2009-01-31 11:33:10 | 9706015 (1 row)
Pezhman Lali
2009-Feb-01 11:55 UTC
[asterisk-users] iax clients were unregistered after 30sec
by using rtcachefriends=yes it was done. --- On Sat, 1/31/09, Pezhman Lali <pezhman_lali at yahoo.com> wrote:> From: Pezhman Lali <pezhman_lali at yahoo.com> > Subject: [asterisk-users] iax clients were unregistered after 30sec > To: asterisk-users at lists.digium.com > Date: Saturday, January 31, 2009, 7:34 PM > Dear, > Our iax clients's ip and port in the database were > removed automatically, after 30 secs. > > the iax info is saved in odbc and postgresql . > > > asterisk=# select * from iax_buddies where > username='9706015'; > name | username | type | secret | md5secret | > dbsecret | transfer | inkeys | outkeys | auth | accountcode > | amaflags | callerid | context | defaultip | host | > language | mailbox | deny | permit | qualify | disallow | > allow | ipaddr | port | regseconds | email > | date | user_id > ---------+----------+--------+----------+-----------+----------+----------+--------+---------+------+-------------+----------+----------+---------+-----------+---------+----------+---------+------+--------+---------+----------+-------+---------+------+------------+------------------------+---------------------+--------- > 9706015 | 9706015 | friend | 5056ed3c | | > | no | | | md5 | | > | 9706015 | GPHONE | | dynamic | | > | | | yes | NULL | all | > 0.0.0.0 | 0 | 0 | pezhman_lali at yahoo.com | > 2009-01-31 11:33:10 | 9706015 > (1 row) > > > > > > > > > _______________________________________________ > -- Bandwidth and Colocation Provided by > http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users