Table of Contents

Free

About

Free.fr
Support technique
75371 Paris Cedex 08
http://www.free.fr

Definition

Free is a French telecommunications company, subsidiary of Iliad that provides voice, video, data, and Internet telecommunications to consumers in France.

Configuration

Edit sip.conf in your favourite editor and add the following example configuration:

Register

register = user:password@freephonie.net

Peer

This peer configuration allows to receive calls to the DID assigned and to generate outgoing calls.

[freephonie-out]
type=peer
context=default
nat=yes
canreinvite=no
disallow=all
allow=alaw
dtmfmode=rfc2833
host=freephonie.net
fromuser=user
username=user
secret=password
qualify=yes
fromdomain=freephonie.net

[freephonie-in]
type=peer
context=default
nat=yes
canreinvite=no
disallow=all
allow=alaw
dtmfmode=rfc2833
host=freephonie.net
qualify=yes