| 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=g723
canreinvite=no
dtmfmode=info
Replace [Account number] with your DUAL Talk account
number and replace [Password] with your DUAL Talk
password.
You will need to obtain and install licences for the G.723 or G.729 codec. DUAL
Talk does not support G.711. |