Librairie: spécifique au protocole choisi.

Attributs:

METHOD: par défaut, “DATA”. Lorsque c’est applicable, représente le type de message attendu (ex REQUEST, REPLY).

TAM: durée en secondes d’attente du message, avant de déclencher une erreur.

 

Contenu:

Le motif qui sera comparé à ce qui est reçu. Le contenu peut contenir des variables, joker, constantes...

 

Rôle:

Executed within a traffic agent scenario: waits for the arrival of a message matching the enclosed string. If not, it is sent to the agent responder for a last chance check before firing an error. If no message arrives before timeout, an error is fired.

 

Exemple:

<SEQ>

<EXPECTED TAM="5">

SIP/2.0 100 Trying

Call-ID: ~call_id~

To: "~CALLED_URI~" <sip:~CALLED_URI~@~HOME_DOMAIN~>

From: "~URI~" <sip:~URI~@~HOME_DOMAIN~>;tag=~from_tag~

CSeq: 1 INVITE

</EXPECTED>

</SEQ>

 

Résultat:

The message needs to be received as specified, otherwise there will be an error. 

 

 

EXPECTED
 
Accueil
Applications
Téléchargements
Commandes TULIP
Documentation
Plugins
Nous contacter