[asterisk-users] registration not timing out?
Rob Fowler
voip at mianos.com
Wed Feb 7 03:25:10 MST 2007
every few days my ADSL connection gets dropped for a few seconds. When
it does I find my SIP connection to one of my providers does not timeout
and retry. Does the following give some clues?
Asterisk 1.2.13, Copyright (C) 1999 - 2006 Digium, Inc. and others.
(note this is the debian etch/testing package, I can build a new one if
needed)
..
CLI> sip show registry
Host Username Refresh State
iinettrunk:5060 0290292322 at i 3584 Request Sent
sip.pennytel.com:5060 NNNNNNNNN 280 Registered
When I see this I can do this to fix it up (note the error message).
CLI> sip reload
Reloading SIP
Feb 7 20:07:51 NOTICE[2889]: sched.c:296 ast_sched_del: Attempted to delete nonexistent schedule entry 4208!
== Parsing '/etc/asterisk/sip.conf': Found
== Parsing '/etc/asterisk/sip_notify.conf': Found
Now it's all good:
sip show registry
Host Username Refresh State
iinettrunk:5060 0290292322 at i 3584 Registered
sip.pennytel.com:5060 88809289 280 Registered
firewall3*CLI>
More information about the asterisk-users
mailing list