From e1dbe866beca9239880b088e952508553c664e28 Mon Sep 17 00:00:00 2001 From: oej Date: Thu, 6 Apr 2006 15:41:37 +0000 Subject: Formatting fixes git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17864 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/mgcp.conf.sample | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'configs/mgcp.conf.sample') diff --git a/configs/mgcp.conf.sample b/configs/mgcp.conf.sample index cf7b2c916..3508a1b25 100644 --- a/configs/mgcp.conf.sample +++ b/configs/mgcp.conf.sample @@ -46,17 +46,19 @@ ;context=local ;host=dynamic ;dtmfmode=none ; DTMF Mode can be 'none', 'rfc2833', or 'inband' or - ; 'hybrid' which starts in none and moves to inband. Default is none. + ; 'hybrid' which starts in none and moves to inband. Default is none. ;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] ;accountcode = 1000 ; record this in cdr as account identification for billing -;amaflags = billing ; record this in cdr as flagged for 'billing', 'documentation', or 'omit' +;amaflags = billing ; record this in cdr as flagged for 'billing', + ; 'documentation', or 'omit' ;context = local ;host = 192.168.1.20 -;wcardep = aaln/* ; enables wildcard endpoint and sets it to 'aaln/*' another common format is '*' +;wcardep = aaln/* ; enables wildcard endpoint and sets it to 'aaln/*' + ; another common format is '*' ;callerid = "Duane Cox" <123> ; now lets setup line 1 using per endpoint configuration... ;callwaiting = no ;callreturn = yes -- cgit v1.2.3