Table of Contents

OVH

About

OVH.fr
Support technique
75371 Paris Cedex 08
http://www.ovh.fr

Definition

OVH is an Internet Service Provider providing dedicated servers, shared and cloud hosting, domain registration, and VOIP telephony services.

Configuration

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

Register

register = user:password@sip.ovh.fr

Peer

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

[ovh-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

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