diff --git a/configs/phone.conf.sample b/configs/phone.conf.sample
index e4058badbb2536720a97f4556027e9442ce18126..84da0ea5e634d868c547b36d3091cab132d84c6d 100755
--- a/configs/phone.conf.sample
+++ b/configs/phone.conf.sample
@@ -35,4 +35,4 @@ echocancel=medium
 ; List all devices we can use.  Contexts may also be specified
 ;
 ;context=local
-;device=/dev/phone0
+;device => /dev/phone0
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index ce36a3b6601f4dcd7020b17c4ed8b69fb7242281..797731dda551f3b699ed4ce2bdb42983822a3bf1 100755
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -12,9 +12,9 @@ format=gsm|wav49|wav
 ; received, to the given mailbox.
 ;
 [default]
-1234=4242,Example Mailbox,root@localhost
-;4200=9855,Mark Spencer,markster@linux-support.net
-;4300=3456,Ben Rigas,ben@american-computer.net
-;4310=5432,Sales,sales@marko.net
-;4069=6522,Matt Brooks,matt@marko.net
-;4110=3443,Rob Flynn,rflynn@blueridge.net
+1234 => 4242,Example Mailbox,root@localhost
+;4200 => 9855,Mark Spencer,markster@linux-support.net
+;4300 => 3456,Ben Rigas,ben@american-computer.net
+;4310 => 5432,Sales,sales@marko.net
+;4069 => 6522,Matt Brooks,matt@marko.net
+;4110 => 3443,Rob Flynn,rflynn@blueridge.net