Skip to content

XML: AastraIPPhoneStatus

Leon Rowland edited this page May 20, 2014 · 4 revisions

Create this XML now! See the Usage Example found here: https://github.com/clearvox/aastra-xml-php/wiki/Usage:-Status

Not all components are supported. You can see more in the Official XML Documentation in the Sidebar.

<AastraIPPhoneStatus
	Beep = "yes/no" 
	triggerDestroyOnExit = "yes/no">
	<Session>Session ID</Session> 
	<Message
		Index = "index" 
		Color="white/black/red/green/brown/blue/magenta/cyan/lightgray/darkgray/lightred/lightgreen/yellow/lightblue/lightmagenta/lightcyan" 
		Type = "alert/icon"
		Timeout = "timeout" 
		URI = "some URI" 
		icon = "icon index">
		Message
	</Message>
	<!—Additional Message Items may be added -->
	<!—Additional Icon Items may be added -->
</AastraIPPhoneStatus>

Official XML Toolkit

Aastra XML Doc (04/2014)

Clone this wiki locally