From 7e124c46e032eba14c41d28191a3041717e62089 Mon Sep 17 00:00:00 2001 From: qwell Date: Mon, 17 Mar 2008 16:37:31 +0000 Subject: 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) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@109111 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/sip_notify.conf.sample | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/configs/sip_notify.conf.sample b/configs/sip_notify.conf.sample index ca7dbe3d0..6d729e170 100644 --- a/configs/sip_notify.conf.sample +++ b/configs/sip_notify.conf.sample @@ -20,3 +20,13 @@ Content-Length=>0 [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 -- cgit v1.2.3