[Asterisk-Users] RE: SIP Registration Timeout, No FW

Patrick asterisk at puzzled.xs4all.nl
Mon Sep 27 16:11:32 MST 2004


On Mon, 2004-09-27 at 23:32, Kai-Uwe Jensen wrote:
> I'll only comment on sipgate, as I have it running without problems:
> 
> > register => mynr:myuser:mypass at sipgate.de/1012
> 
> Change this to
> 
>  register => mynr:mypass at sipgate.de/1012

Hopefully not to confuse things further but I was told that for
registering at sipgate.de you should use the "SIP_ID" which is different
from your phone number (as I understand your "mynr") that sipgate.de
assigns you. So something like this:

register => SIP_ID:SIP_PASS at sipgate.de/exten
                   
The SIP_ID and SIP_PASS can be found on your personal page when logged
into sipgate.de.

The [sipgate] entry I was advised had some different settings:

[sipgate]
type=friend
host=sipgate.de
fromdomain=sipgate.de
username=SIP_ID        <--- not phone number
secret=SIP_PASS        <--- not login pass
fromuser=SIP_ID        <--- not phone number
insecure=very
nat=yes

If I am wrong I'd like to know what are the right settings so I can add
them to the Wiki.

Regards,
Patrick




More information about the asterisk-users mailing list