[asterisk-commits] qwell: branch 10 r369819 - in /branches/10: ./ configs/sip_notify.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jul 9 12:06:44 CDT 2012
Author: qwell
Date: Mon Jul 9 12:06:40 2012
New Revision: 369819
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=369819
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
Modified:
branches/10/ (props changed)
branches/10/configs/sip_notify.conf.sample
Propchange: branches/10/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: branches/10/configs/sip_notify.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/10/configs/sip_notify.conf.sample?view=diff&rev=369819&r1=369818&r2=369819
==============================================================================
--- branches/10/configs/sip_notify.conf.sample (original)
+++ branches/10/configs/sip_notify.conf.sample Mon Jul 9 12:06:40 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