Asterisk question

Kenneth E. Lussier klussier at comcast.net
Thu Jul 14 13:50:01 EDT 2005


You need to configure your asterisk system to accept a registration
request from the softphone, and you need to configure the softphone to
register to the asterisk box. 

Asterisk at Home I believe uses AMP. You need to configure an extension in
AMP (they use the extension as the username). In your softphone you need
to put the extension in as the authname or username (whatever the
softphone calls it) and the secret that you set on the server. You
should also be able to do it directly in the /etc/asterisk/sip.conf file
directly by doing something like:

[200]
type=friend
username=200
secret=somesecret
context=whatever context you want to put the extension in
callerid = Your Name Here <200>
host=dynamic
mailbox=200

FYI,
Kenny

On Thu, 2005-07-14 at 17:35 -0400, Travis Roy wrote:
> So I found Asterisk at Home while doing some looking into VoIP stuff.
> 
> I set it up (very easy) but I'm having a problem.
> 
> I load up a softphone on my desktop and try to connect and I get this error:
> 
> Jul 14 12:41:10 NOTICE[1579]: Registration from 'Travis Roy
> <sip:200 at phone.scootz.net>' failed for '69.84.130.55'
> 
> 200 is my extension.
> _______________________________________________
> gnhlug-discuss mailing list
> gnhlug-discuss at mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20050714/e27ea89e/attachment.bin


More information about the gnhlug-discuss mailing list