diff -Naur asterisk-80933.orig/configs/sip.conf.sample asterisk-80933.patched-cipconf/configs/sip.conf.sample --- asterisk-80933.orig/configs/sip.conf.sample 2007-08-17 09:18:00.000000000 +0700 +++ asterisk-80933.patched-cipconf/configs/sip.conf.sample 2007-08-27 15:56:24.000000000 +0700 @@ -137,12 +137,6 @@ ; 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 @@ ; ; [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 ; ... ;