[Asterisk-cvs] asterisk/configs mgcp.conf.sample,1.6,1.7
malcolmd at lists.digium.com
malcolmd at lists.digium.com
Fri Jul 30 14:10:59 CDT 2004
Update of /usr/cvsroot/asterisk/configs
In directory localhost.localdomain:/tmp/cvs-serv443/configs
Modified Files:
mgcp.conf.sample
Log Message:
Bug # 2090: Add mgcp.conf.sample for Wave7Optics FTTH LMG
Index: mgcp.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/mgcp.conf.sample,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mgcp.conf.sample 26 Jul 2004 19:33:36 -0000 1.6
+++ mgcp.conf.sample 30 Jul 2004 17:57:02 -0000 1.7
@@ -49,3 +49,23 @@
;slowsequence=yes ; The DPH100M does not follow MGCP standards for sequencing
;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
More information about the svn-commits
mailing list