[asterisk-commits] russell: branch 1.6.0 r109454 - in /branches/1.6.0: ./ configs/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Mar 18 10:52:41 CDT 2008


Author: russell
Date: Tue Mar 18 10:52:41 2008
New Revision: 109454

URL: http://svn.digium.com/view/asterisk?view=rev&rev=109454
Log:
Merged revisions 109111 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
r109111 | qwell | 2008-03-17 11:37:31 -0500 (Mon, 17 Mar 2008) | 10 lines

Add sample events for aastra phones.

aastra-check-cfg is the same as the other check-cfg entries,
 and aastra-xml is to load a pre-configured xml script.

(closes issue #12229)
Reported by: gowen72
Patches:
      aastra.patch uploaded by gowen72 (license 432)

........

Modified:
    branches/1.6.0/   (props changed)
    branches/1.6.0/configs/sip_notify.conf.sample

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.0/configs/sip_notify.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.0/configs/sip_notify.conf.sample?view=diff&rev=109454&r1=109453&r2=109454
==============================================================================
--- branches/1.6.0/configs/sip_notify.conf.sample (original)
+++ branches/1.6.0/configs/sip_notify.conf.sample Tue Mar 18 10:52:41 2008
@@ -20,3 +20,13 @@
 [snom-check-cfg]
 Event=>check-sync\;reboot=false
 Content-Length=>0
+
+; Tested
+[aastra-check-cfg]
+Event=>check-sync
+Content-Length=>0
+
+; Tested
+[aastra-xml]
+Event=>aastra-xml
+Content-Length=>0




More information about the asterisk-commits mailing list