From 1af96a0b218522d92ed470ee9645210000ee551d Mon Sep 17 00:00:00 2001 From: Paul Cadach Date: Sun, 24 Sep 2006 18:59:38 +0000 Subject: Specify RFC2833 payload on dtmfmode option rather than dtmfcodec option (deprecated) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43575 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/h323.conf.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configs') diff --git a/configs/h323.conf.sample b/configs/h323.conf.sample index 4b558ec0b..4fe37d843 100644 --- a/configs/h323.conf.sample +++ b/configs/h323.conf.sample @@ -35,9 +35,9 @@ port = 1720 ; Default RTP Payload to send RFC2833 DTMF on. This is used to ; interoperate with broken gateways which cannot successfully ; negotiate a RFC2833 payload type in the TerminalCapabilitySet. -; -; You may also specify on either a per-peer or per-user basis below. -;dtmfcodec=101 +; To specify required payload type, put it after colon in dtmfmode +; option like +;dtmfmode=rfc2833:101 ; ; Set the gatekeeper ; DISCOVER - Find the Gk address using multicast -- cgit v1.2.3