]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add send-presence-on-register (true|false|first-only) param to sofia and api command...
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 14 Jan 2011 19:58:18 +0000 (13:58 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 14 Jan 2011 19:58:21 +0000 (13:58 -0600)
conf/sip_profiles/internal.xml

index d09ca79dcef127531c0e13373f0ad3ece6cdcf26..426264a1c538159f39aa5381215ace9e897341b3 100644 (file)
     <!-- 'true' means every time 'first-only' means on the first register -->
     <!--<param name="send-message-query-on-register" value="true"/>-->
     
+    <!-- 'true' means every time 'first-only' means on the first register -->
+    <!--<param name="send-presence-on-register" value="first-only"/> -->
       
 
     <!-- Caller-ID type (choose one, can be overridden by inbound call type and/or sip_cid_type channel variable -->