diff --git a/conf/sofia.conf.xml b/conf/sofia.conf.xml
index 5a0b2c2d3d..2b78fba146 100644
--- a/conf/sofia.conf.xml
+++ b/conf/sofia.conf.xml
@@ -10,8 +10,8 @@
 	  <!--<param name="realm" value="asterlink.com"/>-->
 	  <!--/// account password *required* ///-->
 	  <!--<param name="password" value="2007"/>--> 
-	  <!--/// replace the INVITE from user with the auth username ///-->
-	  <!--<param name="force-fromuser" value="false"/>-->
+	  <!--/// replace the INVITE from user with the channel's caller-id ///-->
+	  <!--<param name="caller-id-in-from" value="false"/>-->
 	  <!--/// extension for inbound calls: *optional* same as username, if blank ///-->
 	  <!--<param name="extension" value="cluecon"/>-->
 	  <!--/// proxy host: *optional* same as realm, if blank ///-->