mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	https://origsvn.digium.com/svn/asterisk/trunk ........ r146312 | seanbright | 2008-10-03 21:54:44 -0400 (Fri, 03 Oct 2008) | 8 lines Add ability to remotely reboot snom phones. Also cleaned up and reorganized sip_notify.conf.sample a bit as well. Tested snom reboot on snom 360 and verified snom-check-cfg worked as well. (closes issue #13601) Reported by: mjc Tested by: seanbright ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@146314 65c4cc65-6c06-0410-ace0-fbb531ad65f3
		
			
				
	
	
		
			54 lines
		
	
	
		
			675 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			675 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ; Aastra
 | |
| 
 | |
| [aastra-check-cfg]
 | |
| Event=>check-sync
 | |
| Content-Length=>0
 | |
| 
 | |
| [aastra-xml]
 | |
| Event=>aastra-xml
 | |
| Content-Length=>0
 | |
| 
 | |
| ; Linksys
 | |
| 
 | |
| [linksys-cold-restart]
 | |
| Event=>reboot_now
 | |
| Content-Length=>0
 | |
| 
 | |
| [linksys-warm-restart]
 | |
| Event=>restart_now
 | |
| Content-Length=>0
 | |
| 
 | |
| ; Polycom
 | |
| 
 | |
| [polycom-check-cfg]
 | |
| Event=>check-sync
 | |
| Content-Length=>0
 | |
| 
 | |
| ; Sipura
 | |
| 
 | |
| [sipura-check-cfg]
 | |
| Event=>resync
 | |
| Content-Length=>0
 | |
| 
 | |
| [sipura-get-report]
 | |
| Event=>report
 | |
| Content-Length=>0
 | |
| 
 | |
| ; snom
 | |
| 
 | |
| [snom-check-cfg]
 | |
| Event=>check-sync\;reboot=false
 | |
| Content-Length=>0
 | |
| 
 | |
| [snom-reboot]
 | |
| Event=>reboot
 | |
| Content-Length=>0
 | |
| 
 | |
| ;;
 | |
| ;; The following NOTIFY messages are not confirmed to work.
 | |
| ;;
 | |
| 
 | |
| [cisco-check-cfg]
 | |
| Event=>check-sync
 | |
| Content-Length=>0
 |