Breno Lucena | Hello Alawi,
A css id will be available on a get line response, located on the node "shareLineAppearanceCSS", as shown below:
<SOAP-ENV:Header xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" /> <SOAP-ENV:Body xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <axl:getLineResponse sequence="1234" xmlns:axl="http://www.cisco.com/AXL/API/6.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <return> <directoryNumber uuid="{EBAC879C-88B7-7524-DE2B-7718519FA1D8}"> <pattern>2111</pattern> <description>Ramal do Breno (Extension Mobility)</description> <usage>Device</usage> <routePartition uuid="{1795E016-5BCD-E480-2434-4D6AFFB9DF0B}" /> <aarDestinationMask /> <aarKeepCallHistory>true</aarKeepCallHistory> <aarVoiceMailEnabled>false</aarVoiceMailEnabled> <callForwardAll> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> </callForwardAll> <callForwardBusy> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> </callForwardBusy> <callForwardBusyInt> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> </callForwardBusyInt> <callForwardNoAnswer> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> <duration>-1</duration> </callForwardNoAnswer> <callForwardNoAnswerInt> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> </callForwardNoAnswerInt> <callForwardNoCoverage> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> </callForwardNoCoverage> <callForwardNoCoverageInt> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> </callForwardNoCoverageInt> <callForwardOnFailure> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> </callForwardOnFailure> <callForwardAlternateParty> <destination /> <duration>-1</duration> </callForwardAlternateParty> <callForwardNotRegistered> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> </callForwardNotRegistered> <callForwardNotRegisteredInt> <forwardToVoiceMail>false</forwardToVoiceMail> <destination /> </callForwardNotRegisteredInt> <autoAnswer>Auto Answer Off</autoAnswer> <networkHoldMOHAudioSourceId>0</networkHoldMOHAudioSourceId> <userHoldMOHAudioSourceId>0</userHoldMOHAudioSourceId> <alertingName>Ramal-Breno-Alerting-EM</alertingName> <asciiAlertingName>Ramal-Breno-ASCII-EM</asciiAlertingName> <presenceGroup uuid="{AD243D17-98B4-4118-8FEB-5FF2E1B781AC}" /> <shareLineAppearanceCSS uuid="{B788D489-D34A-3272-F62D-8AA5D4E92927}" /> <patternPrecedence>Default</patternPrecedence> <releaseCause>No Error</releaseCause> <cfaCSSPolicy>Use System Default</cfaCSSPolicy> </directoryNumber> </return> </axl:getLineResponse> </SOAP-ENV:Body> |
| Please sign in to flag this as inappropriate. |