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                 [EMAIL PROTECTED]      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                 [EMAIL PROTECTED]      3584 Registered
sip.pennytel.com:5060           88809289           280 Registered
firewall3*CLI>
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to