Re: voip.co.uk config for Asterisk ale.cx wrote:
> I take it no-one else uses Asterisk with voip.co.uk then. I'll log a
> fault with them.
>
I do, not had any problems with it lately. (except their registration
server has been a bit flaky).
If you have more than one sip account with them (and consequently more
than one register -> line, you need :
registerattempts=0
registertimeout= (10 x the numbe of register lines).
In the registration line, the number at the end can be any destination
in your extensions script (even letters). Which sipgate can't do. Which
is nice.
For some reason, fromuser is commented out in my sip.conf (can't
remember why), I have authuser=593xxx and my insecure=port (I think that
could be because I'm running 1.4.0 and yes, and very are deprecated iirc).
Other than that, it looks the same to me.
Have you tried a separate entry in your dialplan to try using it without
using the sip.conf entry as a reference (This is simple to do with IAX2,
don't know if it can be done with SIP)? |