diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index c80ca87ccfd3f5ef0b31e7a48c528cc0018474cf..e2a62620f5e05f6eea5c93085275e1fc27c793e5 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -137,12 +137,6 @@ srvlookup=yes			; Enable DNS SRV lookups on outbound calls
 				; for peers and users as well
 ;callevents=no			; generate manager events when sip ua 
 				; performs events (e.g. hold)
-;limitonpeers=no		; Apply all call limits ("limit=") only to peers, never
-				; to users. This improves handling of call limits
-				; and device states in certain situations. The user part
-				; of a type=friend will still be affected by the call
-				; limit, but Asterisk will only use one object for
-				; counting the simultaneous calls.
 ;alwaysauthreject = yes		; When an incoming INVITE or REGISTER is to be rejected,
  		    		; for any reason, always reject with '401 Unauthorized'
  				; instead of letting the requester know whether there was
@@ -669,9 +663,9 @@ srvlookup=yes			; Enable DNS SRV lookups on outbound calls
 ;
 ; [2133](natted-phone,my-codecs)
 ;	secret = peekaboo
-; [2134](natted-phone,ulaw-hone)
+; [2134](natted-phone,ulaw-phone)
 ;	secret = not_very_secret
-; [2136](public-phone,ulaw-hone)
+; [2136](public-phone,ulaw-phone)
 ;	secret = not_very_secret_either
 ; ...
 ;