| An entry in the [General] section is only required if your Asterisk
switch is operating from a dynamic public IP address. Also, you will need to
configure your DUAL Talk account to allow registrations from dynamic IP addresses.
You can set this on the Access Methods page of My DUAL Talk. If your public IP address is static, you should add
that IP address to the Access Methods page of My DUAL Talk.
[General]
register => [Account number]:[Password]@sip.dualtalk.com
Define the DUAL Talk route:
[dualtalk]
type=peer
username=[Account number]
secret=[Password]
host=sip.dualtalk.com
port=5060
insecure=very
disallow=all
allow=g729
allow=alaw
allow=ulaw
canreinvite=no
dtmfmode=info
Replace [Account number] with your DUAL Talk account
number and replace [Password] with your DUAL Talk
password. |