Re: [Asterisk-Users] having to reload asterix after internet connection failure

2005-06-09 Thread Rich Adamson
I've been having some problems with my internet connection, it cuts out for aprox 30 seconds at a time and after that i have to do a reload in asterix for it to re-register my sip account with broadvoice otherwise it won't accept any connection till i reload, is there a way for it to

Re: [Asterisk-Users] having to reload asterix after internet connection failure

2005-06-09 Thread Moises Silva
a simple workaround is to put a cronjob to execute #!/bin/bash asterisk -rx 'reload' of course, i think that the best choice is find out why is needed to reload, i dont think that is a normal behaviour best regards On 6/9/05, Armand Sulter [EMAIL PROTECTED] wrote: Hi, I've been having some

Re: [Asterisk-Users] having to reload asterix after internet connection failure

2005-06-09 Thread Dave Cotton
On Thu, 2005-06-09 at 11:20 -0500, Moises Silva wrote: a simple workaround is to put a cronjob to execute #!/bin/bash asterisk -rx 'reload' in /etc/ppp/ip-up.local put service asterisk reload each time the connection is made then * will reload. -- Dave Cotton [EMAIL PROTECTED]

Re: [Asterisk-Users] having to reload asterix after internet connection failure

2005-06-09 Thread Armand Sulter
actually this is a freebsd box and its not behind NAT, i'm not sure if it has to do with my internet connection anymore. Right now it says : bsd*CLI sip show registry HostUsername Refresh State sip.broadvoice.com:5060 username 3032

Re: [Asterisk-Users] having to reload asterix after internet connection failure

2005-06-09 Thread Wilson Pickett
I've been having some problems with my internet connection, it cuts out for aprox 30 seconds at a time and after that i have to do a reload in asterix for it to re-register my sip account with broadvoice otherwise it won't accept any connection till i reload, is there a way for it to