How would the URI in the INVITE message sent to Media Server look like?

We want to use a treatment ‘PlayAnnouncement’ from routing strategy to play following file:

C:ProgramFilesMediaserverAnnouncementl_mulaw, wav,

How would the URI in the INVITE message sent to Media Server look like?
A . sip:[email protected]:port;play=ftle://announcement/l;repeat=l
B . sip:[email protected]/er:port;plav=c:ProgramFilesMediaServerannouncementl;repeat=l
C . sip:[email protected]:porc;play=announcement/’i_mulaw.vvav;repeat=l
D . sip:[email protected]:port;play=l;repeat=l
E . sip:[email protected]:port;play=l_mulaw.wav;repf^t

Answer: A

Which of the following are methods are supported by SIP Server for detecting whether a particular device is unavailable and needs to be placed in Out of Service state? (Choose 2 answers)

Which of the following are methods are supported by SIP Server for detecting whether a particular device is unavailable and needs to be placed in Out of Service state? (Choose 2 answers)
A . Active out of service detection
B . Passive out of service detection
C . Auto out of service detection
D . Presence subscription
E . Registration
F . class of service

Answer: D,E

Which of the following are valid parameters of the Announcement Treatment? (Choose 2 answers)

Which of the following are valid parameters of the Announcement Treatment? (Choose 2 answers)
A . Language
B . ID
C . Music_DN
D . Duration

Answer: A,B

Explanation:

Reference: http://www.genesyslab.info/repository/PSDK/8.0­Java_API_Reference/com/genesyslab/platform/voice/protocol/doc­files/TLib%20Datatypes/TTreatmentType.html (See the value pairs for treatment text to speech).

Which statements are correct? (Choose 2 answers)

Which statements are correct? (Choose 2 answers)
A . A third-party Softswitch must be integrated with sip server using a CTI link.
B . If there are multiple outbound dialing rules configured within a single Class of Service (COS), and more than one rule matches the dialed number (containing a similar pattern). SIP Server will choose the outbound dialing rule with the most matched digits in it.
C . When integrating SIP Server with an approved third-party Softswitch, all SIP endpoints must be registered with the particular Softswitch and not the SIP server.
D . It is possible to configure Auto Agent Logout after a specific period of Agent inactivity on SIP Server 8.

Answer: B,D

Which of the following circumstances would be responsible for the status and EventLinkDisconnected message?

SIP Server starts successfully. However, its status on SCS is "Service Unavailable" and SIP Server distributes EventLinkDisconnected to clients.

Which of the following circumstances would be responsible for the status and EventLinkDisconnected message?
A . Stream Manager is not registered with SIP Server
B . Media Gateway is not registered with SIP Server
C . SIP Server fails to open the SIP port
D . The network is down

Answer: B

In the case where MSML is configured between SIP Server and Media Server, what is the SIP method used to carry information between them both?

In the case where MSML is configured between SIP Server and Media Server, what is the SIP method used to carry information between them both?
A . XML
B . OPTION
C . T-Lib (Events/Requests)
D . voice XML
E . INFO
F . MESSAGE

Answer: E

Explanation:

Reference: https://tools.ietf.org/html/rfc5707 (See SIP INFO).