[asterisk-commits] qwell: trunk r369820 - in /trunk: ./ configs/sip_notify.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jul 9 12:07:09 CDT 2012
Author: qwell
Date: Mon Jul 9 12:07:06 2012
New Revision: 369820
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=369820
Log:
Add Digium phones context to sip_notify sample config.
This makes it so that they can be reconfigured remotely.
(closes issue ASTERISK-19910)
........
Merged revisions 369818 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........
Merged revisions 369819 from http://svn.asterisk.org/svn/asterisk/branches/10
Modified:
trunk/ (props changed)
trunk/configs/sip_notify.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-10-merged' - no diff available.
Modified: trunk/configs/sip_notify.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/sip_notify.conf.sample?view=diff&rev=369820&r1=369819&r2=369820
==============================================================================
--- trunk/configs/sip_notify.conf.sample (original)
+++ trunk/configs/sip_notify.conf.sample Mon Jul 9 12:07:06 2012
@@ -16,6 +16,11 @@
[aastra-xml]
Event=>aastra-xml
+
+; Digium
+
+[digium-check-cfg]
+Event=>check-sync
; Linksys
More information about the asterisk-commits
mailing list