[asterisk-commits] oej: branch group/pinana-publish-1.4 r286380 - /team/group/pinana-publish-1.4...
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Mon Sep 13 09:49:33 CDT 2010
    
    
  
Author: oej
Date: Mon Sep 13 09:49:30 2010
New Revision: 286380
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=286380
Log:
Adding some ideas
Modified:
    team/group/pinana-publish-1.4/configs/sip-presence.conf
Modified: team/group/pinana-publish-1.4/configs/sip-presence.conf
URL: http://svnview.digium.com/svn/asterisk/team/group/pinana-publish-1.4/configs/sip-presence.conf?view=diff&rev=286380&r1=286379&r2=286380
==============================================================================
--- team/group/pinana-publish-1.4/configs/sip-presence.conf (original)
+++ team/group/pinana-publish-1.4/configs/sip-presence.conf Mon Sep 13 09:49:30 2010
@@ -4,3 +4,16 @@
 ;  - presence servers to use
 ;  - which extensions to publish
 ;  - which devices to publish
+
+[pinana-one]
+type=presenceserver
+; Domain for presence states published TO this server
+domain=astritech.org
+; Hostname can be DNS name or device in sip.conf
+host=coreproxy7
+
+[pinana-two]
+type=presenceserver
+domain=devstate.astritech.org
+;hostname used for this server
+host=coreproxy8
    
    
More information about the asterisk-commits
mailing list