diff --git a/configs/adtranvofr.conf.sample b/configs/adtranvofr.conf.sample index d1589cca7d..dc7bcfc7c9 100755 --- a/configs/adtranvofr.conf.sample +++ b/configs/adtranvofr.conf.sample @@ -14,26 +14,26 @@ ; used by internal phones. ; context=default -;user=voice00 -;user=voice01 -;user=voice02 -;user=voice03 -;user=voice04 -;user=voice05 -;user=voice06 -;user=voice07 +;user => voice00 +;user => voice01 +;user => voice02 +;user => voice03 +;user => voice04 +;user => voice05 +;user => voice06 +;user => voice07 ; Calls on 16 and 17 come from the outside world, so they get ; a little bit special treatment context=remote -;user=voice16 -;user=voice17 +;user => voice16 +;user => voice17 ; ; Next we have lines which we only accept calls on, and typically ; do not send outgoing calls on (i.e. these are where we are the ; network termination) ; -;network=voice08 -;network=voice09 -;network=voice10 -;network=voice11 -;network=voice12 +;network => voice08 +;network => voice09 +;network => voice10 +;network => voice11 +;network => voice12 diff --git a/configs/modem.conf.sample b/configs/modem.conf.sample index 695de8f546..1a75b7fbb1 100755 --- a/configs/modem.conf.sample +++ b/configs/modem.conf.sample @@ -43,9 +43,9 @@ mode=immediate ; ; List all devices we can use. ; -;device=/dev/ttyS3 +;device => /dev/ttyS3 ; ; ISDN example ; ;msn=39907835 -;device=/dev/ttyI0 +;device => /dev/ttyI0