Skip to content
Snippets Groups Projects
Commit 760bc420 authored by Malcolm Davenport's avatar Malcolm Davenport
Browse files

Bug # 2090: Add mgcp.conf.sample for Wave7Optics FTTH LMG

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3536 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 3329f815
Branches
Tags
No related merge requests found
...@@ -49,3 +49,23 @@ ...@@ -49,3 +49,23 @@
;slowsequence=yes ; The DPH100M does not follow MGCP standards for sequencing ;slowsequence=yes ; The DPH100M does not follow MGCP standards for sequencing
;line => aaln/1 ;line => aaln/1
; known to work with wave7optics FTTH LMGs
;[192.168.1.20]
;context=local
;host=192.168.1.20
;nat=no
;line => aaln/* ; Supports the pulse-interval feature (heartbeat)
;callerid = "Duane Cox" <123>
;callwaiting=no
;transfer=no
;cancallforward=no
;canreinvite=no
;dtmfmode=inband ; DTMF mode must be set to inband.
;line => aaln/1
;callerid = "Duane Cox" <456>
;callwaiting=no
;transfer=no
;cancallforward=no
;canreinvite=no
;dtmfmode=inband ; DTMF mode must be set to inband.
;line => aaln/2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment