How do I configure Asterisk for sipgate trunking?
Basic Asterisk configuration settings for sipgate trunking, including sip.conf, registration, caller ID, and call forwarding.
[sipconnect.sipgate.co.uk]
type=peer
host=sipconnect.sipgate.co.uk
outboundproxy=sipconnect.sipgate.co.uk
port=5060
username=SIP-ID
fromuser=SIP-ID
fromdomain=sipconnect.sipgate.co.uk
secret=SIP Password
dtmfmode=rfc2833
insecure=port,invite
canreinvite=no
registertimeout=600
disallow=all
allow=alaw
allow=ulawLast updated

