Rev | Line | |
---|
[22] | 1 | <?xml version="1.0" encoding="utf-8" ?>
|
---|
| 2 | <!-- Define default values for TTCN scrpts. These values will override values defined in the TCs. -->
|
---|
| 3 | <UserGuideMessages>
|
---|
| 4 | <Strategies>
|
---|
| 5 | <Strategy name="Lannion" />
|
---|
| 6 | </Strategies>
|
---|
| 7 | <Lannion>
|
---|
| 8 | <UE_REGISTRATION Text="Please register a SIP session" Actions="OkCancel" />
|
---|
| 9 | <UE_CHECK_IS_REGISTER Text="Please check that you are currently registered" Actions="OkCancel" />
|
---|
| 10 | <UE_CHECK_IS_NOT_REGISTERED Text="Please check that you are not currently registered" Actions="OkCancel" />
|
---|
| 11 | <UE_CHECK_CALL_IS_INITIALIZED Text="Please check that the call is in progress" Actions="OkCancel" />
|
---|
| 12 | <UE_CHECK_CALL_IS_ANSWERED Text="Please check that the call was answered" Actions="OkCancel" />
|
---|
| 13 | <UE_CHECK_CALL_IS_ENDED Text="Please check that the call was ended" Actions="OkCancel" />
|
---|
| 14 | <UE_CHECK_NEW_MEDIA_STREAM_IS_ADDED Text="Please click on button Yes if a new media stream was added, otherwise, click on No" Actions="YesNo" />
|
---|
| 15 | <UE_CHECK_NEW_MEDIA_STREAM_IS_REMOVED Text="Please click on button Yes if a new media stream was removed, otherwise, click on No" Actions="YesNo" />
|
---|
| 16 | </Lannion>
|
---|
| 17 | </UserGuideMessages>
|
---|
Note: See
TracBrowser
for help on using the repository browser.